Commit graph

  • 86fdd48229 fixed POST methos orignal 2014-09-12 15:02:00 -04:00
  • 5ea3e70c3a proper bitfields order orignal 2014-09-12 12:20:17 -04:00
  • d3081a4e03 use data message for keep-alive orignal 2014-09-12 11:41:29 -04:00
  • 6069055c9e reduced memory usage orignal 2014-09-11 22:15:20 -04:00
  • c8cdeead44 override SSU port if specified orignal 2014-09-11 09:32:34 -04:00
  • 888a19fdba handle out-of-sequence fragment for first fragment orignal 2014-09-11 08:03:25 -04:00
  • 1b70061169 handle out-of-sequence fragment for first fragment orignal 2014-09-11 07:56:13 -04:00
  • 26c629a7d8 handle out-of-sequence tunnel fragments orignal 2014-09-10 21:31:32 -04:00
  • 5abd4021c4 fixed race condition orignal 2014-09-10 18:57:24 -04:00
  • 9e759a59a9 maintain connections list for I2PTunnel orignal 2014-09-09 22:40:12 -04:00
  • e734280c0c Update README.md orignal 2014-09-09 16:37:48 -04:00
  • 9e9268225d Merge pull request #94 from tharvik/master orignal 2014-09-09 16:36:35 -04:00
  • ad287e4208 Move autotools to build/autotools and reset tree to old Makefile tharvik 2014-09-09 21:59:23 +02:00
  • 5cb691fb0b limit session to introducer by 1 hour orignal 2014-09-09 13:45:12 -04:00
  • 5435d20199 don't include same introducer twice orignal 2014-09-09 08:03:05 -04:00
  • 98fd1c7dbc cleanup introducers at startup orignal 2014-09-08 21:53:55 -04:00
  • 73ddc05a6c Merge branch 'master' of https://github.com/orignal/i2pd orignal 2014-09-08 16:43:30 -04:00
  • fc50b24809 unreachable mode orignal 2014-09-08 16:43:20 -04:00
  • 7d43c75dca Merge pull request #95 from kytvi2p/update_i2p_certificates orignal 2014-09-08 14:34:43 -04:00
  • 682fce3553 sync certificates with those from I2P's codebase Kill Your TV 2014-09-08 17:51:33 +00:00
  • fb08322b78 Use autotools instead of basic Makefile tharvik 2014-09-08 09:38:06 +02:00
  • 44751955cc select introducers orignal 2014-09-06 20:43:20 -04:00
  • 119603845b relay request from non-established session orignal 2014-09-05 17:34:33 -04:00
  • 9500d96789 session to introducer orignal 2014-09-05 16:35:02 -04:00
  • 4a39dd4818 zero-length address in RelayRequest orignal 2014-09-05 11:58:22 -04:00
  • 2f882a8fe7 SSU tester and introducer by default orignal 2014-09-05 07:26:36 -04:00
  • d1ae603b93 fixed incorrect PeerTest orignal 2014-09-04 19:46:35 -04:00
  • 3c610fa952 RelayTest for Bob and Charlie orignal 2014-09-04 16:27:22 -04:00
  • 10d9a4582f schdule connect timer orignal 2014-09-04 10:20:44 -04:00
  • 617e7bc81d closed non-etsablished SSU session by timeout orignal 2014-09-04 09:52:02 -04:00
  • cba58a5965 initialize context after start-up orignal 2014-09-04 09:31:42 -04:00
  • ebe73491c6 send PeerTest to Charlie orignal 2014-09-03 19:31:43 -04:00
  • f4afaca937 correct endianess for msgID orignal 2014-09-03 18:52:22 -04:00
  • aaf386a0ab GetRandomEstablishedSession orignal 2014-09-03 16:49:48 -04:00
  • 770452cf85 network bytes order for timestamp orignal 2014-09-03 13:10:30 -04:00
  • 99f57b373f fixed typo orignal 2014-09-03 13:00:15 -04:00
  • e4383bdede moved itooopie to string static constant orignal 2014-09-03 11:24:49 -04:00
  • 40c4c636d8 Removing unused cpp file from win32 project files Meeh 2014-09-03 06:09:29 +02:00
  • 44dcf73300 fill caps property based on flags orignal 2014-09-02 16:11:31 -04:00
  • d86e970876 update core version at start-up orignal 2014-09-02 12:28:57 -04:00
  • 3cc92f0a45 improved tunnels creation ratio orignal 2014-09-02 08:16:46 -04:00
  • a50a77435a Merge pull request #93 from kytvi2p/kfreebsd orignal 2014-09-01 17:56:49 -04:00
  • 30ffda7708 introducers in local RouterInfo orignal 2014-09-01 17:34:20 -04:00
  • 39f5a3a494 detect GNU/kFreeBSD Kill Your TV 2014-09-01 21:15:24 +00:00
  • da9c281d9a update RouterInfo after 30 minutes if no changes orignal 2014-08-31 16:46:39 -04:00
  • 168e20053a fixed race consition orignal 2014-08-31 08:56:03 -04:00
  • 4abe89e34b show expiring tunnel status orignal 2014-08-31 08:55:06 -04:00
  • eb3fcde2f4 Making sure Content-Length is sent when having body. RFC; http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4 Meeh 2014-08-31 02:22:50 +02:00
  • cc5d924899 OSX build fix Meeh 2014-08-31 02:21:58 +02:00
  • ccbc4353d6 fixed race condition orignal 2014-08-30 16:30:53 -04:00
  • 17725acda2 assign GarlicRoutingSession to stream orignal 2014-08-29 22:10:00 -04:00
  • b6a3f64ee9 don't miss active tunnel orignal 2014-08-29 07:44:12 -04:00
  • 9557adf8c2 hold I2NP message for 5 seconds if router is not in netDb orignal 2014-08-28 21:34:23 -04:00
  • 2640dff22a improved exploratory orignal 2014-08-28 19:41:02 -04:00
  • a4526db9bf improved exploratory orignal 2014-08-28 13:51:26 -04:00
  • e50377e557 random pick tunnels orignal 2014-08-27 22:21:29 -04:00
  • c025bcfdfc pick established tunnels only orignal 2014-08-27 21:53:44 -04:00
  • a096a3931d send reply to DatabaseLookup through exploratory pool or directly only orignal 2014-08-27 10:13:17 -04:00
  • 8c87a0fc38 check for buffer overflow orignal 2014-08-27 10:02:23 -04:00
  • b3e389a67c server tunnel parameters orignal 2014-08-26 14:56:00 -04:00
  • 72d52d61bc expiring status for tunnels orignal 2014-08-26 10:31:32 -04:00
  • 7aacae30eb moved common code to LocalDestination orignal 2014-08-25 22:47:12 -04:00
  • 04c9a96fcb use PrivateKeys for RoutingContext orignal 2014-08-25 16:25:12 -04:00
  • 711b4ab9ae fixed race condition orignal 2014-08-25 13:07:14 -04:00
  • 481b54a817 send our router information with RI request only orignal 2014-08-24 22:34:13 -04:00
  • ea9aa58471 fixed crash orignal 2014-08-24 22:32:28 -04:00
  • d231e59f0c speed-up destination request orignal 2014-08-24 21:17:21 -04:00
  • 0e230fdd05 ECDSA for local destinations orignal 2014-08-24 10:36:59 -04:00
  • e45ee83746 use Signer for local destination orignal 2014-08-23 22:54:08 -04:00
  • 009af2eeae create random keys for different signature type orignal 2014-08-23 22:06:53 -04:00
  • a6c308f2f5 PrivateKeys with extended identity orignal 2014-08-23 16:06:56 -04:00
  • 8b81ba8d45 signature size for LeaseSet orignal 2014-08-23 08:41:06 -04:00
  • 2bc1ba1a9c extended identity for local destination orignal 2014-08-22 23:02:48 -04:00
  • 9b8460cffa verify streaming packet signature orignal 2014-08-22 19:47:29 -04:00
  • 96b5907173 signing keys generators orignal 2014-08-22 16:48:30 -04:00
  • fa4aaf1f50 signers orignal 2014-08-22 16:28:25 -04:00
  • 9277509ce3 ECDSA key starts at 320-th byte orignal 2014-08-22 10:34:39 -04:00
  • b146c5782b correct lenght for LeaseSet orignal 2014-08-22 10:33:01 -04:00
  • 2aaac1a0d5 process extended indetities for LeaseSets orignal 2014-08-21 21:57:24 -04:00
  • b77325c689 ECDSA P-256 signature orignal 2014-08-21 14:26:15 -04:00
  • 90fe263124 base32 encode orignal 2014-08-21 12:32:03 -04:00
  • aaa8e39d68 Signature.h added orignal 2014-08-21 11:15:04 -04:00
  • b671de27ce store tunnel pool with RoutingDestination orignal 2014-08-20 21:47:28 -04:00
  • 6c510fadf4 server I2PTunnel orignal 2014-08-20 15:03:10 -04:00
  • 7e0a2ae5ab publish local LeaseSet orignal 2014-08-20 11:12:53 -04:00
  • 180fbcdac6 ignore zero length packets orignal 2014-08-19 11:03:08 -04:00
  • 4c2f403740 don't use unreachable RI after 1 hour orignal 2014-08-19 11:01:11 -04:00
  • 7995385a19 wait more for tunnel creation orignal 2014-08-18 21:23:49 -04:00
  • fb15c72be2 wait for 10 seconds before delete a pending tunnel orignal 2014-08-18 14:37:19 -04:00
  • 9655891e4b proper endiness of relay tag orignal 2014-08-18 13:46:11 -04:00
  • fbe6c22884 close client socket if I2P gets closed orignal 2014-08-17 19:14:40 -04:00
  • dda80703d2 use same outbound tunnel for streaming as long as possible orignal 2014-08-17 14:42:49 -04:00
  • a25fe85b4d print time without date orignal 2014-08-17 07:49:29 -04:00
  • 7b0df27591 Improving some html on the webconsole. I'm gonna need to import css files, or bundle them inside. And a html parser. Mikal Villa 2014-08-17 13:20:57 +02:00
  • f629b06b6b Adding header file (version.h) to make scripts Mikal Villa 2014-08-17 13:12:12 +02:00
  • 05fa6757ce Adding timestamp to logger. Mikal Villa 2014-08-17 07:35:09 +02:00
  • 68ade60004 Patched RouterContext::CreateNewRouter to read from config if available. As well as reading the version string from external file. Mikal Villa 2014-08-17 07:09:15 +02:00
  • e7cf0b0f79 shuffle records for VariableTunnelBuild message orignal 2014-08-16 14:35:35 -04:00
  • 29243fcb47 notify inbound tunnels update orignal 2014-08-15 19:21:30 -04:00
  • eff3bb6ab1 handle garlic's DeliveryStatus in the garlic thread orignal 2014-08-15 16:15:17 -04:00