2344 Commits (50d297fa29cd0c17f8096cebc313a7b5dc0f8c0e)

Author SHA1 Message Date
orignal 28adb54c0a don't send quick ack for each duplicated packet 3 months ago
orignal b4fcf76480 fixed warning 3 months ago
orignal fb8e0e1b5b limit stream's inbound speed 3 months ago
orignal 41dd8b527d reduce number of acks being sent 3 months ago
orignal 7376f7c399 generate max number of tags for follow on tagsets 3 months ago
orignal d47ae3012a periodic sending ack requests in ECEISX25519 session and dead path detection in I2CP 3 months ago
orignal 09dbe9fc03 check option and packet length 3 months ago
orignal 11328a429d set minimal resend interval. Resend attempt after only Ack 3 months ago
orignal 0c924836cf fixed AEAD verification for LibreSSL 3 months ago
orignal 52a313bb65 force LeaseSet timestamp update if published at the same second 3 months ago
orignal d75f15104e select only established sessions for peer tests 3 months ago
orignal b306bf2db9 don't handle connect timer for already terminated session 4 months ago
orignal 349c4e30b6 correct receive ratchet tagsetid calculation 4 months ago
orignal 3c69e0b2af keep sending reverse key until tag received on new tagset 4 months ago
orignal 42782944fb Streaming congestion control improvements. Patch by onon 4 months ago
orignal efd754eb93 set min pacing time to 250 microseconds 4 months ago
orignal db4208e2e2 fixed 4 months ago
orignal fe740249a5 2.53.1 4 months ago
orignal 86f86fc711 fixed #2078. don't stop service when destination stops 4 months ago
orignal 1410fa5c21 added i2cp.inboundlimit and i2cp.outboundlimit 4 months ago
orignal d3062d2994 don't create full identity from buffer if only ident hash is needed 4 months ago
orignal d7ff459f12 include tagsetid into msgid 4 months ago
orignal f232c8f2df don't limit num attempts in routing path. Increased routing path expiration to 2 minutes 4 months ago
orignal f6ddcd432e removed openssl/engine.h 4 months ago
orignal bed5a18294 2.53.0 4 months ago
orignal 45221da1dc floodfill must have published ipv6 if no published ipv4 4 months ago
orignal 8440633614 increased number of floodfills threshold to 1200 4 months ago
orignal 50f455e0a2 make a floodfill eligble if reachable by ipv4 4 months ago
orignal 5fbcfadd6d set min floodfill version to 0.9.59 4 months ago
orignal 5af13849a9 check if offline signature is expired when load keys 5 months ago
orignal a9c486d7a1 fixed stream hanging due to inactivity. Smoother RTT 5 months ago
orignal 8c0a1197d7 drop incoming SSU2 session from duplicated router 5 months ago
orignal 4e5f5c218a mark router as dup0licted only if address mismatch 5 months ago
orignal 64cc59d1e9 recognize duplicated routers and store duplicated flag in profile 5 months ago
orignal 0c943f4405 use received RouterInfo if older than one in netdb 5 months ago
orignal 37d3d9e604 removed openssl 1.0.2 support 5 months ago
orignal d23451fdf6 delete unused variable 5 months ago
orignal d843502832 calculate min pacing time. Return wrongly removed line 5 months ago
orignal 0428b5ece1 limit stream's outbound speed 5 months ago
orignal df787060c3 stop destination's thread before cleanup 5 months ago
orignal ea9c69cd53 some cleanup 5 months ago
orignal 199d149bed improved congestion control 5 months ago
orignal ff8941af71 check if address is still introducer before trying to introduce 5 months ago
orignal f125936b2e try to lookup other introducers' routers if found out doesn't have applicable addresses 5 months ago
orignal 457b64f92d try to connect to introducer through any available address 5 months ago
orignal 6caec6b551 check if updated router is still introducer. Remove non-introducer sessions from introducers list 5 months ago
orignal 362edc68ad removed ls's reseed 5 months ago
orignal 29872fc003 check if local address exists 5 months ago
orignal 81d383c99e don't pick routers older that 0.9.58 for client tunnels 6 months ago
orignal 12653f2fe4 don't try introducer with invalid address. Terminate session immediately if appropriate introducer not found 6 months ago