8340 Commits (openssl)
 

Author SHA1 Message Date
orignal 3bdfa5562b don't send same message twice 1 day ago
orignal 3995448014 fixed possible crash at shutdown 2 days ago
orignal 7497741846 fixed possible crash at shutdown 3 days ago
orignal 36939898fe send tunnel endpoint data to transport session to gateway directly 4 days ago
orignal b4bcd9914a show next peer and connectivity on transit tunnels page 5 days ago
orignal 833e0a936e fixed build with boost 1.87 6 days ago
orignal bdc5eaa824 fixed build with boost 1.87 6 days ago
orignal e76d09e1a1 send tunnel participant data to transport session directly. Implemented TunnelTransportSender 6 days ago
orignal 3264704a23 Handle choked, new RTO and window size calculation 1 week ago
orignal cec68a2447 rollback 1 week ago
orignal 73ba1afc20 don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 1 week ago
orignal dcbe6cfaf2 Update RTO calculation and windows reseting algorithm 2 weeks ago
orignal 3534b9c499 don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 2 weeks ago
orignal a7021a8283
Merge pull request #2136 from Vort/xp_fix 2 weeks ago
Vort 946e523554 fix Windows XP build 2 weeks ago
R4SAS cdd528c51f
[gha] disable winxp build 2 weeks ago
orignal 1a748aebf1 removed depereated section from config 2 weeks ago
orignal f23a7f569b pass iv to AES Encrypt/Decrypt directly. aes-test added 2 weeks ago
orignal 48b62340cc exclude AESNI option 2 weeks ago
orignal 65da550d19 fix bug with unexpected stream closing 2 weeks ago
orignal 786da057f2 always use openssl for AES 2 weeks ago
orignal 097813a6ca
Merge pull request #2131 from rex4539/typos 2 weeks ago
Dimitris Apostolou 226257aa71
Fix typos 2 weeks ago
orignal 13604ccbb6 Changing the window calculation algorithm, increasing the minimum window size 2 weeks ago
orignal e996db03c0 process SessionConfirmed in establisher's thread 2 weeks ago
orignal f79a2e81ff calculate data phase keys after verification 2 weeks ago
orignal 4b1ac7420c Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 3 weeks ago
orignal e518b92a89 calculate X_I2P_DEST* headers once for series of HTTP requests 3 weeks ago
R4SAS 1a32ed9088
[gha] winxp: fix option order 3 weeks ago
R4SAS b17bbd754a
[gha] winxp: forced overwrite files from boost package 3 weeks ago
orignal 7b0ff2850c close session if x25519 fails 3 weeks ago
orignal 31ff0ff1cb use weak_ptr for transport session 3 weeks ago
orignal fcc70025fd use reference instead naked pointer to tunnel in tunnel gateway 3 weeks ago
orignal 56145d0f3c bind tunnel gateway to transport session 3 weeks ago
orignal 8b9f427aa4 handle session handshakes in separate thread 3 weeks ago
orignal cc768de8ea iterator through resolver's results 4 weeks ago
orignal ffd18baf30 support boost 1.87 4 weeks ago
orignal 3474538697 replaced boost::asio::io_service by boost::asio:io_context 4 weeks ago
orignal 5f1b31213f more adequate initial RTT 4 weeks ago
orignal 6fb3c7c3ba removed dependancy from boost_system for newer compliers 4 weeks ago
orignal a248a2a732 Show TBM Queue size 1 month ago
orignal 09ae278306 const GetSize() 1 month ago
orignal d241e5d5cb handle transit tunnel build messages in separate thread 1 month ago
orignal b80278421d re-create ECIES session for follow-on packets 1 month ago
orignal f2596e0187 fixed typo with cleanup timer expiration 1 month ago
orignal 5265dc71e9 drop too old LeaseSet or from future 1 month ago
orignal a05bb93792 check LeaseSet expiration time 1 month ago
orignal 5d5970bed4 more SYN resend attempts for outgoing stream 1 month ago
orignal 86080b26ae terminate non-established sessions sortly 1 month ago
orignal 5b2d0c579b close stream if SYACK is not acked 1 month ago