Commit Graph

46 Commits

Author SHA1 Message Date
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
orignal
12d40e9023 handle streaming packet in streaming thread 2014-03-23 19:48:09 -04:00
orignal
4bd42625fd separate thread for streaming 2014-03-23 16:00:05 -04:00
orignal
74a7f8c869 pick random tunnel from LeaseSet 2014-03-23 09:25:16 -04:00
orignal
25f2f932b0 pass local LeaseSet as const 2014-03-20 09:47:02 -04:00
orignal
a34d1de10e use PrivateKeys for local destination 2014-03-19 22:03:50 -04:00
orignal
c855d8b413 load eepsite keys 2014-03-19 16:38:55 -04:00
orignal
4b90e8112e re-send loacl LeaseSet if updated 2014-03-17 22:55:02 -04:00
orignal
c9ba7da0b0 outbound tunnel pool 2014-03-16 16:03:20 -04:00
orignal
3313a5af5c generate LeaseSet from tunnel pool 2014-03-15 09:16:55 -04:00
orignal
ab23327da6 manage tunnel pools 2014-03-14 20:24:12 -04:00
orignal
cba18faa87 create inbound tunnels per local destination 2014-03-14 15:13:34 -04:00
orignal
8d6c08ec78 use ElGamalEcryption for garlic encryption 2014-02-20 18:42:55 -05:00
orignal
04cf2031ef handle received packets in right order 2014-02-01 22:20:41 -05:00
orignal
c4065a702e extract streaming packet fields 2014-01-29 23:13:59 -05:00
orignal
27426a6023 save out-of-seq messages and process them later 2014-01-26 18:22:30 -05:00
orignal
9b92641112 request b32-coded I2P address from HTTP server 2014-01-12 21:41:25 -05:00
orignal
07eb5baac0 implemented connect and close 2014-01-12 15:57:10 -05:00
orignal
9363547205 send quick ack 2014-01-10 22:23:17 -05:00
orignal
41ef22cf09 stream recieve queue 2014-01-10 20:21:38 -05:00
orignal
991a80428d fixed few small issues 2014-01-09 22:26:30 -05:00
orignal
57c97208f9 include DeliveryStatus to Garlic 2014-01-08 22:47:22 -05:00
orignal
1130287d28 send streaming protocol data 2014-01-01 18:19:03 -05:00
orignal
24ad255053 Create and send local LeaseSet 2013-12-30 20:46:33 -05:00
orignal
d714d7fe6c common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
orignal
e832734d94 Streaming added 2013-12-12 21:36:24 -05:00