4974 Commits (5001592fb4c45fbffc9fd1c718181ee5ff0ec6c2)
 

Author SHA1 Message Date
orignal 5001592fb4 replace ntcp2 by ntcp2.enabled 6 years ago
orignal f6495e59c5 better MixHash 6 years ago
orignal 66bf431481 correct KDF1 calculation 6 years ago
orignal d9685e991e handle RouterInfo block 6 years ago
orignal e0790700cd don't connect to unpublished NTCP2 addresses 6 years ago
orignal 910a9600bd display NTCP2 session in web console 6 years ago
orignal fc52b2b940 fixed typo 6 years ago
orignal b99f828583 send I2NP messages through NTCP2 6 years ago
orignal f38891cace fixed build for gcc < 4.8 6 years ago
orignal 8c5111e11a handle NTCP2 I2NP messages 6 years ago
orignal 5575b981c8 enable NTCP2 as transport 6 years ago
orignal 0b36732911
Merge pull request #1212 from yangfl/upstream 6 years ago
yangfl 52f3081a40 fix typo 6 years ago
orignal 00c71dc26a handle SessionConfirmed 6 years ago
orignal 5218c8584f some refactoring of NTCP2 code 6 years ago
orignal 6054bd6621 NTCP2 session establisher 6 years ago
R4SAS 55af4ed385 delete old AESNI definition 6 years ago
R4SAS 64aee9c8ae add DEBUG option for make 6 years ago
R4SAS 5233e72205 add assets symlinks 6 years ago
R4SAS db5b45222a store and install assets on android 6 years ago
orignal fc4787da4e
Merge pull request #1207 from AMDmi3/defined-in-macro 6 years ago
Dmitry Marakasov 4ffbb46cf9 Fix "macro expansion producing 'defined' has undefined behavior" clang warning 6 years ago
orignal c3c2550f17
Merge pull request #1205 from AMDmi3/fix-cpp-lib 6 years ago
Dmitry Marakasov 41e8ab5383 Limit tampering with standard C++ library to Linux 6 years ago
orignal a802940616
Merge pull request #1204 from yangfl/upstream 6 years ago
yangfl dec848f072 use builtin __AVX__ and __AES__ macros and reduce code duplication 6 years ago
R4SAS fc16e76af1 2.19.0 6 years ago
orignal 0dff636dbe 2.19.0 6 years ago
orignal 00df3f8d4e 2.19.0 6 years ago
R4SAS 34c45f2694 update debian changelog 6 years ago
R4SAS a188de2e5c increase limits by default, fix symbolic links, change rules 6 years ago
R4SAS 27fbf67352 add systemd configs, change build info, update changelog 6 years ago
orignal b226e22d2f fixed QT build 6 years ago
orignal 5bc157eb19 send data frame for NTCP2 6 years ago
orignal f4122abbad
Merge pull request #1201 from PurpleI2P/revert-1200-use-explicitpeer-settings 6 years ago
orignal f0b32e3f54
Revert "Read explicitPeer config settings into params" 6 years ago
orignal fe00999b2c
Merge pull request #1200 from shakamd/use-explicitpeer-settings 6 years ago
shak 39eed0f6fb Read explicitPeer config settings into params 6 years ago
orignal 510d29b381 gcc 8 arch support 6 years ago
orignal 0aa618b938 process AEAD/Chacha20/Poly1305 frame for data phase of NTCP2 6 years ago
orignal 5884852612 correct usage of sipkeys 6 years ago
orignal 5b29592174 generate sipkeys for data pahse of NTCP2 6 years ago
orignal 96411cc93e derive keys for siphash 6 years ago
R4SAS 7d862d8eba service and daemon works as bool without values, other requires true/false 6 years ago
R4SAS dd392941d0 update Config.cpp, links to examples, manpage 6 years ago
orignal 3cec5235c9 NTCP2 according to new specs 6 years ago
orignal b5682012d3 process SessionRequest and send SessionCreated for NTCP2 6 years ago
orignal 4351a2736c Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 6 years ago
orignal 9c7cadb191 better implementation of x25519 6 years ago
R4SAS 4d9143734f
store standart configs as docs in deb packages 6 years ago