orignal
|
c45e31b1b2
|
validate new router
|
2 years ago |
orignal
|
46e4f4aea5
|
update RouterInfo if congestion cap changed
|
2 years ago |
orignal
|
716926f0d7
|
publish high congestion cap
|
2 years ago |
orignal
|
93d89a1fe0
|
fixed typo
|
2 years ago |
orignal
|
3c9a574e90
|
create io_service after daemonization
|
2 years ago |
orignal
|
de82b3ae19
|
don't publish non-reachable router
|
2 years ago |
orignal
|
f84d88ac63
|
publish own RouterInfo in router's thread
|
2 years ago |
orignal
|
2e62f9532f
|
separate thread for processing router's messages
|
2 years ago |
weko
|
76d39cc7c9
|
changed to tabs, move tor port to function
|
2 years ago |
weko
|
9e0c5d67c7
|
Don't use reversed port for choise random port. (by whothefuckami)
|
2 years ago |
R4SAS
|
86fc12e395
|
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
97b7ea0da5
|
create separate new ipv4 and ipv6 published addresses
|
2 years ago |
orignal
|
1c4cc02c23
|
drop garlic message in garlic clove
|
2 years ago |
orignal
|
70fec2bc99
|
don't publish localhost addresses in RouterInfo
|
2 years ago |
orignal
|
ad5540c9f3
|
delete address if corresponding transport is disabled
|
2 years ago |
orignal
|
e91d0bbec8
|
delete address if corresponding transport is disabled
|
2 years ago |
orignal
|
8ee461f60a
|
enable all ipv4 adresses even if one is already enabled
|
2 years ago |
orignal
|
4de6201b84
|
update RouuterInfo if NTCP2 or SSU2 keys were recreated
|
2 years ago |
orignal
|
4fae7b8d65
|
don't update local RouterInfo addresses in Load but in InitTransports only
|
2 years ago |
orignal
|
5479ddd03c
|
publish NTCP2 addreses by index
|
2 years ago |
orignal
|
1f23584c24
|
update all SSU2 addresses
|
2 years ago |
orignal
|
a3c305032a
|
don't set Firewalled upon SessionCreated if ports mismatch
|
2 years ago |
R4SAS
|
503f522cc3
|
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
d3656fcb3f
|
don't publish ::1
|
2 years ago |
orignal
|
476e6aae35
|
don't iterate through addresses when it's not necessary
|
2 years ago |
orignal
|
d30ee99cf1
|
fixed crash
|
2 years ago |
orignal
|
84d9c8f1b8
|
access to RouterInfo's addresses by index
|
2 years ago |
orignal
|
410d2c2fa9
|
use shared pointer for RouterInfo's addreses list
|
2 years ago |
orignal
|
fb8be32c28
|
removed SSU and NTCP transports
|
2 years ago |
orignal
|
ccfeca728e
|
use only SSU2 for network status
|
2 years ago |
orignal
|
3e3f92c616
|
set and check proxy status for ipv6 if presented
|
2 years ago |
R4SAS
|
96c4463d39
|
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
75611866eb
|
update router's transports when SSU or NTCP address was deleted
|
2 years ago |
orignal
|
81f53d313c
|
alsways set some port to SSU2 address
|
2 years ago |
orignal
|
9d123fa5ad
|
select random port if port not found or specified
|
2 years ago |
orignal
|
f4d6a08d57
|
create separate addresses for published SSU2
|
2 years ago |
orignal
|
3dd78a2589
|
remove SSU address if SSU is off
|
2 years ago |
orignal
|
df92a85159
|
set SSU2 port +1 if not specified
|
2 years ago |
orignal
|
53934a470b
|
update keys for NTCP2 and SSU2 addreses
|
2 years ago |
orignal
|
a94ae7d77d
|
update keys for NTCP2 and SSU2 addreses
|
2 years ago |
orignal
|
f43e860998
|
cleanup introducers if router is not longer firewalled
|
2 years ago |
orignal
|
ed5c533982
|
recgnize symmetric NAT from SSU2
|
2 years ago |
R4SAS
|
fdeb884fe5
|
fixed getting MTU on windows, add address to log messages with MTU
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
f9106b77bb
|
add SSU2 introducer if SSU2 only
|
2 years ago |
orignal
|
a0419e4f34
|
add SSU2 introducer if SSU2 only
|
2 years ago |
orignal
|
dbb9295063
|
set MTU if local address is specified explicitly. update MTU for ipv6 if not set
|
2 years ago |
orignal
|
454fa9ee9b
|
update SSU2 port
|
2 years ago |
orignal
|
d33aeb4bb2
|
set unreachable if firewalled. Store router's hash of introducer instead session
|
2 years ago |
orignal
|
2197cd8620
|
add/remove SSU2 introducers to local RouterInfo
|
2 years ago |
orignal
|
014e4b0e1d
|
detect MTU for some known ipv6 tunnel brokers
|
2 years ago |