385 Commits (b57152cc25b47ff307f48138f8db734bd9331504)

Author SHA1 Message Date
orignal b57152cc25 common code for padding and sending termination and RouterInfo messages 6 years ago
orignal dc9562e430 padding for termination message 6 years ago
orignal 05689fe183 padding for short messages 6 years ago
orignal 8f6f95211e eliminate extra copy of RouterInfo 6 years ago
orignal f30b6c9e6e const reference to vector of buffers 6 years ago
orignal 12ac7d6a00 enable sending I2NP messages 6 years ago
orignal 10251a6447 fixed typo 6 years ago
orignal 089cbbc20a rollback 6 years ago
orignal 95ab68acd1 don't copy I2NP messages to NTCP2 frame 6 years ago
orignal abc4f6c70b fixed bug with chacha20 encryption of short messages 6 years ago
orignal 8fc3a1f9c9 correct frame size for I2NP msgs 6 years ago
orignal 5c3d0fc02c create I2NP blocks 6 years ago
orignal 7efb47fed4 send NTCP2 frame from I2NP messages 6 years ago
orignal 7692332f0e don't inialize Chacha20 state twice 6 years ago
orignal ef6db64e9f correct chacha20 for multiple messages 6 years ago
orignal e68f1dbc99 AEAD/Chacha20/Poly1305 encrypt multiple buffers 6 years ago
orignal 0c9ebc36d4 remove AVX and SSE for CipherBlock XOR 6 years ago
orignal 328c2182c2 alignment for tunnel message AES decryption 6 years ago
orignal 08706f5dfb fixed typo 6 years ago
orignal d49f165f0d fixed build warning 6 years ago
orignal cf0fc3a4a9 some performance improvements 6 years ago
orignal 72c8fd257c eliminate extra buffer for Poly1305 6 years ago
orignal fa620e41a4 correct alignment for polyKey 6 years ago
Jeff Becker f385c624c7
expose poly1305 digester 6 years ago
orignal f7e9975192 restore BlockCipher XOR using SSE 6 years ago
orignal cde989b59d don't compile compatibility code if openssl 1.1.1 6 years ago
orignal c0e263abd3 default value for m_PersistProfiles 6 years ago
R4SAS 79c0c11e80 configure persist of peer profiles 6 years ago
orignal ca671551c8 flood NTCP2 RouterInfo if requested 6 years ago
orignal 42ed312384 handle NTCP2 RouterInfo flag 6 years ago
orignal 0e9074aaba reduce start and stop time 6 years ago
orignal 8a549b83a2 NTP sync in separate thread 6 years ago
orignal d7081c5f23 handle RouterInfo from NTCP2 in netdb's thread 6 years ago
orignal 588d64a30b more NTP logging 6 years ago
orignal 8335bdf3d4 correct ntp servers 6 years ago
orignal 85394f2438 NTP time sync 6 years ago
R4SAS 779228857e 2.22.0 6 years ago
asokolov 23ae220aa7 add webroot setting 6 years ago
orignal b3fd8bd0ae check if keys are available before sending termination message 6 years ago
orignal bffeb237de termination might be send for non-established session 6 years ago
orignal 23e3602ea1 common MixHash 6 years ago
orignal 34cfd205f6 create new static keys by X25519Keys 6 years ago
l-n-s a141678119 Add --version flag to display i2pd and system libraries versions 6 years ago
orignal 96d109af81 fixed typo 6 years ago
orignal a309eb9f3c faster CipherBlock XOR implementation for non-AVX 6 years ago
orignal d034dab265 fill m3p2 with SessionRequest 6 years ago
orignal 08603091c5 2.21.1 6 years ago
orignal a2e84e5a1e 2.21.1 6 years ago
orignal 9439621849 fixed #1259. read extra tunnels from tunnels.d 6 years ago
orignal 15ded89618 set cost=14 for unpublished NTCP2 addresses 6 years ago