1867 Commits (a3b08c0016fa4889c378e70d21308c70ed03b7f0)
 

Author SHA1 Message Date
orignal 27bd193708 re-create tunnel before expiration 10 years ago
orignal c56ddce2f6 some cleanup 10 years ago
orignal 5d2f9f9f0b fixed potential memory leak 10 years ago
orignal 864aba9f4e version 0.9.19 10 years ago
orignal 4d27399ce3 check profile for high bandwidth peer selection only 10 years ago
orignal 76c54ffdef always check profile for peer selection 10 years ago
orignal c873e9dd68 don't send reset message due problem at other side 10 years ago
orignal ce99357ebe check for zero ident 10 years ago
orignal 562de3514a check database lookup type 10 years ago
orignal 128a8f3b48 delete obsolete profiles 10 years ago
orignal 1839b85d97 Merge pull request #180 from 7histle/master 10 years ago
7histle f0f154cd10 Fix for #179 10 years ago
orignal 624bff3036 reduced log file size 10 years ago
orignal 1d2950b4a7 reduced CPU load at floodfill 10 years ago
orignal 9072a018dd reduced CPU load at floodfill 10 years ago
orignal 2a997d94bf GetClosestFloodfills added 10 years ago
orignal 2741e94a72 fixed infinite loop 10 years ago
orignal 7c660ee556 show local destination for SAM sessions 10 years ago
orignal 51b850aa85 show windows size and connection status 10 years ago
orignal b29e94005d fixed crash 10 years ago
orignal ddd506fde7 Merge pull request #178 from yuri-sevatz/master 10 years ago
Yuri Sevatz 20310cb109 Fix -lboost_date_time missing from CMakeLists.txt 10 years ago
orignal 11177d37ea send and handle RESET flag 10 years ago
orignal da006a1d6e use AsyncSend 10 years ago
orignal 451b0382ea implemented AsyncSend 10 years ago
orignal 950f250d66 NetDb/NetDbRequests split 10 years ago
orignal 01913d2b14 EdDSA signer added 10 years ago
orignal e0b19a6383 fixed crash 10 years ago
orignal 48289845df EdDSA signature type added 10 years ago
orignal 454f2dabbd EdDSA signature type added 10 years ago
orignal 8891d9aa4d Decode point 10 years ago
orignal 49d59fc116 IsOnCurve added 10 years ago
orignal 8c92c50f9a multiplication by integer 10 years ago
orignal 75d45ae988 initial code for Ed25519 added 10 years ago
orignal d5e1d5db9c validate leaseset for zero leases 10 years ago
orignal 9ce9d9b7fc variable length buffer for LeaseSet 10 years ago
orignal e9edc7b205 Merge pull request #177 from robertfoss/asan_1 10 years ago
orignal 56822d9424 fixed null pointer exception 10 years ago
Robert Foss 2c480bee9a Fixed memory leak: delete -> delete[] 10 years ago
orignal 3983838694 use unique_ptr for ElGamalEncryption 10 years ago
orignal 1e74ff8a85 use shared_ptr for CreateDatabaseStore 10 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 10 years ago
orignal 3a26383c4d made Encrypt const 10 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 10 years ago
orignal bc21f5955f use shared_ptr for AddressReceiver 10 years ago
orignal e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 10 years ago
orignal fbe4e64e44 lookup always takes full address from LeaseSet 10 years ago
orignal be301dc090 4 tags for LeaseSet request 10 years ago
orignal 250af7f247 fixed race condition 10 years ago
orignal 10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 10 years ago