Commit Graph

96 Commits (83300044ddff9f8962d2946002c1855810e083f6)

Author SHA1 Message Date
orignal 422f8b3660 publish with min interval of 20 seconds 7 years ago
orignal b363b50320 multiple acceptors 8 years ago
orignal c8b935151a fixed tremination crash 8 years ago
orignal 1dfa09cda9 queue up multiple LeaseSet requests 8 years ago
Jeff Becker fc94e846a6 add latency requirement option 8 years ago
atnaguzin 8676a1b4ef update changelog, added leaseset list to client/server tunnel pages 8 years ago
orignal d8510ead43 don't return expired LeaseSet 8 years ago
orignal 442a0c48e7 fixed #675. I2LUA define 8 years ago
orignal bee407ea34 clean-up datagram session toghters with leasesets and tags 8 years ago
Jeff Becker ac88c1a8f1
add ClientDestination::Ready 8 years ago
Jeff Becker b977050caf
osx fix 8 years ago
Jeff Becker 7b5e18d94b
changes 8 years ago
Jeff Becker 56254e728c
Merge tag 'tags/2.9.0' 8 years ago
orignal 56a60772a4 fixed potential deadlock 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 6c9b4a8c5d moved LeaseSet creating away from LeaseSetDestination 8 years ago
orignal 3d6c93cd6b moved transient encryption keys to LeaseSetDestination 8 years ago
orignal fc25da37c5 removed GetPrivateKeys from LocalDestination 8 years ago
orignal c7173d5e1c use shared ClientDestination 8 years ago
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 8 years ago
orignal f6103d3841 moved streaming and datagram destination from LeaseSetDestination to ClientDestination 8 years ago
orignal cb68d19bed ClientDestination/LeaseSetDestination split 8 years ago
orignal 941f30d1ea show streams from all streaming destinations 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 8 years ago
orignal 190e26276a reuse tunnel pair for LS request 8 years ago
orignal d81ca5f919 local destination leaseset storage verification 9 years ago
orignal f3b277aeef doesn't store leases in netdb 9 years ago
orignal 5215bdc035 clean up remote destinations without outgoing and unconfirmed tags 9 years ago
orignal f593802a51 I2CP option crypto.tagsToSend added for I2P tunnels 9 years ago
orignal 45c8858140 persist temporary keys 9 years ago
hagen c3238f4d0b * fix warnings of type mismatch (#298) 9 years ago
orignal fdd96975fb cancel destination request 9 years ago
orignal de6dd77046 use shared_ptr for LeaseSet request 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal a0de60e179 use share_ptr for garlic messages 9 years ago
orignal ef6a038451 handle explicitPeers I2CP parameter 9 years ago
orignal 42d49bde86 handle tunnels quantity params 9 years ago
orignal 12465f840a check outbound tunnles for readiness 9 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 9 years ago
orignal 10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 9 years ago
orignal 6fc0b2ecfb create additional streaming destination 9 years ago
orignal 7b938b246a choose streaming destination for destination port 9 years ago
orignal 45cb98c8de shared_ptr for streaming destination 9 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 2ed69ef602 clean up expired LeaseSets 10 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal 24c00b0985 schedule routing session cleanup 10 years ago
orignal ebb5c53c3a use shared_ptr for TunnelPool 10 years ago