447 Commits (e674014efc82acf8a12bbec9ae1c6a66d4772cc3)
 

Author SHA1 Message Date
orignal 03a5059617 peer test 10 years ago
orignal 9f8f91a2ee fixed small issues 10 years ago
orignal be563dcbd1 process session created after decryption with intro key 10 years ago
orignal 64f195868e process intro key message 10 years ago
orignal 45d1571559 send peer test by Alice 10 years ago
orignal 654fe138a8 Merge branch 'master' of https://github.com/orignal/i2pd 10 years ago
orignal 130e1c2daf handle PeerTest 10 years ago
orignal ba995d140c Merge pull request #59 from cpubug/master 10 years ago
cpubug 8725599d96 improve hosts.txt loading 10 years ago
cpubug a82bd628c1 compute IdentHash in Identity method 10 years ago
cpubug 19333d5697 load Ident from base64 string 10 years ago
orignal cf6fa2d41d speedup inbound tunnels creation 10 years ago
orignal 13a88c4e92 fixed build error 10 years ago
orignal 1e5677d1c3 Merge pull request #57 from chertov/master 10 years ago
chertov 5913032503 add user/password in url parser 10 years ago
chertov 7a89f487b8 Merge pull request #27 from orignal/master 10 years ago
orignal ff10dfa161 fixed build error 10 years ago
orignal afe2dceb52 Merge pull request #55 from chertov/master 10 years ago
chertov 006ca11af4 Initial download of hosts.txt for AddressBook 10 years ago
orignal cf21320290 Merge pull request #52 from chertov/master 10 years ago
chertov 795176bd8d fix VS project 10 years ago
chertov 85884a5b84 Merge pull request #26 from orignal/master 10 years ago
orignal 1862896532 request RouterInfo if outdated 10 years ago
orignal 8d3fcff5c5 endian.h for different platforms 10 years ago
orignal ff9f14d7a6 if NTCP failed, try to send through SSU 10 years ago
Meeh fb2a89cbea Use paths for verification instead of bool variables in CMake. 10 years ago
orignal 93ff88bcb8 DH keys supplier 10 years ago
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