Commit Graph

4962 Commits (52f3081a40d94b9944bb82b847be4e08eaf57c23)
 

Author SHA1 Message Date
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
By default, binary will be built without stripping debug symbols
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
Fix "macro expansion producing 'defined' has undefined behavior" clang warning
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
Limit tampering with standard C++ library to Linux
6 years ago
Dmitry Marakasov 41e8ab5383 Limit tampering with standard C++ library to Linux
Otherwise it breaks e.g. FreeBSD build where it is not needed at all
6 years ago
orignal a802940616
Merge pull request #1204 from yangfl/upstream
use builtin __AVX__ and __AES__ macros and reduce code duplication
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
Revert "Read explicitPeer config settings into params"
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
Read explicitPeer config settings into params
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
R4SAS 3cec923294
Update tunnels.conf 6 years ago
orignal 58c92b8405 aead/chacha20/poly1305 from openssl 1.1 6 years ago
R4SAS 985b618932 addng forgotten bracket 6 years ago
R4SAS a027a42c46 fix links to online documentation in manpage 6 years ago
R4SAS bdc7acffbe remove zero_tokens(), update manpage 6 years ago
R4SAS 6bd73cdea2 Update help message, debian manpage. Prepare changelog message 6 years ago
l-n-s 59954c1d7c
Merge pull request #1194 from l-n-s/doc_update
Update contrib/i2pd.conf file with more options
6 years ago
l-n-s a59cdcc9e0 Update contrib/i2pd.conf file with more options 6 years ago
R4SAS e1bfa786fc
fix #1192 6 years ago
R4SAS d5214099c5 move out android binary build info from README
little change in MSYS build script
6 years ago
orignal e05110ff44 send RouterInfo in SessionConfirmed 6 years ago
orignal 706b976a28 handle and publish NTCP2 address 6 years ago