422 Commits (8694ed16fd147384b7de9a61f2b991696e6d4a02)
 

Author SHA1 Message Date
orignal 8694ed16fd decrypt message first 10 years ago
orignal a510e7c2c6 check for duplicate and missing fragments 10 years ago
orignal e1027ffb7b replace ReceiveQueue to std::queue 10 years ago
orignal 3cf256b769 removed sync Receive operation 10 years ago
orignal c9c38cccf6 send PeerTest if partly has 'B' capability only 10 years ago
orignal 9c7039cf78 recognize PeerTest back from Bob to Alice 10 years ago
orignal 747383a5e6 check if session key is available 10 years ago
orignal 2140f49665 fixed crash 10 years ago
orignal e96c55bd98 fixed crash 10 years ago
orignal d09bafa4a7 save peer test nonces 10 years ago
orignal 5099b997ad delete session with introducer 10 years ago
orignal 73066eb6c6 send relay request through connected session 10 years ago
orignal 31f906240e introducer session 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