2484 Commits (2778b092e3a39bba2ae92eacb3becd02bce2173c)

Author SHA1 Message Date
orignal 2778b092e3 i2p.streaming.maxConcurrentStreams I2CP param 2 weeks ago
orignal dbef3fe9d2 temirminate incoming right a way if no remote LeaseSet 2 weeks ago
orignal 09b7d44dad delete ECIESX25519 session without destination shortly 2 weeks ago
orignal a411fff1d9 limit number of incoming streams. don't request LeaseSet for incoming stream 2 weeks ago
orignal e574354896 limit received SSU2 packets queue 2 weeks ago
orignal 0a08383471 check msg size in HandleTunnelBuildResponse 2 weeks ago
orignal c5e464a8b5 move tunnel build request/reply code from I2NPProtocol.cpp to Tunnel.cpp 2 weeks ago
orignal 002d8c7773 removed HidUser's reseed 2 weeks ago
orignal 32921ead80 move transit tunnel build requests from I2NPProtocol.cpp to TransitTunnel.cpp 2 weeks ago
orignal be24a3e336 publish R cap for yggdrasil-only router and U cap for routers through proxy 2 weeks ago
orignal d99a7d9b20 allow transit for router behind symmetric NAT or proxy 2 weeks ago
orignal 2f6bdd1c84 limit last decline time by 1.5 hours. Increased declined recently interval to 5.5 minutes 3 weeks ago
orignal 76190ea365 don't resend RelayReponse if Alice is older version 3 weeks ago
orignal f90386803f Resend RelayResponse if relay tag not found. Send Ack block 3 weeks ago
orignal 29d77113cc memory pool for x25519 keys 3 weeks ago
orignal 0d09a8be00 removed own implementation of x25519 3 weeks ago
orignal b8d61e04f0 generate x25519 keys more often 3 weeks ago
orignal 4432c5a2c4 update last activity time after sending peer test or hole punch message 3 weeks ago
orignal 2419f52af4 fixed potential race condition 3 weeks ago
orignal b2a10ac82b don't update found router again in RequestComplete 3 weeks ago
orignal 8a8277edda check for empty URL string 3 weeks ago
orignal 3f10f6651d use splice if queue is not semi-full 3 weeks ago
orignal 9bc595a9a2 eliminate extra copy 3 weeks ago
orignal f04048717d cleanup messages to send if session was terminated 4 weeks ago
orignal 361f364966 intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages 4 weeks ago
orignal 4c90a88b85 eliminate extra copy of I2NP messages list 4 weeks ago
orignal 23e66671c2 intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages 4 weeks ago
orignal ec67f48d85 fixed possible memory leak 4 weeks ago
orignal 0e8d624d86 move UpdatePacingTime out of loop 4 weeks ago
orignal 43939cedf4 random tunnel reject when medium congestion 4 weeks ago
orignal 4c66608caf random tunnel reject when medium congestion 4 weeks ago
orignal ec4fe9a1e6 set congesion cap G if symmetric NAT and ipv4 in only transport 4 weeks ago
orignal 79e8ccbb5b don't handle PeerTest 1 with same nonce twice 4 weeks ago
orignal 608056dcd2 don't handle RelayRequest and RelayIntro with same nonce twice 4 weeks ago
orignal 7461b640e3 reduce CPU usage 4 weeks ago
orignal 743126b2ad better hole punch expiration intervals 4 weeks ago
orignal f611136ea7 resend relay reponnse if remote router >= 0.9.64 4 weeks ago
orignal 500afe745f use min hole punch interval for connection attempts 4 weeks ago
orignal 26901e2945 try recently connected SSU2 address if no other transports found 4 weeks ago
orignal ddf30784ec connected recently mutex 1 month ago
orignal ea14b00d63 save router's endpoint to profile and try to use it next time without requesting introducers 1 month ago
orignal a24e0eb2dc don't delete unreachable routers if no transports 1 month ago
orignal 0cb677a2c0 don't send peer test msg 6 if remote endpoint is unknown 1 month ago
orignal e6cbc842bf request new leaseset if all leases are about to expire 1 month ago
orignal f087654f25 fixed warnings 1 month ago
orignal 10335b90c5 fixed warnings 1 month ago
orignal 8a234f70e6 send a packet to new remote lease in advance if current is about to expire 1 month ago
SystemFailure f98a310235 Revert LibreSSL workaround when LibreSSL version >= 4.0.0 1 month ago
orignal 1419745a5d recognize symmetric NAT from peer test msg 7 1 month ago
orignal 890fe77b10 update leaseset in destination's thread 1 month ago