Commit Graph

74 Commits (2921eaa055546d6e529537245f442dd78c481d5c)

Author SHA1 Message Date
orignal 2921eaa055 differentiate symmetric and full cone NAT 1 year ago
orignal 737603e81b No descriptors error 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 8fd466c5a9 separate network status and errors 2 years ago
orignal 9d123fa5ad select random port if port not found or specified 2 years ago
orignal 3dd78a2589 remove SSU address if SSU is off 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
orignal dbb9295063 set MTU if local address is specified explicitly. update MTU for ipv6 if not set 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 0e6ad548b2 invoke SSU2 peer test updates 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 7923ed9567 publish SSU2 address 2 years ago
orignal bb7c0fef20 SSU2 address in config and RouterInfo 2 years ago
orignal f6ba776c12 SSU2 keys 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 e8f4c42bfb moved current language from RouterContext to ClientContext 3 years ago
orignal bb518d3d51 don't pass BN_CTX to encrypt/decrypt functions 3 years ago
orignal 5cb1f5986d use msgID from ECIESx25519 block 3 years ago
orignal 41bfc7899d keep own RouterInfo in netdb 3 years ago
orignal 83fd289e46 don't re-create noise state for every message 3 years ago
orignal 8e3e35a36d decrypt short request record 3 years ago
R4SAS 779f2fa451
[i18n] rework localization system
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS df66c2d2dc
[i18n] translate HTTP proxy
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 80b44fc9a9
Support multilang, update code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 167d3a0e3c don't create BN_CTX for ECIES tunnel build record decryption 3 years ago
orignal a6ea37a21e set ipv6 address caps depending on peer test 3 years ago
orignal 9e050d1a23 peer test for ipv6 3 years ago
orignal 43d458cf72 publish and upublish NTCP2 and yggdrasil addresses separatly 3 years ago
orignal cf8665748b network sattus Mesh added 3 years ago
orignal f38920c338 Status: Proxy 3 years ago
orignal 065cfe3b9d separate ratchet session for ECIES router 3 years ago
orignal 6d88c3ab05 Symmetric NAT error 3 years ago
orignal 40f7e9d33e separate decryptor for tunnel builds and floodfill requests 3 years ago
orignal 2d0e219197 add Yggdrasil adddress even if NTCP2 is not published. Correct reachable capacity 3 years ago
orignal c4fc0f4ecf add Yggdrasil address 3 years ago
orignal aad2d68edb NTCP2 transports through the Yggdrasil 3 years ago
orignal 8b3a7486c7 rename CRYPTO_KEY_TYPE_ECIES_X25519_AEAD_RATCHET to CRYPTO_KEY_TYPE_ECIES_X25519_AEAD 4 years ago
orignal 6362a7bba5 decrypt garlic on ECIES router 4 years ago
orignal 3907c17cf5 handle TunnelBuildMessage for ECIES router 4 years ago
orignal ffa0f0afd9 check network status 4 years ago
orignal c2f13a1496 some cleanup 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal f21af4068f preferred crypto type for Decrypt 4 years ago