1072 Commits (c359c6e634fdc106298291c8630b3a1ccb8aa131)

Author SHA1 Message Date
orignal 1ba5d25819 correct detection of chunked response 3 years ago
orignal daa3f8699b don't detect Yggdrasil for android 3 years ago
orignal 484f69f16b try to select reachable router of inbound tunnel gateway 3 years ago
R4SAS 7c8280934a
update addressbook subscriptions 3 years ago
orignal 85902b358a remove [] from yggdrasil reseed address 3 years ago
R4SAS 5931cb59ab fix thread setname on NetBSD 3 years ago
orignal d13fbe5549 support reseed throught the Yggdrasil 3 years ago
orignal ed4c00e4f4 check yggdrasil ipv6 range 3 years ago
orignal 07282ec39f get local yggdrasil ipv6 address 3 years ago
orignal 2d998aba43 fixed typo 3 years ago
orignal 2e0019c8c8 check if NTCP2 address is valid before connection attempt 3 years ago
orignal 9d5bb1b2b6 drop routing path for LeaseSet resend 3 years ago
Dimitris Apostolou 67dab9b6d2
Fix clang warning 3 years ago
orignal 6fc5f88a3b dump addressbook in hosts.txt format 3 years ago
orignal e0cec79ad6 try both ipv4 and ipv6 NTCP2 addresses if presented 3 years ago
orignal 1a9e11d86d don't send updated LeaseSet through a terminated session 3 years ago
orignal 1235d18d67 pass address to NTCP2 session 3 years ago
orignal 8f25b66760 limit tunnel length to 8 hops 4 years ago
orignal 29176dd9bf count last send time for expiration 4 years ago
orignal aedcd1bcc0 remove tag after tagset expiration 4 years ago
orignal b1262d54de don't detach ECIESx25519 session from destination 4 years ago
orignal bc4a97774f strong pointer to session for receive tagset 4 years ago
orignal ee3cd44f97 ReceiveRatchetTagSet 4 years ago
orignal 726bd0d63b check if x25519 key is valid 4 years ago
orignal 7ce92118e4 handle follow-on NSR messages 4 years ago
orignal 86ff0d86db check if new tag was created 4 years ago
orignal d34dc397e8 changed to 320 tags max 4 years ago
orignal f2e4d5f06c trim behind not affter max generated tags 4 years ago
orignal da7e2f2580 don't send message through non-established session 4 years ago
orignal 8c61e7d227 replace LeaseSet completely if store type changes 4 years ago
orignal 06a7e181cd ECIES for new routers 4 years ago
orignal bf91e16b5d gererate specified number of tags if misssing tag 4 years ago
orignal 65945b3462 correct offline signature size for close packet 4 years ago
orignal fc2dc9a019 cumulative ACK bitfields 4 years ago
orignal c91a8711e3 encrypted requests to ECIES floodfills 4 years ago
R4SAS 7373dae026
[avx] check if c++ target supports AVX (closes #1600) 4 years ago
R4SAS ca3b819151
[avx] check ig c++ target supports AVX 4 years ago
orignal ba79b94e06 try to generate missing ECIESx25519 tag in last tagset 4 years ago
R4SAS bfc3acb834
use correct function for thread naming on OpenBSD 4 years ago
R4SAS ac67cd7f9a
add FreeBSD builder for GHA (#1595) 4 years ago
R4SAS 3100d4f902 move thread naming to util 4 years ago
orignal aace200899 don't create paired zero hops tunnel 4 years ago
orignal a843165cb4 try ratchets tag first 4 years ago
R4SAS 36473e3889 add naming to threads 4 years ago
orignal e2fcab34b7 deccrypt and handle garlic message for ECIES router 4 years ago
orignal abdf92c084 encrypt message for ECIES router 4 years ago
orignal 32fc6482cc moved Noise initializations to Crypto.cpp 4 years ago
orignal 0ab95b1b87 2.35.0 4 years ago
orignal 746f53ba07 use SendBufferQueue for queued messages from I2P 4 years ago
orignal c833b16544 check if session expired before generating more tags 4 years ago