Commit Graph

786 Commits

Author SHA1 Message Date
orignal
c0a70faab3 SSU packet size 2014-09-14 12:39:56 -04:00
orignal
42dd8dd72e fixed buffer overflow 2014-09-14 11:54:18 -04:00
orignal
d8fb0a23c8 compatibility with VS2013 2014-09-14 11:38:34 -04:00
orignal
92eb048adb fixed race condition 2014-09-14 07:50:01 -04:00
orignal
5c2785cfca send HolePunch if unreachable 2014-09-13 19:43:25 -04:00
orignal
7ec2318bba don't try to connect to unreachable router from unreachable router 2014-09-13 14:39:01 -04:00
orignal
8f3414bcb2 use -maes if AES-NI detected 2014-09-13 14:36:36 -04:00
orignal
cade0e6afa fixed race condition 2014-09-13 12:39:02 -04:00
orignal
124007dc31 Content-Type for POST 2014-09-12 18:36:56 -04:00
orignal
d7637bc0cd fixed malformed messages 2014-09-12 15:58:50 -04:00
orignal
b2e7a53629 fixed malformed messages 2014-09-12 15:57:34 -04:00
orignal
86fdd48229 fixed POST methos 2014-09-12 15:02:00 -04:00
orignal
5ea3e70c3a proper bitfields order 2014-09-12 12:20:17 -04:00
orignal
d3081a4e03 use data message for keep-alive 2014-09-12 11:41:29 -04:00
orignal
6069055c9e reduced memory usage 2014-09-11 22:15:20 -04:00
orignal
c8cdeead44 override SSU port if specified 2014-09-11 09:32:34 -04:00
orignal
888a19fdba handle out-of-sequence fragment for first fragment 2014-09-11 08:03:25 -04:00
orignal
1b70061169 handle out-of-sequence fragment for first fragment 2014-09-11 07:56:13 -04:00
orignal
26c629a7d8 handle out-of-sequence tunnel fragments 2014-09-10 21:31:32 -04:00
orignal
5abd4021c4 fixed race condition 2014-09-10 18:57:24 -04:00
orignal
9e759a59a9 maintain connections list for I2PTunnel 2014-09-09 22:40:12 -04:00
orignal
e734280c0c Update README.md
./configure should be used for autotools only
2014-09-09 16:37:48 -04:00
orignal
9e9268225d Merge pull request #94 from tharvik/master
Use autotools instead of basic Makefile
2014-09-09 16:36:35 -04:00
tharvik
ad287e4208 Move autotools to build/autotools and reset tree to old Makefile 2014-09-09 22:17:48 +02:00
orignal
5cb691fb0b limit session to introducer by 1 hour 2014-09-09 13:45:12 -04:00
orignal
5435d20199 don't include same introducer twice 2014-09-09 08:03:05 -04:00
orignal
98fd1c7dbc cleanup introducers at startup 2014-09-08 21:53:55 -04:00
orignal
73ddc05a6c Merge branch 'master' of https://github.com/orignal/i2pd 2014-09-08 16:43:30 -04:00
orignal
fc50b24809 unreachable mode 2014-09-08 16:43:20 -04:00
orignal
7d43c75dca Merge pull request #95 from kytvi2p/update_i2p_certificates
sync certificates with those from the Java I2P's codebase
2014-09-08 14:34:43 -04:00
Kill Your TV
682fce3553 sync certificates with those from I2P's codebase 2014-09-08 17:51:33 +00:00
tharvik
fb08322b78 Use autotools instead of basic Makefile 2014-09-08 09:44:38 +02:00
orignal
44751955cc select introducers 2014-09-06 20:43:20 -04:00
orignal
119603845b relay request from non-established session 2014-09-05 17:34:33 -04:00
orignal
9500d96789 session to introducer 2014-09-05 16:35:02 -04:00
orignal
4a39dd4818 zero-length address in RelayRequest 2014-09-05 11:58:22 -04:00
orignal
2f882a8fe7 SSU tester and introducer by default 2014-09-05 07:26:36 -04:00
orignal
d1ae603b93 fixed incorrect PeerTest 2014-09-04 19:46:35 -04:00
orignal
3c610fa952 RelayTest for Bob and Charlie 2014-09-04 16:27:22 -04:00
orignal
10d9a4582f schdule connect timer 2014-09-04 10:20:44 -04:00
orignal
617e7bc81d closed non-etsablished SSU session by timeout 2014-09-04 09:52:02 -04:00
orignal
cba58a5965 initialize context after start-up 2014-09-04 09:31:42 -04:00
orignal
ebe73491c6 send PeerTest to Charlie 2014-09-03 19:31:43 -04:00
orignal
f4afaca937 correct endianess for msgID 2014-09-03 18:52:22 -04:00
orignal
aaf386a0ab GetRandomEstablishedSession 2014-09-03 16:49:48 -04:00
orignal
770452cf85 network bytes order for timestamp 2014-09-03 13:10:30 -04:00
orignal
99f57b373f fixed typo 2014-09-03 13:00:15 -04:00
orignal
e4383bdede moved itooopie to string static constant 2014-09-03 11:24:49 -04:00
Meeh
40c4c636d8 Removing unused cpp file from win32 project files 2014-09-03 06:09:29 +02:00
orignal
44dcf73300 fill caps property based on flags 2014-09-02 16:11:31 -04:00