1897 Commits (122b8c2a84b7a03b2712327251d04a6eb8dfd5e0)
 

Author SHA1 Message Date
orignal ddd506fde7 Merge pull request #178 from yuri-sevatz/master 9 years ago
Yuri Sevatz 20310cb109 Fix -lboost_date_time missing from CMakeLists.txt 9 years ago
orignal 11177d37ea send and handle RESET flag 9 years ago
orignal da006a1d6e use AsyncSend 9 years ago
orignal 451b0382ea implemented AsyncSend 9 years ago
orignal 950f250d66 NetDb/NetDbRequests split 9 years ago
orignal 01913d2b14 EdDSA signer added 9 years ago
orignal e0b19a6383 fixed crash 9 years ago
orignal 48289845df EdDSA signature type added 9 years ago
orignal 454f2dabbd EdDSA signature type added 9 years ago
orignal 8891d9aa4d Decode point 9 years ago
orignal 49d59fc116 IsOnCurve added 9 years ago
orignal 8c92c50f9a multiplication by integer 9 years ago
orignal 75d45ae988 initial code for Ed25519 added 9 years ago
orignal d5e1d5db9c validate leaseset for zero leases 9 years ago
orignal 9ce9d9b7fc variable length buffer for LeaseSet 9 years ago
orignal e9edc7b205 Merge pull request #177 from robertfoss/asan_1 9 years ago
orignal 56822d9424 fixed null pointer exception 9 years ago
Robert Foss 2c480bee9a Fixed memory leak: delete -> delete[] 9 years ago
orignal 3983838694 use unique_ptr for ElGamalEncryption 9 years ago
orignal 1e74ff8a85 use shared_ptr for CreateDatabaseStore 9 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 9 years ago
orignal 3a26383c4d made Encrypt const 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 9 years ago
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