Commit Graph

418 Commits

Author SHA1 Message Date
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
orignal
48737864a3 process HolePunch 2014-02-28 21:28:05 -05:00
orignal
567816e6a5 create tunnel through any type of transports 2014-02-26 22:53:19 -05:00
orignal
7300792033 set SessionCreated state 2014-02-25 20:37:39 -05:00
orignal
303855f59a show SSU sessions 2014-02-24 22:28:28 -05:00
orignal
2ac36b1d31 verify SessionCreated 2014-02-24 21:43:26 -05:00
orignal
adb6f284e8 enable SSU 2014-02-24 19:25:26 -05:00
orignal
b9031c331d send SSU DeliveryStatus 2014-02-24 15:16:39 -05:00
orignal
53230a4051 fill caps for SSU 2014-02-23 20:48:28 -05:00
orignal
a73014a629 create SSU address 2014-02-23 11:48:09 -05:00
orignal
fc59b1fcd8 Merge pull request #40 from meeh420/master
router.info/router.key to data directory
2014-02-21 20:58:17 -05:00
Meeh
662e4161b0 Save/Load router.info/router.key from data directory 2014-02-22 00:21:30 +01:00
Meeh
d071c50c4d Merge branch 'master' of https://github.com/orignal/i2pd 2014-02-21 23:21:48 +01:00
orignal
64aa588a9b establish SSU session through relay 2014-02-21 16:13:36 -05:00
orignal
3c8f859169 replaced ElGamalEncrypt to ElGamalEncryption 2014-02-20 20:28:41 -05:00
orignal
8d6c08ec78 use ElGamalEcryption for garlic encryption 2014-02-20 18:42:55 -05:00
orignal
354015e9ca parse introducers from RouterInfo 2014-02-20 16:15:12 -05:00
orignal
b14cdc8052 ElGamalEncryptor added 2014-02-20 12:25:28 -05:00
orignal
345be142ae always pass delivery instructions to tunnel gateway 2014-02-19 22:08:57 -05:00
orignal
154105a059 pass delivery intructions to tunnel gateway 2014-02-19 21:24:55 -05:00
orignal
f5fa953458 process b32 address with path 2014-02-17 17:47:21 -05:00
orignal
10c7e05ff4 fixed crash 2014-02-16 08:57:50 -05:00
orignal
759fd0815d limit depth of exploratory sent directly 2014-02-14 22:11:49 -05:00
orignal
1545a21682 subscribe to LeaseSet 2014-02-14 16:10:25 -05:00
orignal
ce722e7a5e publish 2014-02-12 22:02:39 -05:00
Meeh
370324d119 Merge branch 'master' of https://github.com/orignal/i2pd 2014-02-12 22:43:02 +01:00
orignal
411ac5b898 try intro key if mac key failed 2014-02-12 16:36:13 -05:00
orignal
103be652ab improve exploratory 2014-02-11 22:19:51 -05:00
orignal
f8d105551f handle session destroyed 2014-02-11 15:51:32 -05:00
orignal
4862b594e8 use SSU if NTCP is not available 2014-02-10 19:27:55 -05:00
orignal
c5f70d4559 wait for DeliveryStatus message 2014-02-10 15:13:16 -05:00
Meeh
32cb61eb80 Merge branch 'master' of https://github.com/orignal/i2pd 2014-02-10 01:04:11 +01:00
orignal
735f6bd72a SSU send message 2014-02-09 18:28:34 -05:00
orignal
a3ab639758 Merge pull request #38 from meeh420/master
Added volatile keyword
2014-02-09 16:18:25 -05:00
Meeh
6a907dbe97 Merge branch 'master' of https://github.com/orignal/i2pd 2014-02-09 21:39:03 +01:00
orignal
290c1890cc UPnP added 2014-02-09 15:15:47 -05:00
orignal
c266575528 eliminate unnecessary const_cast 2014-02-09 08:52:56 -05:00