5405 Commits (e9fa4e94a659a49c0d25f02ae253fd6083b48e88)
 

Author SHA1 Message Date
orignal 8f909b051f
Merge pull request #1281 from neheb/b 6 years ago
Rosen Penev 90f2b2d249 Fix compilation without deprecated OpenSSL APIs 6 years ago
orignal f74b27c58c check if chacha20 and poly1305 is presented in openssl build 6 years ago
R4SAS 3f091f4748 remove i2pd-qt android project (closes #1279) 6 years ago
R4SAS d84c9ad611
Merge pull request #1277 from l-n-s/update_zlib_version 6 years ago
orignal e55e15693d update LS2 leases 6 years ago
orignal c54e6bafdb process meta LS2 6 years ago
orignal 2e56c4895d transient key signature verification 6 years ago
orignal bce4224d6e extract and verify LS2 transient key 6 years ago
orignal 812e2814bc read flags from LS2 header 6 years ago
R4SAS 7cd17f8e1f build android app with llvm 6 years ago
orignal 6193b06708 LS2 signature verification and store type 6 years ago
orignal 12af68bdb5 initial support of LeaseSet2 6 years ago
orignal 881f7e9062 correct Authorization header 6 years ago
l-n-s 1db4076bbd CMake: bump version of ZLib 6 years ago
orignal 1933e44719 reseeds update 6 years ago
R4SAS 25441cb650 revert mingw makefile 6 years ago
R4SAS bc755ac32f [MSYS2] add boost version detection via pacman 6 years ago
R4SAS 1fa34be52a update mingw makefile 6 years ago
orignal f7a6d57855 fixed bug with loval destination shared between http and socks proxy 6 years ago
orignal 8a987af244 initialize m_Pkey 6 years ago
orignal 65cbb06080 create ephemeral keys after getting connected 6 years ago
orignal 979ea9c252 removed address resolvers as discontinued 6 years ago
orignal aa1f4ee72a fixed possible race condition 6 years ago
orignal 74ce485b73 EdDSA signatures by default 6 years ago
orignal 165e6508f8 EdDSA signatures by default 6 years ago
orignal c7af2889fa removed dummy initializer 6 years ago
orignal 5ab3390434 don't create dummy initializer for android 6 years ago
orignal 67f60f1889 set openssl no_config before boost::asio:ssl 6 years ago
orignal 985a468d0f don't read openssl config file 6 years ago
orignal 34dc6fbdc1 check if session is terminated before sending 6 years ago
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
R4SAS fcd6eb7801 overwrite user-agent for outproxy requests 6 years ago
orignal 328c2182c2 alignment for tunnel message AES decryption 6 years ago