premiere-libtorrent/simulation
arvidn f79a9c7adf merged RC_1_1 into master 2016-03-16 19:59:53 -04:00
..
libsimulator@277389e87c overhaul the dht simulator (setup_dht) to be more flexible and cheaper to run thousands of nodes 2016-01-09 01:08:52 -05:00
Jamfile merge RC_1_1 into master 2016-03-08 01:10:48 -05:00
create_torrent.cpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -05:00
create_torrent.hpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -05:00
make_proxy_settings.hpp transition http proxy test for http_connection to the sim 2015-12-22 00:45:16 -05:00
setup_dht.cpp some cleanup of the dht_socket_interface and fix tests and simulations to build with the dht disabled 2016-01-18 14:34:42 -05:00
setup_dht.hpp overhaul the dht simulator (setup_dht) to be more flexible and cheaper to run thousands of nodes 2016-01-09 01:08:52 -05:00
setup_swarm.cpp add sim test for optimistic unchoke round-robin distribution 2016-02-01 20:28:30 -05:00
setup_swarm.hpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
test_auto_manage.cpp merged RC_1_1 2016-02-24 21:22:39 -05:00
test_checking.cpp try to evict a volatile piece before allocating a new one for a hash check. It may be faster to check files without growing the cache, or reusing the same buffers. 2016-03-13 12:52:44 -04:00
test_dht.cpp some cleanup of the dht_socket_interface and fix tests and simulations to build with the dht disabled 2016-01-18 14:34:42 -05:00
test_dht_rate_limit.cpp add DHT rate limit test (simulation). introduce a new counter for dropped incoming dht messages. 2016-01-18 14:34:42 -05:00
test_dht_storage.cpp some cleanup of the dht_socket_interface and fix tests and simulations to build with the dht disabled 2016-01-18 14:34:42 -05:00
test_http_connection.cpp transition http proxy test for http_connection to the sim 2015-12-22 00:45:16 -05:00
test_ip_filter.cpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -05:00
test_metadata_extension.cpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
test_optimistic_unchoke.cpp add sim test for optimistic unchoke round-robin distribution 2016-02-01 20:28:30 -05:00
test_pe_crypto.cpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
test_super_seeding.cpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
test_swarm.cpp add option to delete just the partfile when removing a torrent 2016-03-14 08:26:39 -04:00
test_torrent_status.cpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
test_tracker.cpp allow specifying which tracker to scrape in torrent_hadnle::scrape_tracker 2016-01-26 18:14:32 -05:00
test_trackers_extension.cpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
test_transfer.cpp fix bug where disk cache was wiped out after completion file-checking. factor out sim test utilities and reuse them in the regression test 2016-03-06 21:44:38 -05:00
test_utp.cpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
utils.cpp fix bug where disk cache was wiped out after completion file-checking. factor out sim test utilities and reuse them in the regression test 2016-03-06 21:44:38 -05:00
utils.hpp fix bug where disk cache was wiped out after completion file-checking. factor out sim test utilities and reuse them in the regression test 2016-03-06 21:44:38 -05:00