Commit graph

  • 8a42ca9d64 Merge branch 'master' of https://github.com/chertov/i2pd chertov 2014-04-14 10:15:43 +04:00
  • 022c649617 Merge pull request #64 from chertov/master orignal 2014-04-13 17:11:51 -04:00
  • 030bebf080 add qcreator project user 2014-04-14 01:08:41 +04:00
  • b0adb6bd92 fix hosts.txt loading bug user 2014-04-14 01:07:54 +04:00
  • 8694ed16fd decrypt message first orignal 2014-04-13 16:59:54 -04:00
  • cac152fc1f fix hosts.txt loading bug, add qcreator project user 2014-04-14 00:55:10 +04:00
  • a510e7c2c6 check for duplicate and missing fragments orignal 2014-04-12 21:13:30 -04:00
  • 7705775ae5 Merge pull request #30 from orignal/master chertov 2014-04-13 02:41:18 +04:00
  • e1027ffb7b replace ReceiveQueue to std::queue orignal 2014-04-11 21:13:52 -04:00
  • 0a59a90e51 Merge pull request #29 from orignal/master chertov 2014-04-11 10:50:05 +04:00
  • 3cf256b769 removed sync Receive operation orignal 2014-04-10 15:34:51 -04:00
  • c9c38cccf6 send PeerTest if partly has 'B' capability only orignal 2014-04-10 14:46:52 -04:00
  • 9c7039cf78 recognize PeerTest back from Bob to Alice orignal 2014-04-10 14:41:34 -04:00
  • 747383a5e6 check if session key is available orignal 2014-04-10 14:13:15 -04:00
  • 2140f49665 fixed crash orignal 2014-04-09 22:35:35 -04:00
  • e96c55bd98 fixed crash orignal 2014-04-09 18:17:13 -04:00
  • d09bafa4a7 save peer test nonces orignal 2014-04-09 14:58:30 -04:00
  • 5099b997ad delete session with introducer orignal 2014-04-09 13:55:31 -04:00
  • 73066eb6c6 send relay request through connected session orignal 2014-04-09 12:25:40 -04:00
  • 31f906240e introducer session orignal 2014-04-09 11:58:57 -04:00
  • b6b9c61217 Merge pull request #28 from orignal/master chertov 2014-04-09 10:35:33 +04:00
  • 6d42cccadc extract SSU caps orignal 2014-04-08 21:56:34 -04:00
  • 8de75a2a90 save relay tag orignal 2014-04-08 15:35:08 -04:00
  • 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