8324 Commits (1a748aebf12b30ff961adf6adb0143a95fbf560d)
 

Author SHA1 Message Date
orignal 1a748aebf1 removed depereated section from config 4 days ago
orignal f23a7f569b pass iv to AES Encrypt/Decrypt directly. aes-test added 4 days ago
orignal 48b62340cc exclude AESNI option 5 days ago
orignal 65da550d19 fix bug with unexpected stream closing 5 days ago
orignal 786da057f2 always use openssl for AES 6 days ago
orignal 097813a6ca
Merge pull request #2131 from rex4539/typos 6 days ago
Dimitris Apostolou 226257aa71
Fix typos 7 days ago
orignal 13604ccbb6 Changing the window calculation algorithm, increasing the minimum window size 1 week ago
orignal e996db03c0 process SessionConfirmed in establisher's thread 1 week ago
orignal f79a2e81ff calculate data phase keys after verification 1 week ago
orignal 4b1ac7420c Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 1 week ago
orignal e518b92a89 calculate X_I2P_DEST* headers once for series of HTTP requests 1 week ago
R4SAS 1a32ed9088
[gha] winxp: fix option order 1 week ago
R4SAS b17bbd754a
[gha] winxp: forced overwrite files from boost package 1 week ago
orignal 7b0ff2850c close session if x25519 fails 2 weeks ago
orignal 31ff0ff1cb use weak_ptr for transport session 2 weeks ago
orignal fcc70025fd use reference instead naked pointer to tunnel in tunnel gateway 2 weeks ago
orignal 56145d0f3c bind tunnel gateway to transport session 2 weeks ago
orignal 8b9f427aa4 handle session handshakes in separate thread 2 weeks ago
orignal cc768de8ea iterator through resolver's results 2 weeks ago
orignal ffd18baf30 support boost 1.87 2 weeks ago
orignal 3474538697 replaced boost::asio::io_service by boost::asio:io_context 3 weeks ago
orignal 5f1b31213f more adequate initial RTT 3 weeks ago
orignal 6fb3c7c3ba removed dependancy from boost_system for newer compliers 3 weeks ago
orignal a248a2a732 Show TBM Queue size 3 weeks ago
orignal 09ae278306 const GetSize() 3 weeks ago
orignal d241e5d5cb handle transit tunnel build messages in separate thread 3 weeks ago
orignal b80278421d re-create ECIES session for follow-on packets 3 weeks ago
orignal f2596e0187 fixed typo with cleanup timer expiration 3 weeks ago
orignal 5265dc71e9 drop too old LeaseSet or from future 3 weeks ago
orignal a05bb93792 check LeaseSet expiration time 3 weeks ago
orignal 5d5970bed4 more SYN resend attempts for outgoing stream 4 weeks ago
orignal 86080b26ae terminate non-established sessions sortly 4 weeks ago
orignal 5b2d0c579b close stream if SYACK is not acked 4 weeks ago
orignal 3c4926f377 limit number of incoming ECIES sessions. Don't try to create ECIES session for incoming stream 4 weeks ago
orignal 391e3b7814 don't schedule send for first SYN reply 4 weeks ago
orignal 72a39609ed moved all transit tunnels code to TransitTunnels class 4 weeks ago
orignal 0c5f39ad81 separate class TransitTunnelBuildMsgHandler for tunnel build messages 4 weeks ago
orignal 3c608ec07c received garlic messages queue for destination 4 weeks ago
R4SAS ce0461bf86
Destination: cut name for thread name 1 month ago
orignal ce96f93c80 cleanup tags and ECIES sessions more often 1 month ago
orignal d88ba768d7 set i2p.streaming.profile=2 for shared local destination 1 month ago
R4SAS 574d12298b
Destinations: set thread name from tunnel name 1 month ago
orignal 7285caa4f1 if i2p.streaming.maxConcurrentStreams is zeor or negative than unlimited 1 month ago
orignal 2778b092e3 i2p.streaming.maxConcurrentStreams I2CP param 1 month ago
orignal dbef3fe9d2 temirminate incoming right a way if no remote LeaseSet 1 month ago
orignal 09b7d44dad delete ECIESX25519 session without destination shortly 1 month ago
orignal a411fff1d9 limit number of incoming streams. don't request LeaseSet for incoming stream 1 month ago
orignal e574354896 limit received SSU2 packets queue 1 month ago
orignal 0a08383471 check msg size in HandleTunnelBuildResponse 1 month ago