orignal
|
5c3d0fc02c
|
create I2NP blocks
|
2018-12-02 17:24:31 -05:00 |
|
orignal
|
7efb47fed4
|
send NTCP2 frame from I2NP messages
|
2018-12-02 14:24:39 -05:00 |
|
orignal
|
7692332f0e
|
don't inialize Chacha20 state twice
|
2018-11-30 21:31:06 -05:00 |
|
orignal
|
ef6db64e9f
|
correct chacha20 for multiple messages
|
2018-11-30 16:21:11 -05:00 |
|
orignal
|
e68f1dbc99
|
AEAD/Chacha20/Poly1305 encrypt multiple buffers
|
2018-11-30 14:41:14 -05:00 |
|
orignal
|
0c9ebc36d4
|
remove AVX and SSE for CipherBlock XOR
|
2018-11-27 14:33:31 -05:00 |
|
orignal
|
328c2182c2
|
alignment for tunnel message AES decryption
|
2018-11-27 10:35:17 -05:00 |
|
orignal
|
08706f5dfb
|
fixed typo
|
2018-11-25 18:49:59 -05:00 |
|
orignal
|
d49f165f0d
|
fixed build warning
|
2018-11-25 15:59:00 -05:00 |
|
orignal
|
cf0fc3a4a9
|
some performance improvements
|
2018-11-25 10:33:48 -05:00 |
|
orignal
|
72c8fd257c
|
eliminate extra buffer for Poly1305
|
2018-11-24 15:39:37 -05:00 |
|
orignal
|
fa620e41a4
|
correct alignment for polyKey
|
2018-11-24 14:41:17 -05:00 |
|
Jeff Becker
|
16b3108719
|
Merge remote-tracking branch 'purple/openssl' into openssl
|
2018-11-24 10:08:12 -05:00 |
|
Jeff Becker
|
f385c624c7
|
expose poly1305 digester
|
2018-11-24 10:07:17 -05:00 |
|
orignal
|
f7e9975192
|
restore BlockCipher XOR using SSE
|
2018-11-24 09:43:30 -05:00 |
|
orignal
|
cde989b59d
|
don't compile compatibility code if openssl 1.1.1
|
2018-11-22 12:13:16 -05:00 |
|
orignal
|
c0e263abd3
|
default value for m_PersistProfiles
|
2018-11-22 11:30:44 -05:00 |
|
R4SAS
|
79c0c11e80
|
configure persist of peer profiles
* If persist.profiles = false, peer profiles not stored on disk
* remove inet_pton for windows
* update configs
|
2018-11-22 00:13:23 +03:00 |
|
orignal
|
ca671551c8
|
flood NTCP2 RouterInfo if requested
|
2018-11-21 13:24:54 -05:00 |
|
orignal
|
42ed312384
|
handle NTCP2 RouterInfo flag
|
2018-11-21 11:23:48 -05:00 |
|
orignal
|
0e9074aaba
|
reduce start and stop time
|
2018-11-20 13:57:51 -05:00 |
|
orignal
|
8a549b83a2
|
NTP sync in separate thread
|
2018-11-16 12:49:04 -05:00 |
|
orignal
|
d7081c5f23
|
handle RouterInfo from NTCP2 in netdb's thread
|
2018-11-14 20:52:54 -05:00 |
|
orignal
|
588d64a30b
|
more NTP logging
|
2018-11-14 12:27:11 -05:00 |
|
orignal
|
8335bdf3d4
|
correct ntp servers
|
2018-11-14 11:47:50 -05:00 |
|
orignal
|
85394f2438
|
NTP time sync
|
2018-11-14 11:06:53 -05:00 |
|
asokolov
|
a26ed6fe6c
|
Merge remote-tracking branch 'upstream/openssl' into webroot
|
2018-11-09 16:30:54 +03:00 |
|
R4SAS
|
779228857e
|
2.22.0
|
2018-11-09 02:22:55 +00:00 |
|
asokolov
|
23ae220aa7
|
add webroot setting
|
2018-11-07 18:07:05 +03:00 |
|
orignal
|
b3fd8bd0ae
|
check if keys are available before sending termination message
|
2018-11-04 18:51:25 -05:00 |
|
orignal
|
bffeb237de
|
termination might be send for non-established session
|
2018-11-04 15:32:31 -05:00 |
|
orignal
|
23e3602ea1
|
common MixHash
|
2018-11-01 16:06:39 -04:00 |
|
orignal
|
34cfd205f6
|
create new static keys by X25519Keys
|
2018-11-01 10:43:31 -04:00 |
|
l-n-s
|
a141678119
|
Add --version flag to display i2pd and system libraries versions
|
2018-10-28 10:52:22 -04:00 |
|
orignal
|
96d109af81
|
fixed typo
|
2018-10-27 19:55:23 -04:00 |
|
orignal
|
a309eb9f3c
|
faster CipherBlock XOR implementation for non-AVX
|
2018-10-27 18:41:05 -04:00 |
|
orignal
|
d034dab265
|
fill m3p2 with SessionRequest
|
2018-10-26 09:58:18 -04:00 |
|
orignal
|
a2e84e5a1e
|
2.21.1
|
2018-10-22 09:19:39 -04:00 |
|
orignal
|
9439621849
|
fixed #1259. read extra tunnels from tunnels.d
|
2018-10-19 15:23:46 -04:00 |
|
orignal
|
15ded89618
|
set cost=14 for unpublished NTCP2 addresses
|
2018-10-11 13:00:37 -04:00 |
|
orignal
|
b84f74c167
|
limit SSU message size to 32K
|
2018-10-11 11:17:14 -04:00 |
|
orignal
|
a97300f8be
|
fixed #1256 I2NP messages up to 64K
|
2018-10-10 11:31:55 -04:00 |
|
orignal
|
15899c10b2
|
2.21.0
|
2018-10-04 09:38:04 -04:00 |
|
orignal
|
af793395f0
|
don't publish O with X or P
|
2018-09-30 16:08:26 -04:00 |
|
orignal
|
8f41776858
|
check send queue size
|
2018-09-28 09:54:42 -04:00 |
|
orignal
|
5f7dda5ba8
|
treat extra bandwidth as high bandwidth
|
2018-09-22 14:12:46 -04:00 |
|
orignal
|
2dfa1ca0f2
|
check RouterInfo's timestamp in SessionConfirmed
|
2018-09-21 11:45:04 -04:00 |
|
orignal
|
358cdcf4c4
|
removed RSA signatures completly
|
2018-09-21 11:16:38 -04:00 |
|
orignal
|
c8f4ace5c4
|
update timestamp before publishing
|
2018-09-21 10:13:18 -04:00 |
|
orignal
|
5cac6ca8bb
|
read message body immediatly after length
|
2018-09-17 13:08:49 -04:00 |
|