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 |
|
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 |
|
orignal
|
8c47bf9dd3
|
use shared_ptr for local LeaseSet
|
2015-04-07 15:02:00 -04:00 |
|
orignal
|
634976cdde
|
pass LeaseSet to callback of RequestDestination
|
2015-04-07 12:02:25 -04:00 |
|
orignal
|
6fc0b2ecfb
|
create additional streaming destination
|
2015-03-02 22:04:59 -05:00 |
|
orignal
|
7b938b246a
|
choose streaming destination for destination port
|
2015-03-02 16:09:59 -05:00 |
|
orignal
|
45cb98c8de
|
shared_ptr for streaming destination
|
2015-03-02 15:54:38 -05:00 |
|
orignal
|
0f8ea92a53
|
handle local destination port
|
2015-03-01 21:08:34 -05:00 |
|
orignal
|
bd9e68e69f
|
fixed api build
|
2015-02-27 11:47:32 -05:00 |
|
orignal
|
b9e3931e80
|
use shared_ptr for inbound tunnels
|
2015-02-05 18:53:43 -05:00 |
|
orignal
|
02ed7d6059
|
fixed non-responding destination request
|
2015-02-01 16:18:08 -05:00 |
|
orignal
|
feffbc9330
|
fixed typo
|
2015-01-31 10:39:29 -05:00 |
|
orignal
|
9a43f0d54c
|
don't send DatabaseStore reply for local destinations
|
2015-01-30 15:29:33 -05:00 |
|
orignal
|
974a7ff3f5
|
shared_ptr for RoutingDestination
|
2015-01-28 21:37:08 -05:00 |
|
orignal
|
2ed69ef602
|
clean up expired LeaseSets
|
2015-01-28 14:20:28 -05:00 |
|
orignal
|
b3e08b2cf4
|
shared_ptr for tunnels
|
2015-01-27 14:55:46 -05:00 |
|
orignal
|
d1d6797d3e
|
store LeaseSet as shared_ptr
|
2015-01-27 11:27:58 -05:00 |
|
orignal
|
24c00b0985
|
schedule routing session cleanup
|
2015-01-23 12:48:25 -05:00 |
|
orignal
|
f5b937667a
|
don't try to re-request expired LeaseSet
|
2015-01-19 12:31:14 -05:00 |
|
orignal
|
c61ed150b7
|
check for pending LeaseSet request
|
2015-01-08 22:04:41 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
c1a29b08ac
|
Remove ClientContext.h dependency
|
2015-01-07 21:58:58 +01:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
90005c8237
|
Migrate to I2Pservice
|
2015-01-07 20:44:24 +01:00 |
|
orignal
|
3e13a1feed
|
long ElGamal private key
|
2015-01-05 19:32:46 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
cb94d43092
|
Use the address book for conversion into .b32.i2p
|
2015-01-05 20:17:07 +01:00 |
|
orignal
|
41974b8c75
|
fixed race condition
|
2015-01-03 15:20:11 -05:00 |
|
orignal
|
9237174026
|
request failed in destination is not ready
|
2015-01-02 22:37:46 -05:00 |
|
orignal
|
fd9a8fd2b1
|
eliminated cast to DatabaseStoreMsg
|
2015-01-02 21:11:40 -05:00 |
|
orignal
|
b30de01b12
|
eliminated cast to DeliveryStatus struct
|
2015-01-02 17:39:35 -05:00 |
|