.. |
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
|
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 |
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
|
DHT nodes can NOT share a receive buffer
|
2016-01-10 18:30:16 -08: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
|
fix auto-managed issue with torrents transitioning to 'slow' as they get paused, returning to life again later because of it
|
2016-02-23 01:28:58 -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
|
instead of restarting the whole DHT when changing external IP, just rebuild the routing table and change the node IDs
|
2016-01-11 21:17:25 -05:00 |
test_dht_storage.cpp
|
add first coverage of test_transfer as a proper sim
|
2015-11-28 00:59:39 -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 |