orignal
|
41974b8c75
|
fixed race condition
|
2015-01-03 15:20:11 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
a906d7f02f
|
Allow for asynchronous creation of streams
|
2015-01-02 13:37:26 +01:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
e5503c51b4
|
Allow for easy stream creation at LocalDestination (for now it's only synchronous)
|
2015-01-02 00:56:26 +01:00 |
|
orignal
|
6fb5fa1c52
|
LeaseSet request complete callback
|
2014-12-26 19:09:44 -05:00 |
|
orignal
|
3547a4042c
|
request and handle LeaseSets through local destination only
|
2014-12-25 16:47:15 -05:00 |
|
orignal
|
e3f077ee9a
|
create io_service together with destination
|
2014-12-15 22:50:11 -05:00 |
|
orignal
|
b7d1b74ffa
|
add single tag from destination's tread
|
2014-12-08 15:36:00 -05:00 |
|
orignal
|
06621a2198
|
don't publish to non-responding floodfill twice
|
2014-12-07 16:10:25 -05:00 |
|
orignal
|
32a767dc91
|
pass I2CP options to local destination. Process tunnel length
|
2014-11-30 10:51:22 -05:00 |
|
orignal
|
d794dfb7e5
|
moved private keys creation to client context
|
2014-11-28 16:04:57 -05:00 |
|
orignal
|
e1c25fedb0
|
wait for confirmantion of publishing
|
2014-11-28 13:01:35 -05:00 |
|
orignal
|
aca87b5fd1
|
remember last outgoing tunnel per stream rather than per client destination
|
2014-11-26 13:20:35 -05:00 |
|
orignal
|
4bd8b44ab2
|
shared pointers for streams
|
2014-11-23 11:33:58 -05:00 |
|
orignal
|
77b7fff5ed
|
streaming api functions added
|
2014-11-18 09:33:58 -05:00 |
|
orignal
|
f28376bf71
|
DATAGRAM RECEIVED message
|
2014-10-31 16:44:44 -04:00 |
|
orignal
|
65719ae645
|
send destination port for streaming
|
2014-10-22 21:36:11 -04:00 |
|
orignal
|
4ae8c3c62c
|
create datagram destination through SAM
|
2014-10-22 16:42:26 -04:00 |
|
orignal
|
78d8d34e3b
|
Datagram added
|
2014-10-22 15:30:25 -04:00 |
|
orignal
|
3da35c592f
|
moved Data payload processing to StreamingDestination
|
2014-10-22 15:01:30 -04:00 |
|
orignal
|
b11877d002
|
create streams through ClientDestination
|
2014-10-22 14:01:23 -04:00 |
|
orignal
|
4d97b0e206
|
moved StreamingDestination inside ClientDestination
|
2014-10-22 11:46:54 -04:00 |
|
orignal
|
c8bca65b97
|
don't send session create reply until destination is ready
|
2014-10-16 16:36:12 -04:00 |
|
orignal
|
f516d4c6f2
|
introduced ClientDestination
|
2014-10-16 12:37:39 -04:00 |
|
orignal
|
89e5b56a19
|
introduced ClientContext
|
2014-10-15 20:52:17 -04:00 |
|
orignal
|
18d6a2c70e
|
create/delete stream per destination only
|
2014-10-15 18:24:40 -04:00 |
|
orignal
|
ecb1fd720d
|
use ECDSA P256 for client I2P tunnels
|
2014-10-15 14:32:19 -04:00 |
|
orignal
|
3a4b6bd7b0
|
separate requsted and unsolicited LeaseSets
|
2014-10-13 17:45:07 -04:00 |
|
orignal
|
96e8cab8fb
|
added some statistics
|
2014-10-13 17:03:27 -04:00 |
|
orignal
|
b74f3a1ee1
|
fixed race condition
|
2014-10-13 12:33:51 -04:00 |
|
orignal
|
a0f43d9772
|
resuse instance of local destination upon restart
|
2014-10-13 11:21:57 -04:00 |
|
orignal
|
eff0e13f31
|
remote LeaseSets per local destination
|
2014-10-12 16:22:14 -04:00 |
|
orignal
|
22937e1b54
|
moved HandleI2NPMessage to GarlicDestination level
|
2014-10-11 21:34:18 -04:00 |
|
orignal
|
202109ebeb
|
handle I2NP message per destination
|
2014-10-11 21:27:55 -04:00 |
|
orignal
|
6d6c81bf8b
|
show streams per local destination
|
2014-10-11 18:21:52 -04:00 |
|
orignal
|
c5c930bb72
|
separate thread per local destination
|
2014-10-09 10:05:28 -04:00 |
|
orignal
|
375fceb530
|
moved garlic decryption to streaming thread
|
2014-10-08 14:17:17 -04:00 |
|
orignal
|
fccadb752f
|
take LeaseSet from GarlicDestination
|
2014-10-07 21:08:00 -04:00 |
|
orignal
|
49d67bada0
|
AES/ElGamal session tags per local destination
|
2014-10-07 16:18:13 -04:00 |
|
orignal
|
0af963359a
|
rollback
|
2014-10-07 14:45:32 -04:00 |
|
orignal
|
a32d82f05b
|
gzip/gunzip per destination
|
2014-10-07 14:24:31 -04:00 |
|
orignal
|
9f1e496fa4
|
create data message inside detination
|
2014-10-07 14:06:50 -04:00 |
|
orignal
|
3de29143bc
|
moved current outbound tunnel to destination
|
2014-10-07 10:33:17 -04:00 |
|
orignal
|
93c1a0760d
|
AES/ElGamal tags per local destination
|
2014-10-06 20:18:18 -04:00 |
|
orignal
|
400b4e7110
|
find local destination by tunnel garlic came from
|
2014-10-06 16:06:05 -04:00 |
|
orignal
|
482fc0e8b1
|
split Streaming to stream and destination
|
2014-10-05 08:54:59 -04:00 |
|