Commit Graph

46 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
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
* Request LS before expiration for smoother handover
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 8 years ago
orignal 517385fb63 Lease enddate threshold 8 years ago
orignal d81ca5f919 local destination leaseset storage verification 8 years ago
orignal 93720fffd4 shared path between streams 8 years ago
orignal e056c9c135 drop expired leasesand renew leaseset 8 years ago
orignal 481fafc11d invalidate excluded leases 8 years ago
orignal 7d927b0e28 shared_ptr for Lease 8 years ago
orignal f3b277aeef doesn't store leases in netdb 8 years ago
orignal 64b2a32c9a #343. check for malformed messages 8 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 10 years ago
orignal 659177e2fd check expiration of lease 11 years ago
orignal 34d2ae4500 fixed memory leak 11 years ago
orignal 1130287d28 send streaming protocol data 11 years ago
orignal d03adfd193 moved Identity to separate file 11 years ago
orignal d714d7fe6c common Identity for LeaseSet and RouterInfo 11 years ago
orignal 885e996a8a Inroduced IdentHash 11 years ago
orignal 01cb5e02e9 delivery type Destination for garlic cloves 11 years ago
orignal 7f92a847c2 Garlic session per destination 11 years ago