R4SAS
|
2406d57d51
|
update android target API to 28, use gradle and ndk parallel building
|
6 years ago |
R4SAS
|
cb1e47eb71
|
use preconfigured configs for android package
|
6 years ago |
R4SAS
|
c0a650f28b
|
update gitignore
|
6 years ago |
R4SAS
|
460cf6fd20
|
update windows build script, change makefile.mingw line ending
|
6 years ago |
orignal
|
5bedfc1c84
|
post I2NP messages to NTCP2 thread
|
6 years ago |
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
fix typo
|
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
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 |
orignal
|
fb229d4064
|
Merge pull request #1203 from PurpleI2P/openssl
2.19
|
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 |