902 Commits (8f25b66760ed2863c2468f464ab6e959ba3a816b)

Author SHA1 Message Date
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
orignal 1c5b350c2b TCP_QUICKACK 4 years ago
orignal 9301e39af7 minimal version for floodfill 0.9.28 4 years ago
R4SAS bc330ff0ea update makefiles, license year 4 years ago
orignal c875ff923a random intro key 4 years ago
orignal 3dfb44de31 exclude DSA floodfills 4 years ago
R4SAS 2266c3877c
update reseeds 4 years ago
orignal f4486bc075 take intro key from right address 4 years ago
orignal 0436a65baa upddate DSA router keys 4 years ago
orignal d8381e9486 disable encryption to ECIES routers 4 years ago
orignal 3925540517 don't update expired tunnels 4 years ago
orignal 3b630fe546 fixed race condition 4 years ago
orignal c69c4ae8a0 don't publish too fast 4 years ago
orignal b4369470cb publish updated RouterInfo 4 years ago
R4SAS 2bd6daeb8d disable aes/avx for winxp by default 4 years ago
orignal 44ca315c75 don't build tunnels for all pools at the time 4 years ago
orignal af20b13c7a create paired inbound tunnels if no inbound tunnels yet 4 years ago
orignal 1f6be38145 wait for publish confirmation or publish to another floodfill 4 years ago