Commit Graph

199 Commits (2b6a95cbee8c5216beafbac6116ade4c5230cfc2)

Author SHA1 Message Date
orignal 900153765a move router's tags cleanup to router's thread 5 months ago
orignal ffdd5935e9 Handle drop of own RouterInfo publishing message 5 months ago
Vort 81015a5228 log changes of network status 5 months ago
orignal 2ad26dd4c9 fixed race condition in ECIESx25519 tags table 6 months ago
orignal 0cc91dd2d2 don't pick too active peer 9 months ago
Vort 68f4961f1a separate test status from network status 11 months ago
orignal 786c27c8ec publish encrypted RouterInfo 1 year ago
orignal 220ef283de rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 1 year ago
orignal b8032e7fbf publish congestion cap G 1 year ago
orignal c45e31b1b2 validate new router 1 year ago
orignal 46e4f4aea5 update RouterInfo if congestion cap changed 1 year ago
orignal 716926f0d7 publish high congestion cap 1 year ago
orignal 93d89a1fe0 fixed typo 1 year ago
orignal 3c9a574e90 create io_service after daemonization 1 year ago
orignal de82b3ae19 don't publish non-reachable router 1 year ago
orignal f84d88ac63 publish own RouterInfo in router's thread 1 year ago
orignal 2e62f9532f separate thread for processing router's messages 1 year ago
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
Signed-off-by: R4SAS <r4sas@i2pmail.org>
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
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