129 Commits (8cc67568154ec0f4bc232a3221f8579f927fa8ee)

Author SHA1 Message Date
Jeff Becker ff757ddc88
don't check for exact LS 8 years ago
orignal c50105493a fixed zero-hops tunnels 8 years ago
Jeff Becker 2768a62f92
more logging 8 years ago
Jeff Becker 5841d0d87d
add more specific logging 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 c7173d5e1c use shared ClientDestination 8 years ago
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 8 years ago
orignal 7035ead9e7 provide reply tunnel expcilitly for LeaseSet 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 3907b4101a include openssl through OPENSSL macro 8 years ago
Jeff Becker 2373b94d3e
try fixing issue #482 8 years ago
orignal 941f30d1ea show streams from all streaming destinations 8 years ago
orignal 6d892179c8 added gzip parameter for server tunnels 9 years ago
orignal 190e26276a reuse tunnel pair for LS request 9 years ago
hagen dc344d4658 * add comment 9 years ago
hagen d312d753e9 * Destination.cpp : fix lambda with 4.7 9 years ago
orignal f2168774a5 check leaseset timestamp 9 years ago
orignal 80f81685d1 use rtt for ack timeout 9 years ago
orignal c561d71dc0 count lease expiration threshold 9 years ago
orignal 333103f50e shared RTT 9 years ago
orignal d81ca5f919 local destination leaseset storage verification 9 years ago
hagen 79bf44b3f5 * i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext 9 years ago
orignal e056c9c135 drop expired leasesand renew leaseset 9 years ago
orignal f3b277aeef doesn't store leases in netdb 9 years ago
orignal 76096747b6 cleanup incoming and outgoing tags together 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 d9e659deb0 * sane log messages: Destination.cpp 9 years ago
orignal 4599f6919c shared_ptr for local destination in TunnelPool 9 years ago
orignal fdd96975fb cancel destination request 9 years ago
orignal de6dd77046 use shared_ptr for LeaseSet request 9 years ago
orignal 54b2c8bd7e backport fix build for clang 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal adf12b6084 handle DeliveryStatus garlic clove directly 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 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 d5e1d5db9c validate leaseset for zero leases 9 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 10 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 10 years ago
orignal 6fc0b2ecfb create additional streaming destination 10 years ago
orignal 7b938b246a choose streaming destination for destination port 10 years ago
orignal 45cb98c8de shared_ptr for streaming destination 10 years ago
orignal 0f8ea92a53 handle local destination port 10 years ago
orignal bd9e68e69f fixed api build 10 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago