Commit graph

30 commits

Author SHA1 Message Date
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