Commit graph

134 commits

Author SHA1 Message Date
orignal 32466e3804 don't notify before wait 2016-08-08 22:15:09 -04:00
orignal 56a60772a4 fixed potential deadlock 2016-08-08 11:53:38 -04:00
brain5lug b8ec63cf8c copy ellimination for ranges #part1 2016-08-06 01:03:13 +03:00
Jeff Becker 84bb740e62
clean up code 2016-07-15 13:52:55 -04:00
Jeff Becker 4fdd9feddc
don't try to republish forever 2016-07-14 16:59:26 -04:00
Jeff Becker ff757ddc88
don't check for exact LS 2016-06-30 11:27:40 -04:00
Jeff Becker c53d6d80ba
Merge branch 'master' into meshnet 2016-06-30 09:15:30 -04:00
orignal c50105493a fixed zero-hops tunnels 2016-06-29 21:37:17 -04:00
Jeff Becker 2768a62f92
more logging 2016-06-29 18:05:08 -04:00
Jeff Becker 5841d0d87d
add more specific logging 2016-06-29 17:59:56 -04:00
orignal 6c9b4a8c5d moved LeaseSet creating away from LeaseSetDestination 2016-05-29 09:33:50 -04:00
orignal 3d6c93cd6b moved transient encryption keys to LeaseSetDestination 2016-05-26 15:53:32 -04:00
orignal c7173d5e1c use shared ClientDestination 2016-05-25 16:18:02 -04:00
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 2016-05-25 15:10:28 -04:00
orignal 7035ead9e7 provide reply tunnel expcilitly for LeaseSet 2016-05-25 12:55:58 -04:00
orignal f6103d3841 moved streaming and datagram destination from LeaseSetDestination to ClientDestination 2016-05-23 14:31:22 -04:00
orignal cb68d19bed ClientDestination/LeaseSetDestination split 2016-05-23 10:33:01 -04:00
orignal 3907b4101a include openssl through OPENSSL macro 2016-05-11 15:12:38 -04:00
Jeff Becker 2373b94d3e
try fixing issue #482 2016-04-27 12:08:08 -04:00
orignal 941f30d1ea show streams from all streaming destinations 2016-04-04 22:17:04 -04:00
orignal 6d892179c8 added gzip parameter for server tunnels 2016-02-29 14:44:15 -05:00
orignal 190e26276a reuse tunnel pair for LS request 2016-02-26 16:17:29 -05:00
hagen dc344d4658 * add comment 2016-02-22 12:57:25 +00:00
hagen d312d753e9 * Destination.cpp : fix lambda with 4.7 2016-02-20 01:47:32 +00:00
hagen 55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
2016-02-20 00:59:48 +00:00
orignal f2168774a5 check leaseset timestamp 2016-02-16 22:57:38 -05:00
orignal 80f81685d1 use rtt for ack timeout 2016-02-13 23:02:58 -05:00
orignal c561d71dc0 count lease expiration threshold 2016-02-12 20:56:29 -05:00
orignal 333103f50e shared RTT 2016-02-11 22:18:44 -05:00
orignal d81ca5f919 local destination leaseset storage verification 2016-02-11 14:45:33 -05:00
hagen 79bf44b3f5 * i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext 2016-02-11 13:05:00 +00:00
orignal e056c9c135 drop expired leasesand renew leaseset 2016-02-09 22:42:01 -05:00
orignal f3b277aeef doesn't store leases in netdb 2016-02-07 19:45:06 -05:00
orignal 76096747b6 cleanup incoming and outgoing tags together 2016-02-07 17:45:11 -05:00
orignal f593802a51 I2CP option crypto.tagsToSend added for I2P tunnels 2016-01-23 20:52:21 -05:00
hagen a57905b6cd * merged branch 'sane-log-messages' 2015-12-24 00:46:32 +00:00
orignal 45c8858140 persist temporary keys 2015-12-21 10:17:00 -05:00
hagen d9e659deb0 * sane log messages: Destination.cpp 2015-12-21 03:00:11 +00:00
orignal 4599f6919c shared_ptr for local destination in TunnelPool 2015-12-16 14:52:48 -05:00
orignal fdd96975fb cancel destination request 2015-12-13 14:40:43 -05:00
orignal de6dd77046 use shared_ptr for LeaseSet request 2015-12-13 10:51:43 -05:00
orignal 54b2c8bd7e backport fix build for clang 2015-11-20 10:02:54 -05:00
orignal 62cf83921b cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
orignal adf12b6084 handle DeliveryStatus garlic clove directly 2015-06-29 21:40:43 -04:00
orignal 2cbd6e85c6 use shared_ptr for garlic messages 2015-06-21 22:29:50 -04:00
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 2015-06-19 14:38:31 -04:00
orignal a0de60e179 use share_ptr for garlic messages 2015-06-16 10:14:14 -04:00
orignal ef6a038451 handle explicitPeers I2CP parameter 2015-06-10 15:32:55 -04:00
orignal 42d49bde86 handle tunnels quantity params 2015-05-05 12:32:13 -04:00
orignal d5e1d5db9c validate leaseset for zero leases 2015-04-08 10:34:16 -04:00