194 Commits (e926b0392f3458a1c8af15a4baba0185a56eea09)

Author SHA1 Message Date
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 f162876600 insert ipv4 address if enabled back 3 years ago
orignal 5f93dc72fd convert ifname* params to address* 3 years ago
orignal 97f315d488 set correct 4 and 6 caps for unreachable addresses 3 years ago
orignal 742dbdb68a rekey low badwidth routers to ECIES 3 years ago
orignal 2d59c968ca don't publish NTCP2 address connected through proxy 3 years ago
orignal 876973f071 remove coreVersion 3 years ago
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