Commit graph

  • 51d09b788b don't create non-accepted transit tunnel orignal 2014-09-30 22:08:05 -04:00
  • 6fd5db250b start/stop accepting transit tunnels orignal 2014-09-30 13:34:29 -04:00
  • ba96288438 handle DEST GENERATE orignal 2014-09-30 11:08:38 -04:00
  • 34cb17afb1 show local destination's tunnels orignal 2014-09-29 22:18:32 -04:00
  • 964e27bc15 don't handle same message twice orignal 2014-09-29 20:08:26 -04:00
  • d1a3f11c7a check tunnel where DatabaseStore message comes from orignal 2014-09-29 16:41:41 -04:00
  • 7954c5e5a0 handle commands with params orignal 2014-09-29 15:13:24 -04:00
  • 8feabe8a6e handle SILENT flag orignal 2014-09-29 14:18:06 -04:00
  • b13c9d924f show local destinations orignal 2014-09-28 19:15:04 -04:00
  • fd090fa0c0 split diagnostics by few pages orignal 2014-09-28 16:12:25 -04:00
  • c30dc4f877 don't process pending tunnel twice orignal 2014-09-28 15:06:07 -04:00
  • f7325f6c4f parse SAM commands orignal 2014-09-28 09:05:37 -04:00
  • 05c297cb0b generate reandom tunnelMsgID orignal 2014-09-27 17:51:55 -04:00
  • 0bea006826 Update on win32 build files. Mikal 2014-09-27 20:08:39 +02:00
  • d04957bd15 publish local destinations created by SAM session orignal 2014-09-27 08:11:00 -04:00
  • 05148a2579 request LeaseSet through destination's tunnels orignal 2014-09-26 19:22:13 -04:00
  • 6af5fa3d27 handle STREAM ACCEPT orignal 2014-09-26 15:40:57 -04:00
  • 9cd62d8873 fixed tunnel build race condition orignal 2014-09-26 10:15:34 -04:00
  • 79d2f69837 select high bandwidth routers for client tunnels orignal 2014-09-25 21:08:20 -04:00
  • c4ec2ea297 create SAM bridge orignal 2014-09-25 14:05:16 -04:00
  • 959fda341a implementation of STREAM CONNECT orignal 2014-09-25 13:58:09 -04:00
  • eb83b6e9a6 implementation of SESSION CREATE orignal 2014-09-25 13:22:25 -04:00
  • 08ff685de8 generic GetRandomRputer orignal 2014-09-24 21:45:19 -04:00
  • ec624c89b2 delete all streams upon deletion of a local destination orignal 2014-09-24 17:51:21 -04:00
  • 393d4bc231 create SAM session orignal 2014-09-24 16:39:31 -04:00
  • 2914bb67f1 handle through traffic orignal 2014-09-24 14:59:03 -04:00
  • a7fa896b3e SAM added orignal 2014-09-24 12:01:26 -04:00
  • 796b2d980f std option for different versions of gcc (by hagen) orignal 2014-09-23 19:56:29 -04:00
  • e51cca8263 jump service orignal 2014-09-23 15:38:56 -04:00
  • f30a466bec stop netdb tread immediately on termination orignal 2014-09-23 12:02:32 -04:00
  • 610e9e3660 use c++11 for 4.9 only orignal 2014-09-22 21:56:01 -04:00
  • 9e4cac2373 Merge pull request #100 from hagen-i2p/cxx11-support orignal 2014-09-22 21:50:23 -04:00
  • 5a55e14f98 * Makefile.linux : detect gcc version hagen 2014-09-23 01:44:09 +00:00
  • 71168389ab PeerTest from Charlie to Alice orignal 2014-09-22 19:03:46 -04:00
  • bbe146e8d4 * debian/control : enforce minimal version of compiler and cmake hagen 2014-09-22 22:40:11 +00:00
  • 3526677421 * cmake : show compiler version in summary hagen 2014-09-22 22:36:29 +00:00
  • 1661ebb537 * cmake : detect support of c++11 via compiler flags hagen 2014-09-22 22:36:06 +00:00
  • 4fc3b8026a terminate NTCP session by timeout orignal 2014-09-22 17:38:21 -04:00
  • 1d9fdca9ce don't send address for initial PeerTest orignal 2014-09-22 16:27:56 -04:00
  • 11402708da proper termination orignal 2014-09-22 14:44:10 -04:00
  • 81a7253e0f fixed crash on termination orignal 2014-09-22 13:28:46 -04:00
  • cdaa72e664 c++11 is not recognized by gcc 4.6. rolled back to c++0x orignal 2014-09-22 07:34:57 -04:00
  • cbc3d24800 Merge pull request #99 from hagen-i2p/debian orignal 2014-09-22 07:28:11 -04:00
  • 98361dc8f9 fixed race condition orignal 2014-09-21 22:00:42 -04:00
  • 94335d5234 * debian/changelpg hagen 2014-09-22 00:20:28 +00:00
  • c4c614bc3d initialize crpto constants on demand orignal 2014-09-21 18:17:16 -04:00
  • 5e179c166b aquire DH keys if demanded only orignal 2014-09-20 20:10:34 -04:00
  • 0c3949ef7a fixed crash orignal 2014-09-20 16:26:36 -04:00
  • 89f58d0a7a read extended indentities from hosts.txt orignal 2014-09-19 19:25:40 -04:00
  • 3b58b55994 Update version.h orignal 2014-09-19 14:36:17 -04:00
  • 1ac75be832 - remote hardcoded rpath from Makefile hagen 2014-09-19 04:14:04 +00:00
  • 2c1365ad0c * Makefile : move common targets to top-level Makefile hagen 2014-09-19 03:35:51 +00:00
  • d8bb640f15 * fix CFLAGS in Makefile.linux hagen 2014-09-19 03:35:09 +00:00
  • 54775e5ea1 + debian/ hagen 2014-09-19 02:07:41 +00:00
  • 1441c1371b adjust MTU for incoming SSU sessions orignal 2014-09-18 14:37:29 -04:00
  • cb46d63058 read Identity from SessionConfirmed message orignal 2014-09-18 14:16:16 -04:00
  • ddc18a9b28 acquire DH pair by demand only orignal 2014-09-18 12:43:02 -04:00
  • b46b15cce4 avoid double delete orignal 2014-09-18 11:11:51 -04:00
  • cda52beb08 Merge pull request #98 from hagen-i2p/better-cmakelists orignal 2014-09-18 06:59:28 -04:00
  • 1742a72fe0 use Tag<32> for SSU key orignal 2014-09-17 20:43:47 -04:00
  • 4685908ead * use hardening linker flags only with gcc hagen 2014-09-17 06:03:16 +00:00
  • 2b43dfbfca + BUILD_NOTES.md hagen 2014-09-17 05:12:05 +00:00
  • 90d4d09ca2 * freebsd build fixes hagen 2014-09-17 05:10:03 +00:00
  • d08a08acb3 * fix -std= option for gcc hagen 2014-09-17 03:30:12 +00:00
  • 136bca38cb * update summary hagen 2014-09-17 03:00:18 +00:00
  • 1204a5e507 * better CMakeLists hagen 2014-09-17 00:16:39 +00:00
  • ef417eb8d9 rollback orignal 2014-09-17 16:54:32 -04:00
  • 79727db741 use Tag<32> for intro key orignal 2014-09-17 16:31:18 -04:00
  • 9ceb9a7228 don't write beyond out buffer orignal 2014-09-17 16:24:13 -04:00
  • 7019b6d68f reuse DH keys pairs from failed NTCP sessions orignal 2014-09-17 11:13:25 -04:00
  • 06f9e68169 make sure we receive phases of exact size orignal 2014-09-17 09:46:24 -04:00
  • 459481f39c * updated notes hagen 2014-09-17 06:07:16 +00:00
  • 0ca3c61ff4 * use hardening linker flags only with gcc hagen 2014-09-17 06:03:16 +00:00
  • 0c6346d679 * mistype hagen 2014-09-17 05:20:35 +00:00
  • d98f83c52b + BUILD_NOTES.md hagen 2014-09-17 05:12:05 +00:00
  • b7884d12b8 freebsd build fixes hagen 2014-09-17 05:10:03 +00:00
  • 3e3e2d1b3b * fix -std= option for gcc hagen 2014-09-17 03:30:12 +00:00
  • 22e6bb0041 * update summary hagen 2014-09-17 03:00:18 +00:00
  • 257095c90f * fix checks for headers hagen 2014-09-17 01:54:31 +00:00
  • 7405675f7a handle incorrect address orignal 2014-09-16 21:35:39 -04:00
  • dd9f65b2ec * better CMakeLists hagen 2014-09-17 00:16:39 +00:00
  • 956107c679 don't delete socket twice orignal 2014-09-16 11:18:05 -04:00
  • 3a8bf1e38f POST longer messages orignal 2014-09-16 10:28:45 -04:00
  • 52fddadc98 send original user's request through the proxy orignal 2014-09-15 20:32:01 -04:00
  • 0f0110d6a0 fixed typo orignal 2014-09-15 11:22:22 -04:00
  • 11a1201506 check if remote RouterInfo is presented orignal 2014-09-14 21:53:00 -04:00
  • f8481b70eb check MTU of remote router orignal 2014-09-14 17:57:47 -04:00
  • 37e4bc8e5b check MTU of remote router orignal 2014-09-14 17:54:55 -04:00
  • 4e213550ff exclude desctroyed session to introducer from RouterInfo orignal 2014-09-14 15:57:38 -04:00
  • c0a70faab3 SSU packet size orignal 2014-09-14 12:39:56 -04:00
  • 42dd8dd72e fixed buffer overflow orignal 2014-09-14 11:54:18 -04:00
  • d8fb0a23c8 compatibility with VS2013 orignal 2014-09-14 11:38:34 -04:00
  • 92eb048adb fixed race condition orignal 2014-09-14 07:50:01 -04:00
  • 5c2785cfca send HolePunch if unreachable orignal 2014-09-13 19:43:25 -04:00
  • 7ec2318bba don't try to connect to unreachable router from unreachable router orignal 2014-09-13 14:39:01 -04:00
  • 8f3414bcb2 use -maes if AES-NI detected orignal 2014-09-13 14:36:36 -04:00
  • cade0e6afa fixed race condition orignal 2014-09-13 12:39:02 -04:00
  • 124007dc31 Content-Type for POST orignal 2014-09-12 18:36:56 -04:00
  • d7637bc0cd fixed malformed messages orignal 2014-09-12 15:58:50 -04:00
  • b2e7a53629 fixed malformed messages orignal 2014-09-12 15:57:34 -04:00