Commit graph

1907 commits

Author SHA1 Message Date
orignal 1839b85d97 Merge pull request #180 from 7histle/master
Fix for #179
2015-04-11 07:03:10 -04:00
7histle f0f154cd10 Fix for #179 2015-04-11 13:47:49 +03:00
orignal 624bff3036 reduced log file size 2015-04-10 19:58:32 -04:00
orignal 1d2950b4a7 reduced CPU load at floodfill 2015-04-10 19:49:58 -04:00
orignal 9072a018dd reduced CPU load at floodfill 2015-04-10 18:13:11 -04:00
orignal 2a997d94bf GetClosestFloodfills added 2015-04-10 16:15:13 -04:00
orignal 2741e94a72 fixed infinite loop 2015-04-10 13:19:23 -04:00
orignal 7c660ee556 show local destination for SAM sessions 2015-04-10 12:11:10 -04:00
orignal 51b850aa85 show windows size and connection status 2015-04-10 11:52:14 -04:00
orignal b29e94005d fixed crash 2015-04-10 09:58:08 -04:00
orignal ddd506fde7 Merge pull request #178 from yuri-sevatz/master
Fix -lboost_date_time missing from CMakeLists.txt
2015-04-10 06:57:37 -04:00
Yuri Sevatz 20310cb109 Fix -lboost_date_time missing from CMakeLists.txt 2015-04-10 00:10:35 -04:00
orignal 11177d37ea send and handle RESET flag 2015-04-09 21:09:30 -04:00
orignal da006a1d6e use AsyncSend 2015-04-09 18:40:23 -04:00
orignal 451b0382ea implemented AsyncSend 2015-04-09 15:07:25 -04:00
orignal 950f250d66 NetDb/NetDbRequests split 2015-04-09 12:45:00 -04:00
orignal 01913d2b14 EdDSA signer added 2015-04-09 10:03:21 -04:00
orignal e0b19a6383 fixed crash 2015-04-08 19:06:47 -04:00
orignal 48289845df EdDSA signature type added 2015-04-08 16:28:52 -04:00
orignal 454f2dabbd EdDSA signature type added 2015-04-08 16:18:16 -04:00
orignal 8891d9aa4d Decode point 2015-04-08 15:31:13 -04:00
orignal 49d59fc116 IsOnCurve added 2015-04-08 14:07:45 -04:00
orignal 8c92c50f9a multiplication by integer 2015-04-08 13:49:27 -04:00
orignal 75d45ae988 initial code for Ed25519 added 2015-04-08 13:21:49 -04:00
orignal d5e1d5db9c validate leaseset for zero leases 2015-04-08 10:34:16 -04:00
orignal 9ce9d9b7fc variable length buffer for LeaseSet 2015-04-08 09:39:02 -04:00
orignal e9edc7b205 Merge pull request #177 from robertfoss/asan_1
Fixed memory leak: delete -> delete[]
2015-04-07 17:27:18 -04:00
orignal 56822d9424 fixed null pointer exception 2015-04-07 17:22:14 -04:00
Robert Foss 2c480bee9a Fixed memory leak: delete -> delete[] 2015-04-07 22:37:24 +02:00
orignal 3983838694 use unique_ptr for ElGamalEncryption 2015-04-07 16:02:07 -04:00
orignal 1e74ff8a85 use shared_ptr for CreateDatabaseStore 2015-04-07 15:15:27 -04:00
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 2015-04-07 15:02:00 -04:00
orignal 3a26383c4d made Encrypt const 2015-04-07 14:40:36 -04:00
orignal 634976cdde pass LeaseSet to callback of RequestDestination 2015-04-07 12:02:25 -04:00
orignal bc21f5955f use shared_ptr for AddressReceiver 2015-04-06 15:02:37 -04:00
orignal e72eb35cc2 use shared_ptr for socket in I2PTunnelConnection 2015-04-06 14:41:07 -04:00
orignal fbe4e64e44 lookup always takes full address from LeaseSet 2015-04-06 12:22:13 -04:00
orignal be301dc090 4 tags for LeaseSet request 2015-04-05 20:07:32 -04:00
orignal 250af7f247 fixed race condition 2015-04-05 13:56:41 -04:00
orignal 10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 2015-04-05 12:54:15 -04:00
orignal 62593f60c5 fixed memory leak 2015-04-04 15:44:29 -04:00
orignal 89ed8c2173 set datagram receiver per port 2015-04-03 20:34:37 -04:00
orignal 321dd252ea fixed crash if no routers available 2015-04-03 10:02:45 -04:00
orignal 19325d552a fixed race condition 2015-04-02 15:10:02 -04:00
orignal 43f8ec46cc fixed crash if can't connect to a reseed 2015-04-02 10:27:07 -04:00
orignal cb9f78540a Update README.md 2015-04-02 09:01:15 -04:00
orignal 0a15088572 RC4_SHA cipher suite 2015-04-01 20:23:06 -04:00
orignal ec68338a20 fixed typo 2015-04-01 15:42:26 -04:00
orignal 173b35f77d https://netdb.rows.io:444/ added 2015-04-01 15:07:45 -04:00
orignal f47831c339 RSA_WITH_AES_256_CBC_SHA support 2015-04-01 14:41:36 -04:00