34 Commits (67dd59125ed6f9c065cb43b98b459fc08543c4cb)

Author SHA1 Message Date
orignal d7d964bf57 GarlicRoutingSession/ElGamalAESSession split 5 years ago
orignal 54071b0e5d set and handle unpublished LeaseSet flag 5 years ago
orignal 8e919ddc8e use monotonic clock for uptime 5 years ago
orignal f6f45eab39 flood encrypted LeaseSet2 with store hash 5 years ago
orignal 354c9187db detect our ipv6 address 5 years ago
orignal 7b9033d678 allocate actual RouterInfo's buffer size 5 years ago
orignal f6199c6c17 print store hash for encrypted LeaseSet 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 09b1b120d7 update LeaseSet2 if store type changed 5 years ago
orignal 0646461342 check published timestamp for LeaseSet2 5 years ago
orignal 846eac29dc filter out unspecified addresses. Check floodfill status change 5 years ago
R4SAS d8a4954bf1 [NetDb] check PersistProfiles on load 5 years ago
orignal 65c2c7d80b re-create LeaseSet if store type has changed 6 years ago
orignal 884cf756ed remove invalid leasesets 6 years ago
orignal 5398b651f7 handle LS2 in destinations 6 years ago
orignal c54e6bafdb process meta LS2 6 years ago
orignal 12af68bdb5 initial support of LeaseSet2 6 years ago
orignal c0e263abd3 default value for m_PersistProfiles 6 years ago
R4SAS 79c0c11e80 configure persist of peer profiles 6 years ago
orignal ca671551c8 flood NTCP2 RouterInfo if requested 6 years ago
orignal 42ed312384 handle NTCP2 RouterInfo flag 6 years ago
orignal d7081c5f23 handle RouterInfo from NTCP2 in netdb's thread 6 years ago
orignal c8f4ace5c4 update timestamp before publishing 6 years ago
yangfl 52f3081a40 fix typo 6 years ago
orignal 7db2e9dc4a don't verify signature twice 7 years ago
Jeff Becker 4a77a03033
* Add LeaseSetBufferValidate which checks lease validity and extracts timestamp 7 years ago
Jeff Becker 3820b51960
Revert "check for valid LS before updating" 7 years ago
Jeff Becker e070ce4e34
check for valid LS before updating 7 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
yangfl 18b6353803 fix typo 7 years ago
Darknet Villain 06b2b26e39 NetDb: If NetDb is empty, throw exception instead of killing NetDb thread 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
Darknet Villain 33310732a6 Add reseed.threshold option 8 years ago
Darknet Villain a03bf89190 Refactored code to Reseed module 8 years ago
Darknet Villain 21e23d5511 Added option to reseed from ZIP file 8 years ago
orignal 3e2605490f cleanup error messages 8 years ago
orignal 37e4dfc5d5 cleanup from some overhead 8 years ago
orignal 59681398cb don't store lookup replies anymore 8 years ago
orignal adf887a06b request destination if we are not closest 8 years ago
orignal 42f70cd55d request destination after frist lookup 8 years ago
orignal 7a7ae4cc83 select ipv4 peers for peer test 8 years ago
orignal 336cd60920 don't insert same floodfill twice 8 years ago
Jeff Becker ea31ca5ee8 add reseed from floodfill option 8 years ago
Jeff Becker 6b5b9b3d62 add reseed from floodfill option 8 years ago
Jeff Becker 5f396d6311
add option to only connect to certain routers 8 years ago
orignal ed874fe3ea check if RouterInfo has been decompressed completely 8 years ago
Jeff Becker 3ea624e1db
cosmetic fix 8 years ago
Jeff Becker a68326490d
fix 8 years ago