Commit graph

  • 15f0f20e99 Code cleanup Meeh 2014-03-17 23:45:25 +01:00
  • d0a8cc933b Adding a simple GET HTTP Proxy Meeh 2014-03-17 23:31:29 +01:00
  • 014e1c54eb tunnel test orignal 2014-03-17 16:50:03 -04:00
  • 98554be01b Merge pull request #14 from orignal/master chertov 2014-03-17 07:07:05 +03:00
  • 6066b7073f handle .i2p addresses orignal 2014-03-16 21:18:23 -04:00
  • c9ba7da0b0 outbound tunnel pool orignal 2014-03-16 16:03:20 -04:00
  • 9ef8ae99e2 close SSU session if MAC verification fails orignal 2014-03-16 08:34:32 -04:00
  • 56836470cf pulish our RouterInfo to 3 floodfills orignal 2014-03-16 08:00:34 -04:00
  • 28042926e7 create LeaseSet encryption key per tunnel pool orignal 2014-03-15 22:09:08 -04:00
  • d7084e379f create LeaseSet encryption key per tunnel pool orignal 2014-03-15 22:02:33 -04:00
  • bab581ebb5 Merge pull request #13 from orignal/master chertov 2014-03-15 18:45:10 +03:00
  • 3313a5af5c generate LeaseSet from tunnel pool orignal 2014-03-15 09:16:55 -04:00
  • 26c5f6cd77 3-hops tunnels for tunnel pool orignal 2014-03-14 21:22:59 -04:00
  • b47d7aceaa manage tunnel pools orignal 2014-03-14 20:51:51 -04:00
  • ab23327da6 manage tunnel pools orignal 2014-03-14 20:24:12 -04:00
  • cba18faa87 create inbound tunnels per local destination orignal 2014-03-14 15:13:34 -04:00
  • 7caa46b381 TunnelPool added orignal 2014-03-14 12:35:02 -04:00
  • 70df239d14 use GetFullPath orignal 2014-03-14 07:32:11 -04:00
  • 66ff021938 find address orignal 2014-03-13 16:26:04 -04:00
  • 94a23be9d9 adress book added orignal 2014-03-13 14:22:32 -04:00
  • 06088ff7a2 fixed crash and few other small issues orignal 2014-03-13 07:43:54 -04:00
  • 74815d7462 Merge pull request #45 from chertov/master orignal 2014-03-13 07:24:06 -04:00
  • 7f26296759 adding files to а VS project, showed external ip on statistics page chertov 2014-03-13 08:10:05 +04:00
  • 05f0a72a0f Merge pull request #12 from orignal/master chertov 2014-03-13 06:23:53 +03:00
  • 28cc50fece handle garlic message in separate thread orignal 2014-03-12 21:13:54 -04:00
  • 6732ba21f9 inbound tunnel where an I2NP messages has been received from orignal 2014-03-12 20:13:49 -04:00
  • 27c7ea2801 print direction of SSU session orignal 2014-03-12 07:37:43 -04:00
  • 695f1949eb don't call mapArgs from GetDataDir because it's not initialized yet orignal 2014-03-12 07:21:58 -04:00
  • 5dfe19c6ed set established state after hole punch orignal 2014-03-01 11:56:28 -05:00
  • 48737864a3 process HolePunch orignal 2014-02-28 21:28:05 -05:00
  • 567816e6a5 create tunnel through any type of transports orignal 2014-02-26 22:53:19 -05:00
  • 7300792033 set SessionCreated state orignal 2014-02-25 20:37:39 -05:00
  • 303855f59a show SSU sessions orignal 2014-02-24 22:28:28 -05:00
  • 2ac36b1d31 verify SessionCreated orignal 2014-02-24 21:43:26 -05:00
  • adb6f284e8 enable SSU orignal 2014-02-24 19:25:26 -05:00
  • b9031c331d send SSU DeliveryStatus orignal 2014-02-24 15:16:39 -05:00
  • 53230a4051 fill caps for SSU orignal 2014-02-23 20:48:28 -05:00
  • 03605fe41c sdfgdsrg mikhail4021 2014-02-23 22:30:00 +04:00
  • 75624499ae committe mikhail4021 2014-02-23 22:27:55 +04:00
  • 1221ac1e51 win32_service_result mikhail4021 2014-02-23 22:17:55 +04:00
  • 2deb4118bc result mikhail4021 2014-02-23 21:54:36 +04:00
  • a73014a629 create SSU address orignal 2014-02-23 11:48:09 -05:00
  • 885dc6603f back mikhail4021 2014-02-23 01:32:30 +04:00
  • 7f57980c20 win32_service mikhail4021 2014-02-22 12:01:51 +04:00
  • fc59b1fcd8 Merge pull request #40 from meeh420/master orignal 2014-02-21 20:58:17 -05:00
  • 662e4161b0 Save/Load router.info/router.key from data directory Meeh 2014-02-22 00:21:30 +01:00
  • d071c50c4d Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-02-21 23:21:48 +01:00
  • 64aa588a9b establish SSU session through relay orignal 2014-02-21 16:13:36 -05:00
  • 3c8f859169 replaced ElGamalEncrypt to ElGamalEncryption orignal 2014-02-20 20:28:41 -05:00
  • 8d6c08ec78 use ElGamalEcryption for garlic encryption orignal 2014-02-20 18:42:55 -05:00
  • 354015e9ca parse introducers from RouterInfo orignal 2014-02-20 16:15:12 -05:00
  • b14cdc8052 ElGamalEncryptor added orignal 2014-02-20 12:25:28 -05:00
  • 345be142ae always pass delivery instructions to tunnel gateway orignal 2014-02-19 22:08:57 -05:00
  • 154105a059 pass delivery intructions to tunnel gateway orignal 2014-02-19 21:24:55 -05:00
  • f5fa953458 process b32 address with path orignal 2014-02-17 17:47:21 -05:00
  • 10c7e05ff4 fixed crash orignal 2014-02-16 08:57:50 -05:00
  • 759fd0815d limit depth of exploratory sent directly orignal 2014-02-14 22:11:49 -05:00
  • 1545a21682 subscribe to LeaseSet orignal 2014-02-14 16:10:25 -05:00
  • ce722e7a5e publish orignal 2014-02-12 22:02:39 -05:00
  • 370324d119 Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-02-12 22:43:02 +01:00
  • 411ac5b898 try intro key if mac key failed orignal 2014-02-12 16:36:13 -05:00
  • 103be652ab improve exploratory orignal 2014-02-11 22:19:51 -05:00
  • 6a7224d9f3 service mikhail4021 2014-02-12 02:16:24 +04:00
  • f8d105551f handle session destroyed orignal 2014-02-11 15:51:32 -05:00
  • 4862b594e8 use SSU if NTCP is not available orignal 2014-02-10 19:27:55 -05:00
  • c5f70d4559 wait for DeliveryStatus message orignal 2014-02-10 15:13:16 -05:00
  • 32cb61eb80 Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-02-10 01:04:11 +01:00
  • 735f6bd72a SSU send message orignal 2014-02-09 18:28:34 -05:00
  • a3ab639758 Merge pull request #38 from meeh420/master orignal 2014-02-09 16:18:25 -05:00
  • 6a907dbe97 Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-02-09 21:39:03 +01:00
  • 290c1890cc UPnP added orignal 2014-02-09 15:15:47 -05:00
  • c266575528 eliminate unnecessary const_cast orignal 2014-02-09 08:52:56 -05:00
  • 0438fc77bd Merge pull request #6 from orignal/master mikhail4021 2014-02-09 04:21:42 -08:00
  • 5bf584eb38 Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-02-09 04:34:05 +01:00
  • ec5eafafeb external IP detection orignal 2014-02-08 21:06:40 -05:00
  • acf59f0b7e Adding volatile keyword Meeh 2014-02-08 22:06:01 +01:00
  • 74e1840bad Merge pull request #36 from meeh420/master orignal 2014-02-07 21:51:22 -05:00
  • 5706ad6e5c Merge branch 'master' of https://github.com/orignal/i2pd Meeh 2014-02-08 03:44:41 +01:00
  • 202e3eeb2a process ACKs orignal 2014-02-07 21:42:35 -05:00
  • 9b1e7956cb defining vars should cost less than function calls Meeh 2014-02-08 03:16:52 +01:00
  • 9897a49e1a Rewrite the thread stop in Queue Meeh 2014-02-08 03:15:08 +01:00
  • 1c1103dcce send ack orignal 2014-02-07 15:47:10 -05:00
  • 656392fe1e handle SSU I2NP header orignal 2014-02-07 11:26:00 -05:00
  • d04f9e723c handle recieved I2NP message orignal 2014-02-06 10:16:50 -05:00
  • 9f60b50a63 Merge pull request #11 from orignal/master chertov 2014-02-06 06:27:40 +03:00
  • fd80a13495 handle multiple fragments in one packet orignal 2014-02-05 19:11:38 -05:00
  • 53cd9c2418 parse data message orignal 2014-02-05 15:07:47 -05:00
  • 70cab34026 Merge pull request #35 from meeh420/master orignal 2014-02-05 07:51:02 -05:00
  • b14d3b7c01 Changed error text Meeh 2014-02-05 13:47:00 +01:00
  • 5359ac51b0 Merge pull request #34 from chertov/master orignal 2014-02-05 07:31:16 -05:00
  • 6afc32510b Rewriting signal handler, adding pid file support. Meeh 2014-02-05 09:45:57 +01:00
  • 728c1a9226 fix LittleEndian, change endian.h version chertov 2014-02-05 09:14:07 +04:00
  • 9f0391e3f6 Merge pull request #9 from orignal/master chertov 2014-02-04 20:17:31 -08:00
  • 135b3f1477 take UDP address from actual endpoint orignal 2014-02-04 22:51:46 -05:00
  • 5ecf67591d Merge pull request #33 from meeh420/master orignal 2014-02-04 16:39:53 -08:00
  • 0dbb2ac557 Handle shutdown signals Meeh 2014-02-05 01:28:18 +01:00
  • bcf10eb979 Try not to break windows builds. Meeh 2014-02-05 00:50:13 +01:00
  • 8f1e300b13 Log to file, reload config and daemon mode Meeh 2014-02-05 00:43:50 +01:00
  • 82bd8cc69f Should fix the segfault at exit Meeh 2014-02-05 00:15:42 +01:00
  • 670508016b SessionConfirmed message orignal 2014-02-04 14:20:58 -05:00