Commit Graph

  • c266575528 eliminate unnecessary const_cast orignal 2014-02-09 08:52:56 -0500
  • 0438fc77bd Merge pull request #6 from orignal/master mikhail4021 2014-02-09 04:21:42 -0800
  • 5bf584eb38 Merge branch 'master' of https://github.com/orignal/i2pd #38 Meeh 2014-02-09 04:34:05 +0100
  • ec5eafafeb external IP detection orignal 2014-02-08 21:06:40 -0500
  • acf59f0b7e Adding volatile keyword Meeh 2014-02-08 22:06:01 +0100
  • 74e1840bad Merge pull request #36 from meeh420/master orignal 2014-02-07 21:51:22 -0500
  • 5706ad6e5c Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-02-08 03:44:41 +0100
  • 202e3eeb2a process ACKs orignal 2014-02-07 21:42:35 -0500
  • 9b1e7956cb defining vars should cost less than function calls #36 Meeh 2014-02-08 03:16:52 +0100
  • 9897a49e1a Rewrite the thread stop in Queue Meeh 2014-02-08 03:15:08 +0100
  • 1c1103dcce send ack orignal 2014-02-07 15:47:10 -0500
  • 656392fe1e handle SSU I2NP header orignal 2014-02-07 11:26:00 -0500
  • d04f9e723c handle recieved I2NP message orignal 2014-02-06 10:16:50 -0500
  • 9f60b50a63 Merge pull request #11 from orignal/master chertov 2014-02-06 06:27:40 +0300
  • fd80a13495 handle multiple fragments in one packet orignal 2014-02-05 19:11:38 -0500
  • 53cd9c2418 parse data message orignal 2014-02-05 15:07:47 -0500
  • 70cab34026 Merge pull request #35 from meeh420/master orignal 2014-02-05 07:51:02 -0500
  • b14d3b7c01 Changed error text #35 Meeh 2014-02-05 13:47:00 +0100
  • 5359ac51b0 Merge pull request #34 from chertov/master orignal 2014-02-05 07:31:16 -0500
  • 6afc32510b Rewriting signal handler, adding pid file support. Meeh 2014-02-05 09:45:57 +0100
  • 728c1a9226 fix LittleEndian, change endian.h version #34 chertov 2014-02-05 09:14:07 +0400
  • 9f0391e3f6 Merge pull request #9 from orignal/master chertov 2014-02-04 20:17:31 -0800
  • 135b3f1477 take UDP address from actual endpoint orignal 2014-02-04 22:51:46 -0500
  • 5ecf67591d Merge pull request #33 from meeh420/master orignal 2014-02-04 16:39:53 -0800
  • 0dbb2ac557 Handle shutdown signals #33 Meeh 2014-02-05 01:28:18 +0100
  • bcf10eb979 Try not to break windows builds. Meeh 2014-02-05 00:50:13 +0100
  • 8f1e300b13 Log to file, reload config and daemon mode Meeh 2014-02-05 00:43:50 +0100
  • 82bd8cc69f Should fix the segfault at exit Meeh 2014-02-05 00:15:42 +0100
  • 670508016b SessionConfirmed message orignal 2014-02-04 14:20:58 -0500
  • c20f357cb3 Merge pull request #8 from orignal/master chertov 2014-02-03 19:28:54 -0800
  • e24795dd41 pick most recent tunnel from LeaseSet orignal 2014-02-03 21:57:53 -0500
  • 6f08edb32f create MAC key orignal 2014-02-03 14:40:38 -0500
  • 0171d3040a fixed crash orignal 2014-02-03 10:51:01 -0500
  • f6e290d53f Merge pull request #31 from chertov/master orignal 2014-02-03 04:30:25 -0800
  • dbd9c5c105 fix windows build, add windows GetDefaultDataDir, add files to project #31 chertov 2014-02-03 14:13:40 +0400
  • 5337f4c9a4 Merge pull request #7 from orignal/master chertov 2014-02-03 01:07:10 -0800
  • c31c1cfbc4 Merge pull request #28 from meeh420/master orignal 2014-02-02 14:43:46 -0800
  • 1efe9cc41e return #28 Meeh 2014-02-02 23:23:15 +0100
  • a46f311762 RouterInfo file size fix Meeh 2014-02-02 23:22:00 +0100
  • 37d4484e87 Merge pull request #27 from meeh420/master orignal 2014-02-02 11:46:45 -0800
  • 11e11df5ca Fixing reseed #27 Meeh 2014-02-02 20:37:43 +0100
  • 04cf2031ef handle received packets in right order orignal 2014-02-01 22:20:41 -0500
  • 499a7a9e32 use key of remote router as ident key for SessionCreated orignal 2014-02-01 18:46:28 -0500
  • 1a44997ed6 Merge c55af3ba0d into 8963c0b309 #24 Meeh 2014-02-01 12:58:13 -0800
  • 8963c0b309 save new RouterInfos to ~/.i2pd orignal 2014-02-01 15:57:46 -0500
  • c55af3ba0d Fix compilation error on some systems #24 Meeh 2014-02-01 21:51:02 +0100
  • e674e24887 Merge pull request #23 from meeh420/master orignal 2014-02-01 07:38:37 -0800
  • d87a79b226 Load netDb from data directory #23 Meeh 2014-02-01 16:10:15 +0100
  • ca1e1c4896 fixed compilation error and potentil memory corruption orignal 2014-02-01 09:16:50 -0500
  • bf2e8d2350 fixed HMAC calculation. Tested and verified orignal 2014-02-01 09:06:28 -0500
  • a6625a770f Merge pull request #22 from meeh420/master orignal 2014-02-01 05:46:52 -0800
  • f639f971b2 Should fix compilation error on some systems #22 Meeh 2014-02-01 14:28:30 +0100
  • be42dbded3 Merge pull request #21 from meeh420/master orignal 2014-02-01 05:09:45 -0800
  • ef9801f704 Remove debug #21 Meeh 2014-02-01 05:25:59 +0100
  • 2fd31c6c8d Custom datadir + cleanup Meeh 2014-02-01 04:51:58 +0100
  • 56f1f627ef use single dash to query options Meeh 2014-02-01 04:15:19 +0100
  • d95b4befaa Adding support for config file Meeh 2014-02-01 04:09:55 +0100
  • 0e5bbfa21c avoid unnececssary recusion orignal 2014-01-31 13:08:33 -0500
  • 8d98722b46 fixed compilation error in gcc 4.6 orignal 2014-01-31 07:32:34 -0500
  • 1ac95d102a Merge pull request #20 from meeh420/master orignal 2014-01-31 04:23:21 -0800
  • 849ab03e1c Cleanup and final comments #20 Meeh 2014-01-31 07:43:56 +0100
  • 9415a49fbd documentation update Meeh 2014-01-31 07:35:21 +0100
  • 83bd3c21ca Adding more reseed hosts Ignore zip files Meeh 2014-01-31 07:31:06 +0100
  • 5b7737ca6d Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-01-31 07:22:35 +0100
  • 86355cfe09 Adding reseed support. v1, only http so far. Meeh 2014-01-31 07:22:11 +0100
  • e6e74efc26 call mkdir only once orignal 2014-01-30 22:23:13 -0500
  • 31bad3e869 Merge pull request #19 from meeh420/master orignal 2014-01-30 19:01:35 -0800
  • d107ef4007 Merge branch 'master' of github.com:meeh420/i2pd #19 Meeh 2014-01-31 02:50:32 +0100
  • b4e2c7ee87 Updating Makefile to collect build objects in a folder Meeh 2014-01-31 02:49:06 +0100
  • e6ccffcf77 Update README.md Meeh 2014-01-31 01:42:27 +0100
  • 633c9becd9 Adding more to the option parser. Adding instruction on how to test it. Meeh 2014-01-31 01:39:16 +0100
  • 732b17a368 send SessionCreated message orignal 2014-01-30 14:03:11 -0500
  • aa1f58d81a Merge pull request #18 from meeh420/master orignal 2014-01-30 06:22:57 -0800
  • 38bc15167c Fix. Thanks to zzz @ #i2p-dev #18 Meeh 2014-01-30 14:28:11 +0100
  • 45f91363ab Merge pull request #5 from orignal/master mikhail4021 2014-01-29 22:07:53 -0800
  • c4065a702e extract streaming packet fields orignal 2014-01-29 23:13:59 -0500
  • 3ad76e2833 Merge pull request #16 from meeh420/master orignal 2014-01-29 19:43:26 -0800
  • 3b3f5d0188 Missing files #16 Meeh 2014-01-30 04:28:07 +0100
  • 611ab9ce8d endpoint for SSU server orignal 2014-01-29 22:14:05 -0500
  • fb16e50c4d Adding lightweight option parser Meeh 2014-01-30 01:56:48 +0100
  • c361b7d914 use base64 alphabet directly orignal 2014-01-29 17:43:20 -0500
  • 95b40c0c30 use base64 alphabet directly orignal 2014-01-29 17:38:53 -0500
  • 7c471d99c3 use base64 alphabet directly orignal 2014-01-29 17:38:11 -0500
  • f69fbee6a5 Merge pull request #15 from meeh420/master orignal 2014-01-29 13:54:01 -0800
  • 21693fc1e5 handle and send SessionRequest message orignal 2014-01-29 16:49:53 -0500
  • ee77bba5e0 Create netDb directory structure #15 Meeh 2014-01-29 19:36:20 +0100
  • 73ee4ff34c gitignore update Meeh 2014-01-29 19:31:19 +0100
  • ece3a2f7d7 Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-01-29 16:31:03 +0100
  • 58386bb88e Encrypt/Decrypt/Validate SSU packet orignal 2014-01-28 16:49:54 -0500
  • ca47d1552b Updating gitignore Meeh 2014-01-28 02:54:50 +0100
  • f69965f168 Merge pull request #14 from meeh420/master orignal 2014-01-27 16:50:46 -0800
  • 3016c42e2e read intro key for SSU address orignal 2014-01-27 19:48:46 -0500
  • 72fed33930 Adding missing pthread library to linker. #14 Meeh 2014-01-28 01:13:35 +0100
  • 8d4b98c83a SSUHeader and authenticate added orignal 2014-01-27 16:52:17 -0500
  • 27426a6023 save out-of-seq messages and process them later orignal 2014-01-26 18:22:30 -0500
  • ae51b11ced request RouterInfo connecting directly to a floodfill orignal 2014-01-26 15:24:21 -0500
  • f763fd3268 request lease's gateway if not found in the netDb orignal 2014-01-26 09:07:31 -0500
  • bb2fcbf668 print out message type sent to an inbound tunnel orignal 2014-01-26 09:06:06 -0500
  • a4c25e773c check for transport protocols compatibility between routers orignal 2014-01-25 21:47:01 -0500
  • a0dfd2970b Merge pull request #13 from chertov/master orignal 2014-01-25 05:11:36 -0800