Commit graph

2975 commits

Author SHA1 Message Date
orignal 1862896532 request RouterInfo if outdated 2014-04-05 21:25:54 -04:00
orignal 8d3fcff5c5 endian.h for different platforms 2014-04-05 19:51:05 -04:00
orignal ff9f14d7a6 if NTCP failed, try to send through SSU 2014-04-05 15:44:12 -04:00
Meeh fb2a89cbea Use paths for verification instead of bool variables in CMake. 2014-04-05 01:52:40 +02:00
orignal 93ff88bcb8 DH keys supplier 2014-04-04 16:29:40 -04:00
orignal cbaf0f33ca Merge branch 'master' of https://github.com/orignal/i2pd 2014-04-04 14:57:12 -04:00
orignal 7f357e285f generate DH keys pair per SSU session 2014-04-04 14:56:46 -04:00
Meeh fb350d30dd Removing FindBoost since it's apparently shipped with default cmake. 2014-04-04 20:13:27 +02:00
orignal 7bdf52a774 generate DH keys pair per NTCP session 2014-04-04 13:30:13 -04:00
Meeh 15299aa42d Setting debug as default build mode. 2014-04-04 02:08:39 +02:00
Meeh e38f7c884c Updating cmake so it exit if libraries are missing. Adding FindBoost and upating FindCryptoPP. 2014-04-04 01:54:21 +02:00
Meeh f7b3e9c933 Merge branch 'master' of github.com:orignal/i2pd 2014-04-04 01:42:13 +02:00
orignal 24f0ff6c00 pick tunnels from exploratory pool for exploratory 2014-04-03 16:27:37 -04:00
orignal 13b2036e52 Merge pull request #51 from cpubug/master
CMAKE support
2014-04-03 16:02:44 -04:00
cpubug adbfa688ba CMAKE support added 2014-04-03 23:54:43 +04:00
cpubug 879306b0d4 remove 'build' from .gitignore 2014-04-03 23:54:24 +04:00
Meeh 1612a87810 Dropping clang for now. 2014-04-03 18:20:17 +02:00
orignal fabcf2ec1d Merge branch 'master' of https://github.com/orignal/i2pd 2014-04-03 12:19:50 -04:00
orignal 92b96d9b15 fixed race condition 2014-04-03 12:19:12 -04:00
Meeh 646b3f6d7a Adding build status to README 2014-04-03 18:18:56 +02:00
Meeh 1f85a1199e dummy change for triggering travis 2014-04-03 18:15:44 +02:00
Meeh feb26692d4 Adding initial travis file. 2014-04-03 17:30:29 +02:00
orignal 70bf83f127 move exploratory tunnels to separate pool 2014-04-02 20:42:02 -04:00
orignal 489266e7fc exploratory pool added 2014-04-02 13:14:21 -04:00
orignal 4970b4d14e generic SSU timer 2014-04-02 10:49:16 -04:00
orignal c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 2014-04-01 18:58:47 -04:00
orignal 9f0c0b3b35 Merge pull request #50 from cpubug/master
AddressBook
2014-04-01 16:36:29 -04:00
cpubug 0e49d4dcd6 improve hosts.txt loading 2014-04-02 00:27:40 +04:00
cpubug aaa14d4564 split AddressBook header/source 2014-04-01 23:18:14 +04:00
orignal a10edb4cc5 pools per ident hash 2014-04-01 15:08:53 -04:00
orignal 81e06769dc pass LocalDestination by reference 2014-04-01 13:55:09 -04:00
orignal ee08d6687f GetIdentHash for LocalDestination 2014-04-01 13:42:04 -04:00
orignal d7a584f48f some cleanup 2014-04-01 12:50:29 -04:00
orignal 0a0f61b940 some cleanup 2014-04-01 12:46:08 -04:00
chertov 57dd362be4 Merge pull request #25 from orignal/master
don't send session request twice
2014-03-31 21:27:39 +04:00
orignal 88e6a76a1b don't send session request twice 2014-03-31 07:51:18 -04:00
chertov 6e73ccf930 Merge pull request #24 from orignal/master
delete non-responding SSU sessions
2014-03-31 09:27:12 +04:00
orignal 9a5a04ca70 delete non-responding SSU sessions 2014-03-30 22:55:03 -04:00
chertov ab78ecfc49 Merge pull request #23 from orignal/master
Merge pull request from orignal/master
2014-03-30 20:49:05 +04:00
orignal 5ed34cc52a fixed race condition 2014-03-30 09:02:43 -04:00
orignal 3acdbf38c9 moved itoopieImage inside HTTPConnection 2014-03-30 08:40:53 -04:00
orignal ce92b629f1 fixed build error 2014-03-29 20:14:57 -04:00
orignal 9d373dba1e Merge pull request #49 from chertov/master
use HTTPConnection as the base class for proxy
2014-03-29 20:05:19 -04:00
chertov df0e235de2 use HTTPConnection as the base class for proxy 2014-03-30 02:16:23 +04:00
chertov 94f5a0f9c5 Merge pull request #22 from orignal/master
Merge pull request from orignal/master
2014-03-29 23:20:46 +03:00
orignal 69c013d6ab fixed warning 2014-03-29 15:02:35 -04:00
orignal 2194ce2bfb Merge pull request #48 from meeh420/master
switch to AsyncReceive in HTTPProxy
2014-03-29 14:35:30 -04:00
Meeh 5fa7671ef7 Rewriting url parser 2014-03-29 18:28:19 +01:00
Meeh 02a42b0e98 switch to AsyncReceive in HTTPProxy 2014-03-29 17:03:14 +01:00
chertov acb119eea4 Merge pull request #21 from orignal/master
Merge pull request from orignal/master
2014-03-29 17:34:52 +03:00