orignal
|
7691a5b4a9
|
use common SOCK5 code for reseed
|
2024-02-12 13:22:26 -05:00 |
|
orignal
|
d9b6262a6e
|
removed unused field
|
2024-02-12 12:10:29 -05:00 |
|
orignal
|
075f80aea2
|
use SOCK5 proxy for upstream
|
2024-02-11 15:33:37 -05:00 |
|
orignal
|
b07530a8a1
|
don't print error message if operation cancelled
|
2024-02-11 11:44:15 -05:00 |
|
orignal
|
0ae7931a6f
|
replaced SOCKS4 outproxy by SOCKS5
|
2024-02-11 11:23:37 -05:00 |
|
orignal
|
158160f5c0
|
common code for SOCKS5 proxy connectivity
|
2024-02-10 20:03:36 -05:00 |
|
orignal
|
4cb2ad48be
|
Merge pull request #2014 from Vort/log_fixes
Logging fixes
|
2024-02-10 10:22:52 -05:00 |
|
Vort
|
adba3987f8
|
logging fixes
|
2024-02-10 17:10:21 +02:00 |
|
orignal
|
36dbc15bca
|
keep SSU2 socket open even if failed to bind
|
2024-02-09 18:08:51 -05:00 |
|
orignal
|
d96803a290
|
always request through tunnels in case of restricted routes
|
2024-02-09 15:24:48 -05:00 |
|
orignal
|
592d6ae4f4
|
check log level before calculating base32 or base64 of ident
|
2024-02-08 21:56:25 -05:00 |
|
orignal
|
7dd9a7a0af
|
added CheckLogLevel
|
2024-02-08 21:45:57 -05:00 |
|
orignal
|
1b23aa2d7b
|
increase request timeout
|
2024-02-08 21:44:12 -05:00 |
|
orignal
|
f980277552
|
don't flood failed router
|
2024-02-08 19:55:54 -05:00 |
|
orignal
|
586695673b
|
correct log message for next netdb request
|
2024-02-08 18:48:10 -05:00 |
|
orignal
|
c158bbe90a
|
send frame when it exceeds 16K
|
2024-02-07 19:43:29 -05:00 |
|
orignal
|
c01fd3299f
|
handle drop of destination publish msg
|
2024-02-06 18:51:59 -05:00 |
|
orignal
|
f64b136f5a
|
remove prestium reseeds
|
2024-02-06 13:37:08 -05:00 |
|
orignal
|
37e67cbcaa
|
Merge pull request #2013 from WaxySteelWorm/openssl
reseed.stormycloud.org reseed added
|
2024-02-06 13:07:04 -05:00 |
|
orignal
|
be815804e6
|
expire transit tunnel is not sent further
|
2024-02-05 15:44:17 -05:00 |
|
orignal
|
ce35637866
|
handle drop of tunnel build message
|
2024-02-04 15:45:22 -05:00 |
|
StormyCloudInc
|
de2b0f6e09
|
Update Config.cpp
|
2024-02-03 10:24:11 -06:00 |
|
StormyCloudInc
|
7b776666a3
|
Add files via upload
|
2024-02-03 10:21:19 -06:00 |
|
orignal
|
47578b69c6
|
handle drop of tunnel test message
|
2024-02-01 19:38:12 -05:00 |
|
orignal
|
8f28cee32f
|
drop earlier if delayed queue is semi-full
|
2024-02-01 18:55:10 -05:00 |
|
orignal
|
96cf6ca531
|
drop earlier if outgoing queue is semi-full
|
2024-02-01 18:14:45 -05:00 |
|
orignal
|
83cb3a1820
|
reduce router unreachable interval
|
2024-01-31 15:41:21 -05:00 |
|
orignal
|
ffdd5935e9
|
Handle drop of own RouterInfo publishing message
|
2024-01-31 11:46:01 -05:00 |
|
orignal
|
2e9f2d4a3b
|
Drop for LeaseSet request
|
2024-01-30 21:52:18 -05:00 |
|
orignal
|
0ca782ed71
|
drop unsent messages if session disconnects
|
2024-01-30 18:02:14 -05:00 |
|
orignal
|
e40b656ecf
|
Drop for tunnel and encrypted messages
|
2024-01-30 15:41:57 -05:00 |
|
orignal
|
85f5f5b91e
|
fixed potential deadlock
|
2024-01-30 10:04:19 -05:00 |
|
orignal
|
f008478505
|
handle I2NP messages drops
|
2024-01-29 19:54:43 -05:00 |
|
orignal
|
d926a31064
|
fixed warning
|
2024-01-29 18:01:41 -05:00 |
|
orignal
|
822cb35efe
|
limit send Ack timeout by Ack delay interval
|
2024-01-28 18:12:40 -05:00 |
|
orignal
|
faaa8115d9
|
Merge pull request #2011 from Vort/net_status
log changes of network status
|
2024-01-28 09:16:20 -05:00 |
|
Vort
|
81015a5228
|
log changes of network status
|
2024-01-28 16:13:23 +02:00 |
|
orignal
|
a3246cd9dc
|
doen't send Ack packet too often if missing packets
|
2024-01-27 17:57:50 -05:00 |
|
orignal
|
530c353b00
|
don't send Ack with NACK immediately but after 2 milliseconds
|
2024-01-27 12:17:59 -05:00 |
|
orignal
|
75c2cb751f
|
lock mutex before deleting RouterInfo's buffer
|
2024-01-25 18:51:46 -05:00 |
|
orignal
|
67c4d4bcaa
|
fixed VS build error
|
2024-01-25 09:09:44 -05:00 |
|
orignal
|
25e82105b2
|
Merge pull request #2010 from wekoq/udp-tunnels-dest
Add support for multiple udp server tunnels on one destionation
|
2024-01-24 21:05:42 -05:00 |
|
weko
|
4b167fdbaf
|
Update copyright year
|
2024-01-25 01:57:24 +00:00 |
|
weko
|
5b93558bd0
|
Add support for multiple udp server tunnels on one destionation
|
2024-01-25 01:05:58 +00:00 |
|
orignal
|
70639f1139
|
don't adjust clock if offsets came from same router
|
2024-01-24 19:05:38 -05:00 |
|
orignal
|
c5a1806528
|
fixed possible deadlock
|
2024-01-24 13:58:42 -05:00 |
|
orignal
|
a2249f0a82
|
identify server tunnel session but from ant to ports
|
2024-01-24 13:52:13 -05:00 |
|
orignal
|
9f217f8a11
|
don't send expired I2NP messages
|
2024-01-21 18:59:04 -05:00 |
|
orignal
|
5e19e361e7
|
check max frame sizebefore sending
|
2024-01-20 17:33:28 -05:00 |
|
orignal
|
0b47f65b06
|
don't remove another NTCP2 session with same address
|
2024-01-19 18:29:17 -05:00 |
|