182 Commits (f33b0cad2e768b6f84787090510fb8cd58977d12)

Author SHA1 Message Date
weko 76d39cc7c9 changed to tabs, move tor port to function 1 year ago
weko 9e0c5d67c7 Don't use reversed port for choise random port. (by whothefuckami) 1 year ago
R4SAS 86fc12e395
[style] clean code 1 year ago
orignal 97b7ea0da5 create separate new ipv4 and ipv6 published addresses 1 year ago
orignal 1c4cc02c23 drop garlic message in garlic clove 1 year ago
orignal 70fec2bc99 don't publish localhost addresses in RouterInfo 1 year ago
orignal ad5540c9f3 delete address if corresponding transport is disabled 1 year ago
orignal e91d0bbec8 delete address if corresponding transport is disabled 1 year ago
orignal 8ee461f60a enable all ipv4 adresses even if one is already enabled 1 year ago
orignal 4de6201b84 update RouuterInfo if NTCP2 or SSU2 keys were recreated 1 year ago
orignal 4fae7b8d65 don't update local RouterInfo addresses in Load but in InitTransports only 1 year ago
orignal 5479ddd03c publish NTCP2 addreses by index 1 year ago
orignal 1f23584c24 update all SSU2 addresses 1 year ago
orignal a3c305032a don't set Firewalled upon SessionCreated if ports mismatch 2 years ago
R4SAS 503f522cc3
[style] clean trailing spaces and tabs 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 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 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
orignal 14a6947b02 round MTU to multiple of 16 for SSU1 2 years ago
orignal 1dd2bd0013 publish MTU for ipv6 SSU2 address. Max MTU of 1488 for SSU1 2 years ago
orignal 6039cdceb0 correct SSU2 only detection 2 years ago
orignal 473159be0f don't use port from SSU2 address 2 years ago
orignal 0e6ad548b2 invoke SSU2 peer test updates 2 years ago
orignal dddc7ab039 publisuh peer test cap for published SSU2 addresses 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
orignal f22e10537b fixed typo 2 years ago