Commit Graph

165 Commits

Author SHA1 Message Date
orignal
565f844b7f correct termination of pending leaseset 2016-11-19 17:24:38 -05:00
orignal
248992b27b temporarty fix crash 2016-11-19 14:28:58 -05:00
orignal
1dfa09cda9 queue up multiple LeaseSet requests 2016-11-16 22:28:13 -05:00
Jeff Becker
fc94e846a6 add latency requirement option 2016-11-15 10:20:09 -05:00
orignal
f2f5226ebb extract database store key once 2016-11-07 18:32:22 -05:00
xcps
660860b92d verify LeaseSet's ident hash 2016-11-07 15:54:35 -05:00
orignal
1286f1c968 inalidate shared routing path 2016-10-26 13:02:19 -04:00
hagen
b8dcdece38 * Destination.cpp : drop use of i2p::util::lexical_cast(), make more compact code 2016-10-26 00:24:13 +00:00
orignal
d8510ead43 don't return expired LeaseSet 2016-10-25 14:07:34 -04:00
orignal
442a0c48e7 fixed #675. I2LUA define 2016-10-19 10:23:02 -04:00
orignal
d97acacae6 sequential LeaseSet request 2016-10-17 18:45:20 -04:00
orignal
93ed032015 avoid potential deadlock 2016-10-12 09:39:16 -04:00
Jeff Becker
e8d8b290a6
rename 2016-10-10 09:07:49 -04:00
Jeff Becker
3095e14247
undo weird mutex changes 2016-10-10 09:04:24 -04:00
Jeff Becker
a332d68704 Revert "fix f79ad91"
This reverts commit e8e3db6888.
2016-10-10 09:02:39 -04:00
Jeff Becker
84ca992e91 Revert "Unused parameter warnings removal"
This reverts commit 5350078543.
2016-10-10 08:59:48 -04:00
Jeff Becker
f3c080f8a4
Merge branch 'merge-650' into openssl 2016-10-05 11:29:55 -04:00
alexandr
e8e3db6888 fix f79ad91 2016-10-05 01:20:43 +05:00
brain5lug
5350078543 Unused parameter warnings removal 2016-10-04 00:24:42 +03:00
alexandr
31dde394eb remove unnecessary brackets 2016-10-03 20:20:45 +05:00
alexandr
f79ad91a9a probably fix hanging of call I2CP-SendMsgTo-FindLeaseSet 2016-10-03 20:01:31 +05:00
orignal
bee407ea34 clean-up datagram session toghters with leasesets and tags 2016-09-08 10:16:42 -04:00
Jeff Becker
c9c58074fa
Merge remote-tracking branch 'purple/openssl' 2016-09-01 11:28:04 -04:00
orignal
aa687afd37 updated LeaseSet must be sent after completion 2016-09-01 09:48:04 -04:00
Jeff Becker
ac88c1a8f1
add ClientDestination::Ready 2016-08-30 13:27:57 -04:00
Jeff Becker
0b21fce94e
try adding garlic and session tags to datagram destination 2016-08-27 13:17:34 -04:00
Jeff Becker
b977050caf
osx fix 2016-08-21 22:29:55 -04:00
Jeff Becker
7b5e18d94b
changes 2016-08-21 21:17:09 -04:00
Jeff Becker
56254e728c
Merge tag 'tags/2.9.0' 2016-08-12 13:25:25 -04:00
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
Jeff Becker
03927b0a68
Merge branch 'upstream-openssl' 2016-08-06 20:27:57 -04:00
brain5lug
b8ec63cf8c copy ellimination for ranges #part1 2016-08-06 01:03:13 +03:00
Jeff Becker
eaac21cda1
* check router info addresses for nullptr
* Request LS before expiration for smoother handover
2016-07-22 09:56:17 -04: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