410 Commits (b6b9c612177b53fd687f48197edcdb9c03754596)
 

Author SHA1 Message Date
chertov b6b9c61217 Merge pull request #28 from orignal/master 10 years ago
orignal 6d42cccadc extract SSU caps 10 years ago
orignal 8de75a2a90 save relay tag 10 years ago
orignal 76cb75f7c0 process relay intro 10 years ago
orignal cbae177db4 Merge branch 'master' of https://github.com/orignal/i2pd 10 years ago
orignal 24c546f283 Merge pull request #60 from cpubug/master 10 years ago
orignal 702b352be9 use seesion key only for SesssionDestroy message 10 years ago
cpubug 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] 10 years ago
cpubug 61001ef047 added pointer check in RoutingDestination destructor 10 years ago
cpubug b3ee41bd91 replace CalcuateIdentHash to identity.Hash to avoid duplication 10 years ago
orignal 40d5489429 delete inactive SSU sessions 10 years ago
orignal c30dd2639a SSU timeout 10 years ago
orignal 3c6793745b don't delete initial SSU sessions 10 years ago
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