367 Commits (cbaf0f33ca730611c4fb08af2141b6a9e341a58e)
 

Author SHA1 Message Date
orignal cbaf0f33ca Merge branch 'master' of https://github.com/orignal/i2pd 10 years ago
orignal 7f357e285f generate DH keys pair per SSU session 10 years ago
Meeh fb350d30dd Removing FindBoost since it's apparently shipped with default cmake. 10 years ago
orignal 7bdf52a774 generate DH keys pair per NTCP session 10 years ago
Meeh 15299aa42d Setting debug as default build mode. 10 years ago
Meeh e38f7c884c Updating cmake so it exit if libraries are missing. Adding FindBoost and upating FindCryptoPP. 10 years ago
Meeh f7b3e9c933 Merge branch 'master' of github.com:orignal/i2pd 10 years ago
orignal 24f0ff6c00 pick tunnels from exploratory pool for exploratory 10 years ago
orignal 13b2036e52 Merge pull request #51 from cpubug/master 10 years ago
cpubug adbfa688ba CMAKE support added 10 years ago
cpubug 879306b0d4 remove 'build' from .gitignore 10 years ago
Meeh 1612a87810 Dropping clang for now. 10 years ago
orignal fabcf2ec1d Merge branch 'master' of https://github.com/orignal/i2pd 10 years ago
orignal 92b96d9b15 fixed race condition 10 years ago
Meeh 646b3f6d7a Adding build status to README 10 years ago
Meeh 1f85a1199e dummy change for triggering travis 10 years ago
Meeh feb26692d4 Adding initial travis file. 10 years ago
orignal 70bf83f127 move exploratory tunnels to separate pool 10 years ago
orignal 489266e7fc exploratory pool added 10 years ago
orignal 4970b4d14e generic SSU timer 10 years ago
orignal c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 10 years ago
orignal 9f0c0b3b35 Merge pull request #50 from cpubug/master 10 years ago
cpubug 0e49d4dcd6 improve hosts.txt loading 10 years ago
cpubug aaa14d4564 split AddressBook header/source 10 years ago
orignal a10edb4cc5 pools per ident hash 10 years ago
orignal 81e06769dc pass LocalDestination by reference 10 years ago
orignal ee08d6687f GetIdentHash for LocalDestination 10 years ago
orignal d7a584f48f some cleanup 10 years ago
orignal 0a0f61b940 some cleanup 10 years ago
orignal 88e6a76a1b don't send session request twice 10 years ago
orignal 9a5a04ca70 delete non-responding SSU sessions 10 years ago
orignal 5ed34cc52a fixed race condition 10 years ago
orignal 3acdbf38c9 moved itoopieImage inside HTTPConnection 10 years ago
orignal ce92b629f1 fixed build error 10 years ago
orignal 9d373dba1e Merge pull request #49 from chertov/master 10 years ago
chertov df0e235de2 use HTTPConnection as the base class for proxy 10 years ago
chertov 94f5a0f9c5 Merge pull request #22 from orignal/master 10 years ago
orignal 69c013d6ab fixed warning 10 years ago
orignal 2194ce2bfb Merge pull request #48 from meeh420/master 10 years ago
Meeh 5fa7671ef7 Rewriting url parser 10 years ago
Meeh 02a42b0e98 switch to AsyncReceive in HTTPProxy 10 years ago
chertov acb119eea4 Merge pull request #21 from orignal/master 10 years ago
orignal 086b0d5418 switch to AsyncReceive 10 years ago
orignal 8728aa2840 check buffer first for async receive 10 years ago
orignal 86e233d77a Asyc receive from stream 10 years ago
orignal 5eb67a08c9 send reply 10 years ago
chertov 0c133362af Merge pull request #20 from orignal/master 10 years ago
orignal bd768b9259 async receive 10 years ago
orignal 06b2500347 async receive 10 years ago
chertov 57a520889a Merge pull request #19 from orignal/master 10 years ago