Commit Graph

5816 Commits

Author SHA1 Message Date
hagen
1ac75be832 - remote hardcoded rpath from Makefile 2014-09-19 05:15:40 +00:00
hagen
2c1365ad0c * Makefile : move common targets to top-level Makefile 2014-09-19 05:15:40 +00:00
hagen
d8bb640f15 * fix CFLAGS in Makefile.linux 2014-09-19 05:15:40 +00:00
hagen
54775e5ea1 + debian/ 2014-09-19 05:15:40 +00:00
orignal
1441c1371b adjust MTU for incoming SSU sessions 2014-09-18 14:37:29 -04:00
orignal
cb46d63058 read Identity from SessionConfirmed message 2014-09-18 14:16:16 -04:00
orignal
ddc18a9b28 acquire DH pair by demand only 2014-09-18 12:43:02 -04:00
orignal
b46b15cce4 avoid double delete 2014-09-18 11:11:51 -04:00
orignal
cda52beb08 Merge pull request #98 from hagen-i2p/better-cmakelists
Better cmakelists
2014-09-18 06:59:28 -04:00
orignal
1742a72fe0 use Tag<32> for SSU key 2014-09-17 20:43:47 -04:00
hagen
4685908ead * use hardening linker flags only with gcc 2014-09-18 00:03:13 +00:00
hagen
2b43dfbfca + BUILD_NOTES.md 2014-09-18 00:03:13 +00:00
hagen
90d4d09ca2 * freebsd build fixes 2014-09-18 00:03:05 +00:00
hagen
d08a08acb3 * fix -std= option for gcc 2014-09-18 00:03:05 +00:00
hagen
136bca38cb * update summary 2014-09-18 00:03:05 +00:00
hagen
1204a5e507 * better CMakeLists 2014-09-18 00:03:05 +00:00
orignal
ef417eb8d9 rollback 2014-09-17 16:54:32 -04:00
orignal
79727db741 use Tag<32> for intro key 2014-09-17 16:31:18 -04:00
orignal
9ceb9a7228 don't write beyond out buffer 2014-09-17 16:24:13 -04:00
orignal
7019b6d68f reuse DH keys pairs from failed NTCP sessions 2014-09-17 11:13:25 -04:00
orignal
06f9e68169 make sure we receive phases of exact size 2014-09-17 09:46:24 -04:00
orignal
7405675f7a handle incorrect address 2014-09-16 21:35:39 -04:00
orignal
956107c679 don't delete socket twice 2014-09-16 11:18:05 -04:00
orignal
3a8bf1e38f POST longer messages 2014-09-16 10:28:45 -04:00
orignal
52fddadc98 send original user's request through the proxy 2014-09-15 20:32:01 -04:00
orignal
0f0110d6a0 fixed typo 2014-09-15 11:22:22 -04:00
orignal
11a1201506 check if remote RouterInfo is presented 2014-09-14 21:53:00 -04:00
orignal
f8481b70eb check MTU of remote router 2014-09-14 17:57:47 -04:00
orignal
37e4bc8e5b check MTU of remote router 2014-09-14 17:54:55 -04:00
orignal
4e213550ff exclude desctroyed session to introducer from RouterInfo 2014-09-14 15:57:38 -04:00
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