2512 Commits (openssl)

Author SHA1 Message Date
orignal 7b0ff2850c close session if x25519 fails 2 days ago
orignal 31ff0ff1cb use weak_ptr for transport session 4 days ago
orignal fcc70025fd use reference instead naked pointer to tunnel in tunnel gateway 5 days ago
orignal 56145d0f3c bind tunnel gateway to transport session 5 days ago
orignal 8b9f427aa4 handle session handshakes in separate thread 6 days ago
orignal cc768de8ea iterator through resolver's results 1 week ago
orignal ffd18baf30 support boost 1.87 1 week ago
orignal 3474538697 replaced boost::asio::io_service by boost::asio:io_context 1 week ago
orignal 5f1b31213f more adequate initial RTT 1 week ago
orignal a248a2a732 Show TBM Queue size 2 weeks ago
orignal 09ae278306 const GetSize() 2 weeks ago
orignal d241e5d5cb handle transit tunnel build messages in separate thread 2 weeks ago
orignal b80278421d re-create ECIES session for follow-on packets 2 weeks ago
orignal f2596e0187 fixed typo with cleanup timer expiration 2 weeks ago
orignal 5265dc71e9 drop too old LeaseSet or from future 2 weeks ago
orignal a05bb93792 check LeaseSet expiration time 2 weeks ago
orignal 5d5970bed4 more SYN resend attempts for outgoing stream 2 weeks ago
orignal 86080b26ae terminate non-established sessions sortly 2 weeks ago
orignal 5b2d0c579b close stream if SYACK is not acked 2 weeks ago
orignal 3c4926f377 limit number of incoming ECIES sessions. Don't try to create ECIES session for incoming stream 2 weeks ago
orignal 391e3b7814 don't schedule send for first SYN reply 2 weeks ago
orignal 72a39609ed moved all transit tunnels code to TransitTunnels class 2 weeks ago
orignal 0c5f39ad81 separate class TransitTunnelBuildMsgHandler for tunnel build messages 2 weeks ago
orignal 3c608ec07c received garlic messages queue for destination 3 weeks ago
R4SAS ce0461bf86
Destination: cut name for thread name 3 weeks ago
orignal ce96f93c80 cleanup tags and ECIES sessions more often 3 weeks ago
R4SAS 574d12298b
Destinations: set thread name from tunnel name 3 weeks ago
orignal 7285caa4f1 if i2p.streaming.maxConcurrentStreams is zeor or negative than unlimited 3 weeks ago
orignal 2778b092e3 i2p.streaming.maxConcurrentStreams I2CP param 3 weeks ago
orignal dbef3fe9d2 temirminate incoming right a way if no remote LeaseSet 3 weeks ago
orignal 09b7d44dad delete ECIESX25519 session without destination shortly 3 weeks ago
orignal a411fff1d9 limit number of incoming streams. don't request LeaseSet for incoming stream 3 weeks ago
orignal e574354896 limit received SSU2 packets queue 3 weeks ago
orignal 0a08383471 check msg size in HandleTunnelBuildResponse 3 weeks ago
orignal c5e464a8b5 move tunnel build request/reply code from I2NPProtocol.cpp to Tunnel.cpp 3 weeks ago
orignal 002d8c7773 removed HidUser's reseed 4 weeks ago
orignal 32921ead80 move transit tunnel build requests from I2NPProtocol.cpp to TransitTunnel.cpp 4 weeks ago
orignal be24a3e336 publish R cap for yggdrasil-only router and U cap for routers through proxy 4 weeks ago
orignal d99a7d9b20 allow transit for router behind symmetric NAT or proxy 4 weeks ago
orignal 2f6bdd1c84 limit last decline time by 1.5 hours. Increased declined recently interval to 5.5 minutes 4 weeks ago
orignal 76190ea365 don't resend RelayReponse if Alice is older version 1 month ago
orignal f90386803f Resend RelayResponse if relay tag not found. Send Ack block 1 month ago
orignal 29d77113cc memory pool for x25519 keys 1 month ago
orignal 0d09a8be00 removed own implementation of x25519 1 month ago
orignal b8d61e04f0 generate x25519 keys more often 1 month ago
orignal 4432c5a2c4 update last activity time after sending peer test or hole punch message 1 month ago
orignal 2419f52af4 fixed potential race condition 1 month ago
orignal b2a10ac82b don't update found router again in RequestComplete 1 month ago
orignal 8a8277edda check for empty URL string 1 month ago
orignal 3f10f6651d use splice if queue is not semi-full 1 month ago