7987 Commits (4ad6cef5a56d9e58e4306f4dd5011e786729362d)
 

Author SHA1 Message Date
orignal 4ad6cef5a5 some cleanup 2 months ago
orignal 86f86fc711 fixed #2078. don't stop service when destination stops 2 months ago
orignal e5dac605f6 send session status crated right a way 2 months ago
orignal ab1abf584f don't send session status create before destination is ready 2 months ago
orignal 8a3d6ddb3e cleanup I2NP msgs pool and routing sessions 2 months ago
orignal 1410fa5c21 added i2cp.inboundlimit and i2cp.outboundlimit 2 months ago
orignal ea19d2296c send actual router limits in BandwidthLimitsMessage 2 months ago
orignal 3a4833aa67
Merge pull request #2017 from Vort/show_bw_caps 2 months ago
orignal 4a66624b04 fixed typo 2 months ago
orignal 0153748134 save and use previous routing session 2 months ago
orignal d3062d2994 don't create full identity from buffer if only ident hash is needed 2 months ago
orignal d7ff459f12 include tagsetid into msgid 2 months ago
orignal e0ac8a7298 check if destination is ready. Create garlic message before selectiing routing path 2 months ago
orignal 96ea630274 send message right a way if in same thread 2 months ago
orignal f232c8f2df don't limit num attempts in routing path. Increased routing path expiration to 2 minutes 2 months ago
orignal 2f54d95187 try to read message payload immediately after header 2 months ago
orignal 830e49f2c5 increase I2CP socket buffer size 2 months ago
orignal 23e323438a cancel LeaseSet creation timer before destination termination 2 months ago
R4SAS 48f1514053
[rpm] use eln macro in check 2 months ago
R4SAS a1aa6c62d7
[rpm] fix typo 2 months ago
R4SAS 9e1ea289c2
[rpm] require package openssl-devel-engine for build on fedora > 40 2 months ago
orignal f6ddcd432e removed openssl/engine.h 2 months ago
R4SAS 9a6654943d
moved binary to /usr/bin (closes #2053 #2068) 2 months ago
orignal bed5a18294 2.53.0 2 months ago
orignal 45221da1dc floodfill must have published ipv6 if no published ipv4 3 months ago
orignal 8440633614 increased number of floodfills threshold to 1200 3 months ago
orignal 50f455e0a2 make a floodfill eligble if reachable by ipv4 3 months ago
orignal 5fbcfadd6d set min floodfill version to 0.9.59 3 months ago
orignal 5af13849a9 check if offline signature is expired when load keys 3 months ago
orignal a9c486d7a1 fixed stream hanging due to inactivity. Smoother RTT 3 months ago
orignal 8c0a1197d7 drop incoming SSU2 session from duplicated router 3 months ago
orignal 4e5f5c218a mark router as dup0licted only if address mismatch 3 months ago
orignal 64cc59d1e9 recognize duplicated routers and store duplicated flag in profile 3 months ago
orignal 0c943f4405 use received RouterInfo if older than one in netdb 3 months ago
orignal 37d3d9e604 removed openssl 1.0.2 support 3 months ago
orignal d23451fdf6 delete unused variable 3 months ago
orignal d843502832 calculate min pacing time. Return wrongly removed line 3 months ago
orignal 0428b5ece1 limit stream's outbound speed 3 months ago
orignal df787060c3 stop destination's thread before cleanup 3 months ago
orignal ea9c69cd53 some cleanup 3 months ago
orignal 199d149bed improved congestion control 3 months ago
orignal ff8941af71 check if address is still introducer before trying to introduce 3 months ago
orignal f125936b2e try to lookup other introducers' routers if found out doesn't have applicable addresses 3 months ago
Stefan Strogin 697d831441 Support miniupnp-2.2.8 (fixes #2071) 3 months ago
orignal 457b64f92d try to connect to introducer through any available address 4 months ago
orignal 6caec6b551 check if updated router is still introducer. Remove non-introducer sessions from introducers list 4 months ago
orignal 362edc68ad removed ls's reseed 4 months ago
orignal 29872fc003 check if local address exists 4 months ago
orignal 81d383c99e don't pick routers older that 0.9.58 for client tunnels 4 months ago
orignal 12653f2fe4 don't try introducer with invalid address. Terminate session immediately if appropriate introducer not found 4 months ago