Commit Graph

163 Commits (410d2c2fa95a921921ad0e8886c52d4144116df7)

Author SHA1 Message Date
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
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)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal f22e10537b fixed typo 2 years ago
orignal 6e532c494c create new published SSU2 addresses 2 years ago
orignal 78b1afcc8c publish introducer cap for SSU2 address 2 years ago
orignal 07e14ddda8 check if SSU2 enabled 2 years ago
orignal 064b8042a5 ssu2.published and update SSU2 ipv4 2 years ago
orignal 7923ed9567 publish SSU2 address 2 years ago
orignal 3643a46a0c don't update SSU2 port 2 years ago
orignal d467e6869d don't update address for SSU2 2 years ago
orignal 908bdc7624 always publish intro key for SSU2 address 2 years ago
orignal 6eba061c2a show local SSU2 address 2 years ago
orignal f184f550b9 SSU2 address in config and RouterInfo 2 years ago
orignal bb7c0fef20 SSU2 address in config and RouterInfo 2 years ago
orignal f6ba776c12 SSU2 keys 2 years ago
orignal 4211c733a2 s and i keys for all addresses 2 years ago
orignal a2de5564ac moved m_Properties to LocalRouterInfo 2 years ago
orignal 338b17ccf1 LocalRouterInfo for own router 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 292fe94352 RouterContext is always ECIES 3 years ago
orignal bb518d3d51 don't pass BN_CTX to encrypt/decrypt functions 3 years ago
orignal c45e202fab removed ElGamal encryption support for own router 3 years ago