Commit Graph

115 Commits (f412f4ca883dd69839e3df8299b937774c4d6644)

Author SHA1 Message Date
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
hagen dc344d4658 * add comment 8 years ago
hagen d312d753e9 * Destination.cpp : fix lambda with 4.7 8 years ago
hagen 55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
8 years ago
orignal f2168774a5 check leaseset timestamp 8 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
hagen a57905b6cd * merged branch 'sane-log-messages' 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 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 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 0f8ea92a53 handle local destination port 9 years ago
orignal bd9e68e69f fixed api build 9 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 02ed7d6059 fixed non-responding destination request 10 years ago
orignal feffbc9330 fixed typo 10 years ago
orignal 9a43f0d54c don't send DatabaseStore reply for local destinations 10 years ago
orignal 974a7ff3f5 shared_ptr for RoutingDestination 10 years ago
orignal 2ed69ef602 clean up expired LeaseSets 10 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 10 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal 24c00b0985 schedule routing session cleanup 10 years ago
orignal f5b937667a don't try to re-request expired LeaseSet 10 years ago
orignal c61ed150b7 check for pending LeaseSet request 10 years ago
Francisco Blas (klondike) Izquierdo Riera c1a29b08ac Remove ClientContext.h dependency 10 years ago