Commit graph

  • 76cb75f7c0 process relay intro orignal 2014-04-08 14:03:15 -04:00
  • cbae177db4 Merge branch 'master' of https://github.com/orignal/i2pd orignal 2014-04-08 13:28:04 -04:00
  • 24c546f283 Merge pull request #60 from cpubug/master orignal 2014-04-08 13:27:19 -04:00
  • 702b352be9 use seesion key only for SesssionDestroy message orignal 2014-04-08 13:25:19 -04:00
  • ad8559d911 fix gcc warning: deleting object of polymorphic class type 'i2p::stream::StreamingDestination' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] cpubug 2014-04-08 21:01:14 +04:00
  • 61001ef047 added pointer check in RoutingDestination destructor cpubug 2014-04-08 11:24:34 +04:00
  • b3ee41bd91 replace CalcuateIdentHash to identity.Hash to avoid duplication cpubug 2014-04-08 11:11:48 +04:00
  • 40d5489429 delete inactive SSU sessions orignal 2014-04-07 22:26:18 -04:00
  • c30dd2639a SSU timeout orignal 2014-04-07 21:40:28 -04:00
  • 3c6793745b don't delete initial SSU sessions orignal 2014-04-07 20:34:22 -04:00
  • 03a5059617 peer test orignal 2014-04-07 19:28:06 -04:00
  • 9f8f91a2ee fixed small issues orignal 2014-04-07 18:54:28 -04:00
  • be563dcbd1 process session created after decryption with intro key orignal 2014-04-07 16:53:28 -04:00
  • 64f195868e process intro key message orignal 2014-04-07 16:41:29 -04:00
  • 45d1571559 send peer test by Alice orignal 2014-04-07 16:19:33 -04:00
  • 654fe138a8 Merge branch 'master' of https://github.com/orignal/i2pd orignal 2014-04-07 15:31:48 -04:00
  • 130e1c2daf handle PeerTest orignal 2014-04-07 15:31:38 -04:00
  • ba995d140c Merge pull request #59 from cpubug/master orignal 2014-04-07 15:28:47 -04:00
  • 8725599d96 improve hosts.txt loading cpubug 2014-04-07 22:04:29 +04:00
  • a82bd628c1 compute IdentHash in Identity method cpubug 2014-04-07 22:01:24 +04:00
  • 19333d5697 load Ident from base64 string cpubug 2014-04-07 21:47:40 +04:00
  • cf6fa2d41d speedup inbound tunnels creation orignal 2014-04-06 18:30:27 -04:00
  • 13a88c4e92 fixed build error orignal 2014-04-06 16:42:29 -04:00
  • 1e5677d1c3 Merge pull request #57 from chertov/master orignal 2014-04-06 16:25:24 -04:00
  • 5913032503 add user/password in url parser chertov 2014-04-07 00:18:55 +04:00
  • 7a89f487b8 Merge pull request #27 from orignal/master chertov 2014-04-06 23:50:56 +04:00
  • ff10dfa161 fixed build error orignal 2014-04-06 15:38:21 -04:00
  • afe2dceb52 Merge pull request #55 from chertov/master orignal 2014-04-06 15:32:36 -04:00
  • 006ca11af4 Initial download of hosts.txt for AddressBook chertov 2014-04-06 23:22:33 +04:00
  • cf21320290 Merge pull request #52 from chertov/master orignal 2014-04-06 07:39:04 -04:00
  • 795176bd8d fix VS project chertov 2014-04-06 14:03:46 +04:00
  • 85884a5b84 Merge pull request #26 from orignal/master chertov 2014-04-06 13:54:30 +04:00
  • 1862896532 request RouterInfo if outdated orignal 2014-04-05 21:25:54 -04:00
  • 8d3fcff5c5 endian.h for different platforms orignal 2014-04-05 19:51:05 -04:00
  • ff9f14d7a6 if NTCP failed, try to send through SSU orignal 2014-04-05 15:44:12 -04:00
  • fb2a89cbea Use paths for verification instead of bool variables in CMake. Meeh 2014-04-05 01:52:40 +02:00
  • 93ff88bcb8 DH keys supplier orignal 2014-04-04 16:29:40 -04:00
  • cbaf0f33ca Merge branch 'master' of https://github.com/orignal/i2pd orignal 2014-04-04 14:57:12 -04:00
  • 7f357e285f generate DH keys pair per SSU session orignal 2014-04-04 14:56:46 -04:00
  • fb350d30dd Removing FindBoost since it's apparently shipped with default cmake. Meeh 2014-04-04 20:13:27 +02:00
  • 7bdf52a774 generate DH keys pair per NTCP session orignal 2014-04-04 13:30:13 -04:00
  • 15299aa42d Setting debug as default build mode. Meeh 2014-04-04 02:08:39 +02:00
  • e38f7c884c Updating cmake so it exit if libraries are missing. Adding FindBoost and upating FindCryptoPP. Meeh 2014-04-04 01:54:21 +02:00
  • f7b3e9c933 Merge branch 'master' of github.com:orignal/i2pd Meeh 2014-04-04 01:42:13 +02:00
  • 24f0ff6c00 pick tunnels from exploratory pool for exploratory orignal 2014-04-03 16:27:37 -04:00
  • 13b2036e52 Merge pull request #51 from cpubug/master orignal 2014-04-03 16:02:44 -04:00
  • adbfa688ba CMAKE support added cpubug 2014-04-03 23:54:43 +04:00
  • 879306b0d4 remove 'build' from .gitignore cpubug 2014-04-03 23:54:24 +04:00
  • 1612a87810 Dropping clang for now. Meeh 2014-04-03 18:20:17 +02:00
  • fabcf2ec1d Merge branch 'master' of https://github.com/orignal/i2pd orignal 2014-04-03 12:19:50 -04:00
  • 92b96d9b15 fixed race condition orignal 2014-04-03 12:19:12 -04:00
  • 646b3f6d7a Adding build status to README Meeh 2014-04-03 18:18:56 +02:00
  • 1f85a1199e dummy change for triggering travis Meeh 2014-04-03 18:15:44 +02:00
  • feb26692d4 Adding initial travis file. Meeh 2014-04-03 17:30:29 +02:00
  • 70bf83f127 move exploratory tunnels to separate pool orignal 2014-04-02 20:42:02 -04:00
  • 489266e7fc exploratory pool added orignal 2014-04-02 13:14:21 -04:00
  • 4970b4d14e generic SSU timer orignal 2014-04-02 10:49:16 -04:00
  • c600be59b1 moved encryption keys from TunnelPool to StreamingDestination orignal 2014-04-01 18:58:47 -04:00
  • 9f0c0b3b35 Merge pull request #50 from cpubug/master orignal 2014-04-01 16:36:29 -04:00
  • 0e49d4dcd6 improve hosts.txt loading cpubug 2014-04-02 00:27:40 +04:00
  • aaa14d4564 split AddressBook header/source cpubug 2014-04-01 23:18:14 +04:00
  • a10edb4cc5 pools per ident hash orignal 2014-04-01 15:08:53 -04:00
  • 81e06769dc pass LocalDestination by reference orignal 2014-04-01 13:55:09 -04:00
  • ee08d6687f GetIdentHash for LocalDestination orignal 2014-04-01 13:42:04 -04:00
  • d7a584f48f some cleanup orignal 2014-04-01 12:50:29 -04:00
  • 0a0f61b940 some cleanup orignal 2014-04-01 12:46:08 -04:00
  • 57dd362be4 Merge pull request #25 from orignal/master chertov 2014-03-31 21:27:39 +04:00
  • 88e6a76a1b don't send session request twice orignal 2014-03-31 07:51:18 -04:00
  • 6e73ccf930 Merge pull request #24 from orignal/master chertov 2014-03-31 09:27:12 +04:00
  • 9a5a04ca70 delete non-responding SSU sessions orignal 2014-03-30 22:55:03 -04:00
  • ab78ecfc49 Merge pull request #23 from orignal/master chertov 2014-03-30 20:49:05 +04:00
  • 5ed34cc52a fixed race condition orignal 2014-03-30 09:02:43 -04:00
  • 3acdbf38c9 moved itoopieImage inside HTTPConnection orignal 2014-03-30 08:40:53 -04:00
  • ce92b629f1 fixed build error orignal 2014-03-29 20:14:57 -04:00
  • 9d373dba1e Merge pull request #49 from chertov/master orignal 2014-03-29 20:05:19 -04:00
  • df0e235de2 use HTTPConnection as the base class for proxy chertov 2014-03-30 02:16:23 +04:00
  • 94f5a0f9c5 Merge pull request #22 from orignal/master chertov 2014-03-29 23:20:46 +03:00
  • 69c013d6ab fixed warning orignal 2014-03-29 15:02:35 -04:00
  • 2194ce2bfb Merge pull request #48 from meeh420/master orignal 2014-03-29 14:35:30 -04:00
  • 5fa7671ef7 Rewriting url parser Meeh 2014-03-29 18:28:19 +01:00
  • 02a42b0e98 switch to AsyncReceive in HTTPProxy Meeh 2014-03-29 17:03:14 +01:00
  • acb119eea4 Merge pull request #21 from orignal/master chertov 2014-03-29 17:34:52 +03:00
  • 086b0d5418 switch to AsyncReceive orignal 2014-03-29 08:11:00 -04:00
  • 8728aa2840 check buffer first for async receive orignal 2014-03-27 15:56:13 -04:00
  • 86e233d77a Asyc receive from stream orignal 2014-03-27 15:42:23 -04:00
  • 5eb67a08c9 send reply orignal 2014-03-27 13:24:23 -04:00
  • 0c133362af Merge pull request #20 from orignal/master chertov 2014-03-27 07:16:21 +03:00
  • bd768b9259 async receive orignal 2014-03-26 15:45:08 -04:00
  • 06b2500347 async receive orignal 2014-03-26 15:06:27 -04:00
  • 57a520889a Merge pull request #19 from orignal/master chertov 2014-03-26 16:17:33 +03:00
  • 3ae225fb41 use existing SSU session if available orignal 2014-03-25 21:17:03 -04:00
  • 129052c330 send ack after last message only orignal 2014-03-25 17:43:36 -04:00
  • 1bbc12b36a AsyncReceive added orignal 2014-03-25 14:26:39 -04:00
  • 88214a0c58 send SYN in streaming thread orignal 2014-03-24 19:27:20 -04:00
  • d44cfc73b8 Merge pull request #18 from orignal/master chertov 2014-03-24 06:37:19 +03:00
  • 12d40e9023 handle streaming packet in streaming thread orignal 2014-03-23 19:48:09 -04:00
  • 4bd42625fd separate thread for streaming orignal 2014-03-23 16:00:05 -04:00
  • 219f992d9e cleanup exluded routers list for LeaseSets orignal 2014-03-23 11:12:11 -04:00
  • 74a7f8c869 pick random tunnel from LeaseSet orignal 2014-03-23 09:25:16 -04:00
  • 38cb57a4c4 request LeaseSet from 3 floodfills orignal 2014-03-22 16:05:58 -04:00