87 Commits (ae61e47bc2e2b49c347d44c67c9ed2ba0bdc39a8)

Author SHA1 Message Date
orignal 3e81123d94 fixed creash 10 years ago
orignal 66ff2c7875 eliminate boost::protect 10 years ago
orignal 31295a663b common Send method 10 years ago
orignal e1027ffb7b replace ReceiveQueue to std::queue 10 years ago
orignal 3cf256b769 removed sync Receive operation 10 years ago
orignal c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 10 years ago
orignal ee08d6687f GetIdentHash for LocalDestination 10 years ago
orignal 8728aa2840 check buffer first for async receive 10 years ago
orignal bd768b9259 async receive 10 years ago
orignal 06b2500347 async receive 10 years ago
orignal 1bbc12b36a AsyncReceive added 10 years ago
orignal 88214a0c58 send SYN in streaming thread 10 years ago
orignal 12d40e9023 handle streaming packet in streaming thread 10 years ago
orignal 4bd42625fd separate thread for streaming 10 years ago
orignal 74a7f8c869 pick random tunnel from LeaseSet 10 years ago
orignal 25f2f932b0 pass local LeaseSet as const 10 years ago
orignal a34d1de10e use PrivateKeys for local destination 10 years ago
orignal c855d8b413 load eepsite keys 10 years ago
orignal 4b90e8112e re-send loacl LeaseSet if updated 10 years ago
orignal c9ba7da0b0 outbound tunnel pool 10 years ago
orignal 3313a5af5c generate LeaseSet from tunnel pool 10 years ago
orignal ab23327da6 manage tunnel pools 10 years ago
orignal cba18faa87 create inbound tunnels per local destination 10 years ago
orignal 8d6c08ec78 use ElGamalEcryption for garlic encryption 11 years ago
orignal 04cf2031ef handle received packets in right order 11 years ago
orignal c4065a702e extract streaming packet fields 11 years ago
orignal 27426a6023 save out-of-seq messages and process them later 11 years ago
orignal 9b92641112 request b32-coded I2P address from HTTP server 11 years ago
orignal 07eb5baac0 implemented connect and close 11 years ago
orignal 9363547205 send quick ack 11 years ago
orignal 41ef22cf09 stream recieve queue 11 years ago
orignal 991a80428d fixed few small issues 11 years ago
orignal 57c97208f9 include DeliveryStatus to Garlic 11 years ago
orignal 1130287d28 send streaming protocol data 11 years ago
orignal 24ad255053 Create and send local LeaseSet 11 years ago
orignal d714d7fe6c common Identity for LeaseSet and RouterInfo 11 years ago
orignal e832734d94 Streaming added 11 years ago