139 Commits (7018c381eed5fabcd36048fc3c13fd77078c10e8)

Author SHA1 Message Date
Jeff Becker b977050caf
osx fix 8 years ago
Jeff Becker 7b5e18d94b
changes 8 years ago
orignal 32466e3804 don't notify before wait 8 years ago
orignal 56a60772a4 fixed potential deadlock 8 years ago
brain5lug b8ec63cf8c copy ellimination for ranges #part1 8 years ago
Jeff Becker eaac21cda1
* check router info addresses for nullptr 8 years ago
Jeff Becker 84bb740e62
clean up code 8 years ago
Jeff Becker 4fdd9feddc
don't try to republish forever 8 years ago
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 9 years ago
orignal 3d6c93cd6b moved transient encryption keys to LeaseSetDestination 9 years ago
orignal c7173d5e1c use shared ClientDestination 9 years ago
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 9 years ago
orignal 7035ead9e7 provide reply tunnel expcilitly for LeaseSet 9 years ago
orignal f6103d3841 moved streaming and datagram destination from LeaseSetDestination to ClientDestination 9 years ago
orignal cb68d19bed ClientDestination/LeaseSetDestination split 9 years ago
orignal 3907b4101a include openssl through OPENSSL macro 9 years ago
Jeff Becker 2373b94d3e
try fixing issue #482 9 years ago
orignal 941f30d1ea show streams from all streaming destinations 9 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 10 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 10 years ago
orignal a0de60e179 use share_ptr for garlic messages 10 years ago
orignal ef6a038451 handle explicitPeers I2CP parameter 10 years ago
orignal 42d49bde86 handle tunnels quantity params 10 years ago
orignal d5e1d5db9c validate leaseset for zero leases 10 years ago