Commit Graph

8100 Commits

Author SHA1 Message Date
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
Meeh
5bf584eb38 Merge branch 'master' of https://github.com/orignal/i2pd 2014-02-09 04:34:05 +01:00
orignal
ec5eafafeb external IP detection 2014-02-08 21:06:40 -05:00
Meeh
acf59f0b7e Adding volatile keyword 2014-02-08 22:06:01 +01:00
orignal
74e1840bad Merge pull request #36 from meeh420/master
Rewrite
2014-02-07 21:51:22 -05:00
Meeh
5706ad6e5c Merge branch 'master' of https://github.com/orignal/i2pd 2014-02-08 03:44:41 +01:00
orignal
202e3eeb2a process ACKs 2014-02-07 21:42:35 -05:00
Meeh
9b1e7956cb defining vars should cost less than function calls 2014-02-08 03:16:52 +01:00
Meeh
9897a49e1a Rewrite the thread stop in Queue 2014-02-08 03:15:08 +01:00
orignal
1c1103dcce send ack 2014-02-07 15:47:10 -05:00
orignal
656392fe1e handle SSU I2NP header 2014-02-07 11:26:00 -05:00
orignal
d04f9e723c handle recieved I2NP message 2014-02-06 10:16:50 -05:00
chertov
9f60b50a63 Merge pull request #11 from orignal/master
Merge pull request #11 from orignal/master
2014-02-06 06:27:40 +03:00
orignal
fd80a13495 handle multiple fragments in one packet 2014-02-05 19:11:38 -05:00
orignal
53cd9c2418 parse data message 2014-02-05 15:07:47 -05:00
orignal
70cab34026 Merge pull request #35 from meeh420/master
Rewrite of signal handler, pid file
2014-02-05 07:51:02 -05:00
Meeh
b14d3b7c01 Changed error text 2014-02-05 13:47:00 +01:00
orignal
5359ac51b0 Merge pull request #34 from chertov/master
fix LittleEndian, change endian.h version
2014-02-05 07:31:16 -05:00
Meeh
6afc32510b Rewriting signal handler, adding pid file support. 2014-02-05 09:45:57 +01:00