Commit Graph

75 Commits

Author SHA1 Message Date
orignal
30233bed77 don't create SAM session is local destination exists 2014-10-01 14:52:32 -04:00
orignal
3cb4588904 don't publish local destination of client I2PTunnel 2014-10-01 11:52:30 -04:00
orignal
8feabe8a6e handle SILENT flag 2014-09-29 14:18:06 -04:00
orignal
b13c9d924f show local destinations 2014-09-28 19:15:04 -04:00
orignal
d04957bd15 publish local destinations created by SAM session 2014-09-27 08:11:00 -04:00
orignal
6af5fa3d27 handle STREAM ACCEPT 2014-09-26 15:40:57 -04:00
orignal
393d4bc231 create SAM session 2014-09-24 16:39:31 -04:00
orignal
17725acda2 assign GarlicRoutingSession to stream 2014-08-29 22:10:00 -04:00
orignal
b3e389a67c server tunnel parameters 2014-08-26 14:56:00 -04:00
orignal
7aacae30eb moved common code to LocalDestination 2014-08-25 22:47:12 -04:00
orignal
e45ee83746 use Signer for local destination 2014-08-23 22:54:08 -04:00
orignal
a6c308f2f5 PrivateKeys with extended identity 2014-08-23 16:06:56 -04:00
orignal
2bc1ba1a9c extended identity for local destination 2014-08-22 23:02:48 -04:00
orignal
9b8460cffa verify streaming packet signature 2014-08-22 19:47:29 -04:00
orignal
6c510fadf4 server I2PTunnel 2014-08-20 15:03:10 -04:00
orignal
7e0a2ae5ab publish local LeaseSet 2014-08-20 11:12:53 -04:00
orignal
dda80703d2 use same outbound tunnel for streaming as long as possible 2014-08-17 14:42:49 -04:00
orignal
29243fcb47 notify inbound tunnels update 2014-08-15 19:21:30 -04:00
orignal
2b5382ce9b pass actual LeaseSet instead of I2NP message 2014-08-15 14:34:58 -04:00
orignal
2e1a8552bf delete deprecated SendPacket 2014-08-12 16:52:04 -04:00
orignal
e09e3980c9 resend non-Acked packets together 2014-08-12 16:35:35 -04:00
orignal
053d1d22ac handle NACKs 2014-08-12 15:57:23 -04:00
orignal
921ba9a9d6 limit max number of resends 2014-08-11 19:32:07 -04:00
orignal
f8ced20d1c acks and resends 2014-08-10 18:27:23 -04:00
orignal
49c57db6b7 compression threshold 2014-08-09 14:47:00 -04:00
orignal
20aa516121 fill option data for SYN packet 2014-08-07 22:03:25 -04:00
orignal
1e61cb04be reply SYN back 2014-08-06 22:08:57 -04:00
orignal
e0e27047f9 increase max packet size 2014-08-06 19:19:59 -04:00
orignal
15b4dfbecb don't futher process plain Ack 2014-08-06 15:44:00 -04:00
orignal
f811b19cf1 store and check remote Identity 2014-08-06 11:09:06 -04:00
orignal
4cb98757ce incoming connection to eepSite 2014-08-04 16:30:37 -04:00
orignal
ed0af7b937 incoming streams support 2014-08-01 14:54:14 -04:00
orignal
2f5967537a re-create local LeaseSet only if expired 2014-07-29 21:56:03 -04:00
orignal
ee2297c851 create LeaseSet from local tunnel pool 2014-07-29 13:44:54 -04:00
orignal
207022a6bb throw connection_reset error is stream is closed 2014-07-21 14:28:17 -04:00
orignal
8dc06ec391 load local destinations 2014-07-13 08:25:30 -04:00
orignal
e50454d92e multiple local destinations 2014-07-11 15:39:38 -04:00
orignal
30b25e9eeb always pick outbound tunnel before sending packet 2014-07-08 22:09:58 -04:00
orignal
3e81123d94 fixed creash 2014-04-23 17:51:12 -04:00
orignal
66ff2c7875 eliminate boost::protect 2014-04-23 13:44:08 -04:00
orignal
31295a663b common Send method 2014-04-18 19:27:39 -04:00
orignal
e1027ffb7b replace ReceiveQueue to std::queue 2014-04-11 21:13:52 -04:00
orignal
3cf256b769 removed sync Receive operation 2014-04-10 15:34:51 -04:00
orignal
c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 2014-04-01 18:58:47 -04:00
orignal
ee08d6687f GetIdentHash for LocalDestination 2014-04-01 13:42:04 -04:00
orignal
8728aa2840 check buffer first for async receive 2014-03-27 15:56:13 -04:00
orignal
bd768b9259 async receive 2014-03-26 15:45:08 -04:00
orignal
06b2500347 async receive 2014-03-26 15:06:27 -04:00
orignal
1bbc12b36a AsyncReceive added 2014-03-25 14:26:39 -04:00
orignal
88214a0c58 send SYN in streaming thread 2014-03-24 19:27:20 -04:00