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 |
|
orignal
|
a34d1de10e
|
use PrivateKeys for local destination
|
2014-03-19 22:03:50 -04:00 |
|
orignal
|
604a69802b
|
fixed typo
|
2014-03-19 17:27:37 -04:00 |
|
orignal
|
72cb35fcc0
|
load eepsite keys
|
2014-03-19 16:44:03 -04:00 |
|
orignal
|
c855d8b413
|
load eepsite keys
|
2014-03-19 16:38:55 -04:00 |
|
orignal
|
59d195c6da
|
find router with specified caps
|
2014-03-19 15:58:57 -04:00 |
|
orignal
|
fb9d351600
|
store floodfills separately
|
2014-03-19 14:08:09 -04:00 |
|
orignal
|
d32f345aee
|
don't copy temporary data structure
|
2014-03-19 12:16:05 -04:00 |
|
orignal
|
b2fb466cde
|
extract caps
|
2014-03-19 12:02:51 -04:00 |
|
chertov
|
1bad308878
|
Merge pull request #16 from orignal/master
Merge pull request from orignal/master
|
2014-03-19 06:46:07 +03:00 |
|
orignal
|
d938332db2
|
exclude failed tunnel from pool
|
2014-03-18 08:15:43 -04:00 |
|
orignal
|
b34629b9c0
|
Merge pull request #47 from chertov/master
fix VS project
|
2014-03-18 07:17:33 -04:00 |
|
chertov
|
6e7c3677fa
|
fix VS project
|
2014-03-18 14:41:37 +04:00 |
|
chertov
|
8e4d069daa
|
Merge pull request #15 from orignal/master
Merge pull request from orignal/master
|
2014-03-18 13:26:55 +03:00 |
|
orignal
|
4b90e8112e
|
re-send loacl LeaseSet if updated
|
2014-03-17 22:55:02 -04:00 |
|
orignal
|
bd89d444b1
|
fixed linker error
|
2014-03-17 20:49:23 -04:00 |
|
orignal
|
3e7c351574
|
Merge pull request #46 from meeh420/master
Simple HTTP Proxy
|
2014-03-17 20:41:10 -04:00 |
|
Meeh
|
35e1442037
|
Adding itoopie icon on error messages.
|
2014-03-18 00:08:04 +01:00 |
|
Meeh
|
15f0f20e99
|
Code cleanup
|
2014-03-17 23:45:25 +01:00 |
|
Meeh
|
d0a8cc933b
|
Adding a simple GET HTTP Proxy
|
2014-03-17 23:31:29 +01:00 |
|
orignal
|
014e1c54eb
|
tunnel test
|
2014-03-17 16:50:03 -04:00 |
|
chertov
|
98554be01b
|
Merge pull request #14 from orignal/master
Merge pull request from orignal/master
|
2014-03-17 07:07:05 +03:00 |
|
orignal
|
6066b7073f
|
handle .i2p addresses
|
2014-03-16 21:18:23 -04:00 |
|
orignal
|
c9ba7da0b0
|
outbound tunnel pool
|
2014-03-16 16:03:20 -04:00 |
|
orignal
|
9ef8ae99e2
|
close SSU session if MAC verification fails
|
2014-03-16 08:34:32 -04:00 |
|
orignal
|
56836470cf
|
pulish our RouterInfo to 3 floodfills
|
2014-03-16 08:00:34 -04:00 |
|
orignal
|
28042926e7
|
create LeaseSet encryption key per tunnel pool
|
2014-03-15 22:09:08 -04:00 |
|
orignal
|
d7084e379f
|
create LeaseSet encryption key per tunnel pool
|
2014-03-15 22:02:33 -04:00 |
|
chertov
|
bab581ebb5
|
Merge pull request #13 from orignal/master
Merge pull request from orignal/master
|
2014-03-15 18:45:10 +03:00 |
|
orignal
|
3313a5af5c
|
generate LeaseSet from tunnel pool
|
2014-03-15 09:16:55 -04:00 |
|
orignal
|
26c5f6cd77
|
3-hops tunnels for tunnel pool
|
2014-03-14 21:22:59 -04:00 |
|
orignal
|
b47d7aceaa
|
manage tunnel pools
|
2014-03-14 20:51:51 -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
|
7caa46b381
|
TunnelPool added
|
2014-03-14 12:35:02 -04:00 |
|
orignal
|
70df239d14
|
use GetFullPath
|
2014-03-14 07:32:11 -04:00 |
|
orignal
|
66ff021938
|
find address
|
2014-03-13 16:26:04 -04:00 |
|
orignal
|
94a23be9d9
|
adress book added
|
2014-03-13 14:22:32 -04:00 |
|
orignal
|
06088ff7a2
|
fixed crash and few other small issues
|
2014-03-13 07:43:54 -04:00 |
|
orignal
|
74815d7462
|
Merge pull request #45 from chertov/master
adding files to а VS project, showed external ip on statistics page
|
2014-03-13 07:24:06 -04:00 |
|
chertov
|
7f26296759
|
adding files to а VS project, showed external ip on statistics page
|
2014-03-13 08:10:05 +04:00 |
|
chertov
|
05f0a72a0f
|
Merge pull request #12 from orignal/master
Merge pull request from orignal/master
|
2014-03-13 06:23:53 +03:00 |
|
orignal
|
28cc50fece
|
handle garlic message in separate thread
|
2014-03-12 21:13:54 -04:00 |
|
orignal
|
6732ba21f9
|
inbound tunnel where an I2NP messages has been received from
|
2014-03-12 20:13:49 -04:00 |
|
orignal
|
27c7ea2801
|
print direction of SSU session
|
2014-03-12 07:37:43 -04:00 |
|
orignal
|
695f1949eb
|
don't call mapArgs from GetDataDir because it's not initialized yet
|
2014-03-12 07:21:58 -04:00 |
|
orignal
|
5dfe19c6ed
|
set established state after hole punch
|
2014-03-01 11:56:28 -05:00 |
|