R4SAS
|
36473e3889
|
add naming to threads
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
orignal
|
e2fcab34b7
|
deccrypt and handle garlic message for ECIES router
|
4 years ago |
orignal
|
abdf92c084
|
encrypt message for ECIES router
|
4 years ago |
orignal
|
32fc6482cc
|
moved Noise initializations to Crypto.cpp
|
4 years ago |
R4SAS
|
ce14ea6fe5
|
[windows] add file version to installer
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
R4SAS
|
2f57013e02
|
[qt] update project file
Some build systems didn't create required folders for object files, so create them manually with additional call of `mk_obj_dir` target.
|
4 years ago |
R4SAS
|
ad84944d20
|
[make] change AES support check
|
4 years ago |
orignal
|
0ab95b1b87
|
2.35.0
|
4 years ago |
R4SAS
|
58153c3579
|
[webconsole] fix content block width
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
orignal
|
746f53ba07
|
use SendBufferQueue for queued messages from I2P
|
4 years ago |
orignal
|
ff971563db
|
cleanup queue after buffers deletion
|
4 years ago |
orignal
|
242fb7db14
|
terminate I2CP session if destroyed explicitly
|
4 years ago |
orignal
|
ad36738f57
|
detach session from destination upon termination
|
4 years ago |
orignal
|
c833b16544
|
check if session expired before generating more tags
|
4 years ago |
orignal
|
1c5b350c2b
|
TCP_QUICKACK
|
4 years ago |
orignal
|
9301e39af7
|
minimal version for floodfill 0.9.28
|
4 years ago |
orignal
|
86e3b977e4
|
check I2CP message size
|
4 years ago |
R4SAS
|
bc330ff0ea
|
update makefiles, license year
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
orignal
|
771480e368
|
send queue for incoming I2CP messages
|
4 years ago |
orignal
|
c875ff923a
|
random intro key
|
4 years ago |
orignal
|
3dfb44de31
|
exclude DSA floodfills
|
4 years ago |
R4SAS
|
2266c3877c
|
update reseeds
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
orignal
|
f4486bc075
|
take intro key from right address
|
4 years ago |
orignal
|
0436a65baa
|
upddate DSA router keys
|
4 years ago |
orignal
|
30d6bd144b
|
don't replace an adddress by one with DSA signature
|
4 years ago |
orignal
|
d8381e9486
|
disable encryption to ECIES routers
|
4 years ago |
orignal
|
feaecbe177
|
own local destination for each 'transient'
|
4 years ago |
R4SAS
|
85d796f906
|
[actions] obj directories before make on windows
|
4 years ago |
R4SAS
|
0a3af12ee9
|
[make] track changes in includes
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
4 years ago |
orignal
|
3925540517
|
don't update expired tunnels
|
4 years ago |
orignal
|
3b630fe546
|
fixed race condition
|
4 years ago |
orignal
|
c69c4ae8a0
|
don't publish too fast
|
4 years ago |
orignal
|
b4369470cb
|
publish updated RouterInfo
|
4 years ago |
orignal
|
4a44b18b97
|
fixed typo
|
4 years ago |
R4SAS
|
2bd6daeb8d
|
disable aes/avx for winxp by default
|
4 years ago |
R4SAS
|
1ae98b7fe1
|
[webconsole] graceful timer for windows
|
4 years ago |
orignal
|
44ca315c75
|
don't build tunnels for all pools at the time
|
4 years ago |
orignal
|
af20b13c7a
|
create paired inbound tunnels if no inbound tunnels yet
|
4 years ago |
orignal
|
1f6be38145
|
wait for publish confirmation or publish to another floodfill
|
4 years ago |
orignal
|
8b3a7486c7
|
rename CRYPTO_KEY_TYPE_ECIES_X25519_AEAD_RATCHET to CRYPTO_KEY_TYPE_ECIES_X25519_AEAD
|
4 years ago |
R4SAS
|
62cd9fffa3
|
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
Rework CPU extensions detection code and build with AES-NI and AVX support by default
|
4 years ago |
orignal
|
7e874eaa7c
|
pre-calculated h
|
4 years ago |
orignal
|
1c7780a423
|
garlic clove block for router
|
4 years ago |
orignal
|
07b77443dd
|
don't handle TunnelBuild message for ECIES router
|
4 years ago |
orignal
|
4ba1be2dc0
|
one time garlic encryption for ECIES routers
|
4 years ago |
orignal
|
6362a7bba5
|
decrypt garlic on ECIES router
|
4 years ago |
orignal
|
1740715c00
|
correct reply key and IV for ECIES record
|
4 years ago |
orignal
|
21501cbf81
|
correct MixHash after decryption
|
4 years ago |
orignal
|
d5f3d6111e
|
correct tunnel build record size to decrept
|
4 years ago |
orignal
|
bd04f92087
|
correct public key for ECIES address
|
4 years ago |