134 Commits (1d6104ecf3b51424e27e13047a4666c93ff38507)

Author SHA1 Message Date
orignal 065cfe3b9d separate ratchet session for ECIES router 3 years ago
orignal 876375f2c3 precise bandwidth limit 3 years ago
orignal 57c969b0ed constants for cost 3 years ago
orignal ae58a7007b different cost for direct or with introducers SSU address 3 years ago
orignal 40f7e9d33e separate decryptor for tunnel builds and floodfill requests 3 years ago
orignal 94659ba890 create ipv4 and ipv6 NTCP2 addresses separately 3 years ago
orignal d65bc068de create ipv4 and ipv6 NTCP2 addresses separately 3 years ago
orignal 44e4ec573d enable NTCP2 transport for newly created routers 3 years ago
orignal 3b32da4f5c don't disable NTCP2 address if Yggdrasil address is presented 3 years ago
orignal 2d0e219197 add Yggdrasil adddress even if NTCP2 is not published. Correct reachable capacity 3 years ago
orignal 0e5dc15005 create Yggdrasil address for new router 3 years ago
orignal bfb1380dd2 don't update Yggdrasil address from SSU 3 years ago
orignal ea19802d3f update right ipv6 only 3 years ago
orignal fef4f13b8f don't insert Yggdrasil address twice 3 years ago
orignal c4fc0f4ecf add Yggdrasil address 3 years ago
orignal aad2d68edb NTCP2 transports through the Yggdrasil 3 years ago
orignal 726bd0d63b check if x25519 key is valid 4 years ago
orignal 06a7e181cd ECIES for new routers 4 years ago
orignal e2fcab34b7 deccrypt and handle garlic message for ECIES router 4 years ago
orignal 32fc6482cc moved Noise initializations to Crypto.cpp 4 years ago
orignal c875ff923a random intro key 4 years ago
orignal 0436a65baa upddate DSA router keys 4 years ago
orignal 1f6be38145 wait for publish confirmation or publish to another floodfill 4 years ago
orignal 6362a7bba5 decrypt garlic on ECIES router 4 years ago
orignal 21501cbf81 correct MixHash after decryption 4 years ago
orignal d5f3d6111e correct tunnel build record size to decrept 4 years ago
orignal 942b2b05e7 correct key for AEAD decryption 4 years ago
orignal b8064b9b4b copy noise state 4 years ago
orignal 3907c17cf5 handle TunnelBuildMessage for ECIES router 4 years ago
orignal c2f13a1496 some cleanup 4 years ago
orignal a8d23b5439 disable NTCP for good 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal f21af4068f preferred crypto type for Decrypt 4 years ago
orignal 2ffe62ba41 [[fallthrough]] if C++17 only 4 years ago
orignal e0cb26bd9e fixed fallthough warning for C++17 4 years ago
orignal 0007f304d0 don't pass from to HandleI2NPMessage 5 years ago
orignal 515c086099 Use GetProcAddress for inet_pton. Fixed build error 5 years ago
orignal a104c9881e some cleanup 5 years ago
orignal dfdd76a1bb fixed #1429. Don't use monotonic timer for Win32 5 years ago
orignal 8e919ddc8e use monotonic clock for uptime 5 years ago
orignal 832a9ab6b5 don't set random NTCP2 port if already set 5 years ago
orignal 685f45bd76 publish/unpublish NTCP2 address depending on network status 5 years ago
orignal 4d10593bb1 publish/unpublish NTCP2 address depending on network status 5 years ago
orignal 8e3d16e9fb update ipv6 addresses from SSU rather than NTCP or NTCP2 5 years ago
orignal 5299ac35a6 create NTCP2 ipv6 address 5 years ago
orignal ef76ed394c publish SSU ipv6 address if NTCP if disabled 5 years ago
R4SAS 73921b1024 fix ipv6 fallback address 5 years ago
orignal 3236827781 add/removed NTCP addresses 5 years ago
orignal 0be664cc3d publish NTCP2 address instead NTCP if NTCP is disabled 5 years ago