Commit Graph

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