Commit Graph

90 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
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 8 years ago
orignal f3b277aeef doesn't store leases in netdb 8 years ago
orignal 5215bdc035 clean up remote destinations without outgoing and unconfirmed tags 8 years ago
orignal f593802a51 I2CP option crypto.tagsToSend added for I2P tunnels 8 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 9 years ago
orignal 2ed69ef602 clean up expired LeaseSets 9 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 9 years ago
orignal 24c00b0985 schedule routing session cleanup 9 years ago
orignal ebb5c53c3a use shared_ptr for TunnelPool 10 years ago
Francisco Blas (klondike) Izquierdo Riera 90005c8237 Migrate to I2Pservice 10 years ago
orignal 41974b8c75 fixed race condition 10 years ago
Francisco Blas (klondike) Izquierdo Riera a906d7f02f Allow for asynchronous creation of streams 10 years ago
Francisco Blas (klondike) Izquierdo Riera e5503c51b4 Allow for easy stream creation at LocalDestination (for now it's only synchronous) 10 years ago
orignal 6fb5fa1c52 LeaseSet request complete callback 10 years ago
orignal 3547a4042c request and handle LeaseSets through local destination only 10 years ago