11 Commits (5c3d0fc02c1c188e21419d2401a03ef1cf456c5f)

Author SHA1 Message Date
orignal 8c2de4973c rollback 7 years ago
orignal e1527dc137 update LeaseSet if a tunnel was deleted 7 years ago
orignal 7db2e9dc4a don't verify signature twice 7 years ago
orignal b1c701085b don't verify signature twice 7 years ago
Jeff Becker 4a77a03033
* Add LeaseSetBufferValidate which checks lease validity and extracts timestamp 7 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal 53d71d29ff call RoutingDestination::Encrypt instead ElGamalEncrypt 7 years ago
orignal 81658d2ff9 generic encryption for RoutingDestination 7 years ago
orignal 5aa53eee43 GetIdentity for RoutingDestination 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
Jeff Becker d91c7e5e79 fix datagram bugs 7 years ago
Jeff Becker 682334d844
fix typo 8 years ago
Jeff Becker 9acbb2203c
Update Indentation and don't spam route changes in datagram sessions 8 years ago
Jeff Becker 0b21fce94e
try adding garlic and session tags to datagram destination 8 years ago
Jeff Becker eaac21cda1
* check router info addresses for nullptr 8 years ago
orignal a062bca431 CreateLeaseSetMessage 8 years ago
orignal 09a80ed654 RequestVariableLeaseSetMessage 8 years ago
orignal 789eb48698 removed deprecated constructor 8 years ago
orignal e686fad546 rmoved deprecated constructor 8 years ago
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 8 years ago
orignal f2292fd618 LocalLeaseSet added 8 years ago
orignal 4aae878db8 increase LeaseSet expiration threshold 8 years ago
orignal f2168774a5 check leaseset timestamp 8 years ago
orignal 21dead3125 increase lease expiration threshold 9 years ago
orignal 517385fb63 Lease enddate threshold 9 years ago
orignal d81ca5f919 local destination leaseset storage verification 9 years ago
orignal 93720fffd4 shared path between streams 9 years ago
orignal e056c9c135 drop expired leasesand renew leaseset 9 years ago
orignal 481fafc11d invalidate excluded leases 9 years ago
orignal 7d927b0e28 shared_ptr for Lease 9 years ago
orignal f3b277aeef doesn't store leases in netdb 9 years ago
orignal 64b2a32c9a #343. check for malformed messages 9 years ago
orignal 4599f6919c shared_ptr for local destination in TunnelPool 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal d5e1d5db9c validate leaseset for zero leases 9 years ago
orignal 9ce9d9b7fc variable length buffer for LeaseSet 9 years ago
orignal 2a23537dbd check lease expiration with threshold 9 years ago
orignal 9a7e21778e eliminate misalignment for LeaseSet 9 years ago
orignal 52a0b9ca03 extend LeaseSet buffer to fir RSA-4096 key and signature 10 years ago
orignal 3a4b6bd7b0 separate requsted and unsolicited LeaseSets 10 years ago
orignal e954d06edf NAMING LOOKUP for .b32 addresses 10 years ago
orignal 2bc1ba1a9c extended identity for local destination 10 years ago
orignal 2aaac1a0d5 process extended indetities for LeaseSets 10 years ago
orignal acd21a04ae delete expired LeaseSets 10 years ago
orignal 220637b29d DatabaseStore for LeaseSet 10 years ago
orignal ee2297c851 create LeaseSet from local tunnel pool 10 years ago
orignal f3c6dd4d3d don't copy RouterInfos and LeaseSets 10 years ago
orignal 74a7f8c869 pick random tunnel from LeaseSet 10 years ago
orignal e24795dd41 pick most recent tunnel from LeaseSet 11 years ago