Commit graph

5227 commits

Author SHA1 Message Date
orignal 67f60f1889 set openssl no_config before boost::asio:ssl 2018-12-04 21:20:12 -05:00
orignal 985a468d0f don't read openssl config file 2018-12-04 18:39:49 -05:00
orignal 34dc6fbdc1 check if session is terminated before sending 2018-12-04 16:10:52 -05:00
orignal b57152cc25 common code for padding and sending termination and RouterInfo messages 2018-12-04 15:56:55 -05:00
orignal dc9562e430 padding for termination message 2018-12-04 15:23:43 -05:00
orignal 05689fe183 padding for short messages 2018-12-04 15:00:10 -05:00
orignal 8f6f95211e eliminate extra copy of RouterInfo 2018-12-04 12:56:49 -05:00
orignal f30b6c9e6e const reference to vector of buffers 2018-12-04 12:54:48 -05:00
orignal 12ac7d6a00 enable sending I2NP messages 2018-12-03 18:47:20 -05:00
orignal 10251a6447 fixed typo 2018-12-03 15:54:35 -05:00
orignal 089cbbc20a rollback 2018-12-03 14:51:27 -05:00
orignal 95ab68acd1 don't copy I2NP messages to NTCP2 frame 2018-12-03 14:14:36 -05:00
orignal abc4f6c70b fixed bug with chacha20 encryption of short messages 2018-12-03 13:36:17 -05:00
orignal 8fc3a1f9c9 correct frame size for I2NP msgs 2018-12-03 12:29:24 -05:00
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
R4SAS fcd6eb7801 overwrite user-agent for outproxy requests 2018-11-27 19:57:40 +03: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
orignal b07f851ce7
Merge pull request #1272 from majestrate/openssl
expose poly1305 digest struct in poly1305.h
2018-11-24 14:24:09 -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 7c1961d4ef Cancel Graceful Stop 2018-11-20 12:36:10 -05:00
orignal 71e57717c2 request memory permisssion for android >= 6 2018-11-19 15:53:16 -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
R4SAS 42b556574f add fedora copr mageia support 2018-11-11 22:28:34 +03:00
orignal f34e65ad9e
Merge pull request #1268 from sokolas/webroot
Added configurable web console URL path
2018-11-10 15:08:40 -05:00
R4SAS 51352a6819 update debian/rpm tunnels.d storing
+ testing rpm changes: manpage and configs store
2018-11-10 03:28:24 +00:00
l-n-s d9887ec370
bump i2pd version in appdata manifest 2018-11-09 14:05:10 -05:00
asokolov c994950aaf default webroot in config, webroot in automatic redirect instead of request path 2018-11-09 17:42:04 +03:00
asokolov a26ed6fe6c Merge remote-tracking branch 'upstream/openssl' into webroot 2018-11-09 16:30:54 +03:00