Commit Graph

8100 Commits

Author SHA1 Message Date
orignal
c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 2014-04-01 18:58:47 -04:00
orignal
9f0c0b3b35 Merge pull request #50 from cpubug/master
AddressBook
2014-04-01 16:36:29 -04:00
cpubug
0e49d4dcd6 improve hosts.txt loading 2014-04-02 00:27:40 +04:00
cpubug
aaa14d4564 split AddressBook header/source 2014-04-01 23:18:14 +04:00
orignal
a10edb4cc5 pools per ident hash 2014-04-01 15:08:53 -04:00
orignal
81e06769dc pass LocalDestination by reference 2014-04-01 13:55:09 -04:00
orignal
ee08d6687f GetIdentHash for LocalDestination 2014-04-01 13:42:04 -04:00
orignal
d7a584f48f some cleanup 2014-04-01 12:50:29 -04:00
orignal
0a0f61b940 some cleanup 2014-04-01 12:46:08 -04:00
chertov
57dd362be4 Merge pull request #25 from orignal/master
don't send session request twice
2014-03-31 21:27:39 +04:00
orignal
88e6a76a1b don't send session request twice 2014-03-31 07:51:18 -04:00
chertov
6e73ccf930 Merge pull request #24 from orignal/master
delete non-responding SSU sessions
2014-03-31 09:27:12 +04:00
orignal
9a5a04ca70 delete non-responding SSU sessions 2014-03-30 22:55:03 -04:00
chertov
ab78ecfc49 Merge pull request #23 from orignal/master
Merge pull request from orignal/master
2014-03-30 20:49:05 +04:00
orignal
5ed34cc52a fixed race condition 2014-03-30 09:02:43 -04:00
orignal
3acdbf38c9 moved itoopieImage inside HTTPConnection 2014-03-30 08:40:53 -04:00
orignal
ce92b629f1 fixed build error 2014-03-29 20:14:57 -04:00
orignal
9d373dba1e Merge pull request #49 from chertov/master
use HTTPConnection as the base class for proxy
2014-03-29 20:05:19 -04:00
chertov
df0e235de2 use HTTPConnection as the base class for proxy 2014-03-30 02:16:23 +04:00
chertov
94f5a0f9c5 Merge pull request #22 from orignal/master
Merge pull request from orignal/master
2014-03-29 23:20:46 +03:00
orignal
69c013d6ab fixed warning 2014-03-29 15:02:35 -04:00
orignal
2194ce2bfb Merge pull request #48 from meeh420/master
switch to AsyncReceive in HTTPProxy
2014-03-29 14:35:30 -04:00
Meeh
5fa7671ef7 Rewriting url parser 2014-03-29 18:28:19 +01:00
Meeh
02a42b0e98 switch to AsyncReceive in HTTPProxy 2014-03-29 17:03:14 +01:00
chertov
acb119eea4 Merge pull request #21 from orignal/master
Merge pull request from orignal/master
2014-03-29 17:34:52 +03:00
orignal
086b0d5418 switch to AsyncReceive 2014-03-29 08:11:00 -04:00
orignal
8728aa2840 check buffer first for async receive 2014-03-27 15:56:13 -04:00
orignal
86e233d77a Asyc receive from stream 2014-03-27 15:42:23 -04:00
orignal
5eb67a08c9 send reply 2014-03-27 13:24:23 -04:00
chertov
0c133362af Merge pull request #20 from orignal/master
Merge pull request from orignal/master
2014-03-27 07:16:21 +03: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
chertov
57a520889a Merge pull request #19 from orignal/master
Merge pull request from orignal/master
2014-03-26 16:17:33 +03:00
orignal
3ae225fb41 use existing SSU session if available 2014-03-25 21:17:03 -04:00
orignal
129052c330 send ack after last message only 2014-03-25 17:43:36 -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
chertov
d44cfc73b8 Merge pull request #18 from orignal/master
Merge pull request from orignal/master
2014-03-24 06:37:19 +03: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
219f992d9e cleanup exluded routers list for LeaseSets 2014-03-23 11:12:11 -04:00
orignal
74a7f8c869 pick random tunnel from LeaseSet 2014-03-23 09:25:16 -04:00
orignal
38cb57a4c4 request LeaseSet from 3 floodfills 2014-03-22 16:05:58 -04:00
orignal
8d67c5ebcd wait for acknowledment before using garlic tags 2014-03-22 08:43:38 -04:00
orignal
17fcd0c38f don't test failed tunnels 2014-03-21 18:26:11 -04:00
orignal
20369cf6d5 mark failed tunnels 2014-03-21 15:54:55 -04:00
chertov
ef0e7235c1 Merge pull request #17 from orignal/master
Merge pull request from orignal/master
2014-03-21 08:37:12 +03:00
orignal
ac48e3b355 renew LeaseSet's I2NP message ID and timestamp before sending 2014-03-20 12:48:03 -04:00
orignal
eeacc3e0f3 pass local LeaseSet as const 2014-03-20 12:13:06 -04:00
orignal
25f2f932b0 pass local LeaseSet as const 2014-03-20 09:47:02 -04:00