1773 Commits (bc21f5955fe9cbe5b18c90cec114e501269150d0)
 

Author SHA1 Message Date
orignal bc21f5955f use shared_ptr for AddressReceiver 9 years ago
orignal e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 9 years ago
orignal fbe4e64e44 lookup always takes full address from LeaseSet 9 years ago
orignal be301dc090 4 tags for LeaseSet request 9 years ago
orignal 250af7f247 fixed race condition 9 years ago
orignal 10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 9 years ago
orignal 62593f60c5 fixed memory leak 9 years ago
orignal 89ed8c2173 set datagram receiver per port 9 years ago
orignal 321dd252ea fixed crash if no routers available 9 years ago
orignal 19325d552a fixed race condition 9 years ago
orignal 43f8ec46cc fixed crash if can't connect to a reseed 9 years ago
orignal cb9f78540a Update README.md 9 years ago
orignal 0a15088572 RC4_SHA cipher suite 9 years ago
orignal ec68338a20 fixed typo 9 years ago
orignal 173b35f77d https://netdb.rows.io:444/ added 9 years ago
orignal f47831c339 RSA_WITH_AES_256_CBC_SHA support 9 years ago
orignal e7d4f63884 use SendFinished 9 years ago
orignal 4e81083bb4 AES256 cipher template 9 years ago
orignal 0446a5ae73 moved encryption/decryption to TlsCipher 9 years ago
orignal a2aec4340d Merge pull request #173 from hagen-i2p/readme-fix 9 years ago
hagen fda68c114c * README.md 9 years ago
orignal de5c55160b count tunnel acceptance ratio for peer selection 9 years ago
orignal d0ac6345c2 0.9.0 9 years ago
orignal d9911f4314 save last update time 9 years ago
orignal 92bd29ebf1 delete trailing paddings of SSU packtes 9 years ago
orignal 00ac1f7ec9 check # of block to encrypt/decrypt for zero 9 years ago
orignal 12641ab0c0 fixed addressbook crash at shutdown 9 years ago
orignal 629b5ff171 fixed typo 9 years ago
orignal 6ec5858561 Merge pull request #170 from guanqun/fix-wrong-buffer-size 9 years ago
guanqun ab7550947a setup the correct buffer size 9 years ago
orignal f2078f6d5b schedule interoducers again if still testing 9 years ago
orignal 1a440e3a83 count non-replied tunnel build requests 9 years ago
orignal b8acce115f repeat peer test if previous was not successive 9 years ago
orignal 577ba9b397 initial filtration of bad peers 9 years ago
orignal 5f199432f0 proper size of remaining data 9 years ago
orignal 8b10fc497d pass correct datagram size 9 years ago
orignal e80d09aa17 fixed typo 9 years ago
orignal 4c1e12921a restore imcomplete string back 9 years ago
orignal 1824a9a38e try to receive remanining message 9 years ago
orignal 3e59535a53 try to receive remanining message 9 years ago
orignal 8c174cd548 merge incomplete DATAGRAM SEND message 9 years ago
orignal 2a4d1c978e process multiple DATAGRAM SEND message 9 years ago
orignal cc91a6d96f send ports with datagram 9 years ago
orignal 96ace89789 increase SAM connection buffer size 9 years ago
orignal d226477852 Merge pull request #168 from guanqun/master 9 years ago
guanqun eddb5fa91e fix the 'sleep_for' missing error on linux platform 9 years ago
orignal c92e00c21f proper verification for DSA_SHA1 9 years ago
orignal f07d29bc8a handle DATAGRAM SEND 9 years ago
orignal f7b4cbc94a Merge pull request #167 from guanqun/fix-readme 9 years ago
orignal d226a4a0b7 store session with Alice with PeerTest 9 years ago