Commit Graph

2161 Commits (c5a1e8cac8181ae089a868d8e628625e002b34b2)

Author SHA1 Message Date
orignal 3311fe62bb fixed potential race condition with tunnel tests 4 months ago
Vort e5f75eb61c log would_block error at info level 4 months ago
Vort 89f9bec49a derive SSU2 socket buffer size from bandwidth limit 4 months ago
Vort f3c052ed0c write SSU2 socket buffer sizes to log 4 months ago
Vort aa1de7fe94 enable non-blocking mode for UDP sockets 4 months ago
orignal ca45fe73e9 never delete conneted router from netdb 4 months ago
orignal a8af683643 renamed steady to monotonic 4 months ago
orignal b86c83a068 encrypt tunnel tests for ElGamal-only destinations 4 months ago
orignal 6656ef3c8d correct clock for non-encrypted tunnel tests 4 months ago
orignal 6898d04a1d send tunnel test mesaage only if encrypted 4 months ago
Vort 3d03732555 add tunnel test message 4 months ago
Vort d6d440ba8a allow 0ms latency for tunnel 4 months ago
orignal 821a76a7c5 flush IBGW if tunnel build request OBEP is on the same router 4 months ago
orignal a1dce017f4 allow tunnel endpoint to send tunnel build reply to itself 4 months ago
orignal 78af34237e reduce session termination timeout 4 months ago
orignal 8874ea8033 fixed typo 4 months ago
orignal 6bd1ee36f7 fixed typo 4 months ago
orignal f07c4bd1dd drop transit tunnel if next ident is ours 4 months ago
orignal 8524a67895 fail last tunnel if tunnel quantity is 1 4 months ago
orignal 43d880752e Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 4 months ago
orignal d4246edb82 don't fail last tunnel 4 months ago
Vort 5415598f60 add zero check to congestion level calculations 4 months ago
orignal 7d73c304b5 Extend transit tunnels limit to 4 bytes. Bump default value to 10K 4 months ago
orignal d25206abce encrypted tunnel test messages 4 months ago
orignal 36a060d50f Consider 'M' routers as low bandwidth 4 months ago
Vort d524105727 skip bandwidth updates in case of time going backwards 4 months ago
Vort b092e712ec make more attempts to select not bad hop 4 months ago
Vort 19e23b34da add constants for congestion levels 4 months ago
orignal f2b720617c
Merge pull request #2016 from Vort/medium_congestion2
implement medium congestion indication
4 months ago
Vort d677d67676 implement medium congestion indication 4 months ago
orignal 7e3157b162 don't process packet in terminated stream 4 months ago
orignal 2b6a95cbee don't check session for symmetric key tagset. re-create tags hash if too many used tags 4 months ago
orignal 900153765a move router's tags cleanup to router's thread 4 months ago
orignal 441e847de8 don't try to decrypt dulpicate message 4 months ago
orignal 6439e227f6 consider test failed state as established. Delete failed tunnels sooner 4 months ago
orignal def404b61a skip failed and expiring tunnels for peer tests 5 months ago
orignal d8be5b8ce1 fixed warning 5 months ago
orignal dddbca6ffb common rng for random shuffle 5 months ago
orignal 56619caa71 random shuffle of tunnels for peer test pairs 5 months ago
orignal 0e502c49b5 show correct tunnel status. restore tunnel if delivery status or data for inbound tunnel received 5 months ago
orignal 967627e58a read correct reply length and handle reply codes 5 months ago
orignal 7691a5b4a9 use common SOCK5 code for reseed 5 months ago
orignal 158160f5c0 common code for SOCKS5 proxy connectivity 5 months ago
Vort adba3987f8 logging fixes 5 months ago
orignal 36dbc15bca keep SSU2 socket open even if failed to bind 5 months ago
orignal d96803a290 always request through tunnels in case of restricted routes 5 months ago
orignal 592d6ae4f4 check log level before calculating base32 or base64 of ident 5 months ago
orignal 7dd9a7a0af added CheckLogLevel 5 months ago
orignal 1b23aa2d7b increase request timeout 5 months ago
orignal f980277552 don't flood failed router 5 months ago
orignal 586695673b correct log message for next netdb request 5 months ago
orignal c158bbe90a send frame when it exceeds 16K 5 months ago
orignal c01fd3299f handle drop of destination publish msg 5 months ago
orignal f64b136f5a remove prestium reseeds 5 months ago
orignal 37e67cbcaa
Merge pull request #2013 from WaxySteelWorm/openssl
reseed.stormycloud.org reseed added
5 months ago
orignal be815804e6 expire transit tunnel is not sent further 5 months ago
orignal ce35637866 handle drop of tunnel build message 5 months ago
StormyCloudInc de2b0f6e09
Update Config.cpp 5 months ago
orignal 47578b69c6 handle drop of tunnel test message 5 months ago
orignal 8f28cee32f drop earlier if delayed queue is semi-full 5 months ago
orignal 96cf6ca531 drop earlier if outgoing queue is semi-full 5 months ago
orignal 83cb3a1820 reduce router unreachable interval 5 months ago
orignal ffdd5935e9 Handle drop of own RouterInfo publishing message 5 months ago
orignal 2e9f2d4a3b Drop for LeaseSet request 5 months ago
orignal 0ca782ed71 drop unsent messages if session disconnects 5 months ago
orignal e40b656ecf Drop for tunnel and encrypted messages 5 months ago
orignal 85f5f5b91e fixed potential deadlock 5 months ago
orignal f008478505 handle I2NP messages drops 5 months ago
orignal d926a31064 fixed warning 5 months ago
orignal 822cb35efe limit send Ack timeout by Ack delay interval 5 months ago
Vort 81015a5228 log changes of network status 5 months ago
orignal a3246cd9dc doen't send Ack packet too often if missing packets 5 months ago
orignal 530c353b00 don't send Ack with NACK immediately but after 2 milliseconds 5 months ago
orignal 75c2cb751f lock mutex before deleting RouterInfo's buffer 5 months ago
orignal 67c4d4bcaa fixed VS build error 5 months ago
orignal 25e82105b2
Merge pull request #2010 from wekoq/udp-tunnels-dest
Add support for multiple udp server tunnels on one destionation
5 months ago
weko 4b167fdbaf Update copyright year 5 months ago
weko 5b93558bd0 Add support for multiple udp server tunnels on one destionation 5 months ago
orignal 70639f1139 don't adjust clock if offsets came from same router 5 months ago
orignal 9f217f8a11 don't send expired I2NP messages 5 months ago
orignal 5e19e361e7 check max frame sizebefore sending 5 months ago
orignal 0b47f65b06 don't remove another NTCP2 session with same address 5 months ago
orignal 140146e433 limit mininal received packet size to 40 bytes 5 months ago
orignal 1e5604ed43 check if peer is connected before trying to connect 5 months ago
orignal 39e378a03d check received data size 5 months ago
orignal 7cfcb12c7b don't create peer for unreachable router 5 months ago
orignal 49f4dc53ad try next floodfill for router request on demand 6 months ago
orignal 4afdca090d support multiple RouterInfo request callbacks 6 months ago
orignal d8f6c4a93d correct encryption and path for follow on lookup request 6 months ago
Vort 34d75b08dd handle 'reservedrange' param properly 6 months ago
orignal ca9782dd0d handle 'reservedrange' param properly 6 months ago
orignal 2ad26dd4c9 fixed race condition in ECIESx25519 tags table 6 months ago
orignal 828facab57
Merge pull request #2003 from rex4539/typos
Fix typos
6 months ago
orignal a8135b8d18 2.50.2 6 months ago
orignal 5cf1961fa4 drop updated routers from future 6 months ago
Dimitris Apostolou 577c71b930
Fix typos 6 months ago
orignal c5cab05a6b reset peding time offset if correct time was received 6 months ago
orignal b855c71891 don't adjust clock if time offsets are too different 6 months ago
orignal 21f41a2b2a correct time offset direction 6 months ago
orignal 8319dd6b25 drop exploratory and leaseset lookups for non-floodfill router 6 months ago