premiere-libtorrent/simulation
d_komarov 1c867a5026 Changing file priorities while checking interrupts checking.
Also, if the last file has zero priority, checking is interrupted prematurely.
2018-03-26 02:59:10 +02:00
..
libsimulator@5a5e25005f update libsimulator with boost-1.66 fix 2018-01-01 20:23:59 -05:00
Jamfile add feature to periodically close files (to make windows clear disk cache) 2017-03-06 23:46:47 -05:00
create_torrent.cpp optimize allow-fast logic (#800) 2016-06-09 08:02:41 -04:00
create_torrent.hpp track whether a file is eligible for using the partfile on a per-file basis. This is intended to improve backwards compatibility, to better support resuming files downloaded with older versions of libtorrent 2018-03-11 12:52:56 +01:00
fake_peer.hpp undo the patch to restore incoming TCP connections over SOCKS5 2018-02-19 00:01:42 +01: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 fix build against boost-1.66, specifically the boost.asio changes 2017-12-15 11:29:53 +01: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 fix torrent_status test (#1499) 2017-01-08 09:51:01 -05:00
setup_swarm.hpp refactor and clean up some sim tests 2016-03-27 18:40:49 -04:00
test_auto_manage.cpp fix division by zero when setting tick_interval > 1000 2017-01-07 15:21:02 -05:00
test_checking.cpp track whether a file is eligible for using the partfile on a per-file basis. This is intended to improve backwards compatibility, to better support resuming files downloaded with older versions of libtorrent 2018-03-11 12:52:56 +01:00
test_dht.cpp Dht stats 1.1 (#720) 2016-05-12 21:27:11 -04:00
test_dht_bootstrap.cpp hint DHT bootstrap nodes of actual bootstrap request 2016-08-30 21:15:35 -04:00
test_dht_storage.cpp add first coverage of test_transfer as a proper sim 2015-11-28 00:59:39 -05:00
test_fast_extensions.cpp clear alert nofify function when calling abort on a session, to avoid touching a destructed session object (#1015) 2016-08-20 11:04:44 -04:00
test_file_pool.cpp fix bug where settings_pack::file_pool_size setting was not being honored 2017-03-09 08:18:10 -05:00
test_http_connection.cpp fix IPv6 tracker announce issue 2017-11-23 10:11:59 +01:00
test_ip_filter.cpp clear alert nofify function when calling abort on a session, to avoid touching a destructed session object (#1015) 2016-08-20 11:04:44 -04:00
test_metadata_extension.cpp remove incorrect deleted-storages assert and add some more test coverage in test_metadata_extensions (#1286) 2016-11-03 19:39:42 -04:00
test_optimistic_unchoke.cpp clear alert nofify function when calling abort on a session, to avoid touching a destructed session object (#1015) 2016-08-20 11:04:44 -04:00
test_pe_crypto.cpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
test_session.cpp fix force-proxy regression (udp sockets would not be opened) 2017-11-21 08:54:16 +01:00
test_socks5.cpp undo the patch to restore incoming TCP connections over SOCKS5 2018-02-19 00:01:42 +01: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 deprecate torrent_added_alert in favor of add_torrent_alert 2017-03-26 22:48:17 -04:00
test_torrent_status.cpp Changing file priorities while checking interrupts checking. 2018-03-26 02:59:10 +02:00
test_tracker.cpp fix issue where the current tracker would be skipped for the next tracker in the same tier 2018-03-25 14:40:38 +02:00
test_trackers_extension.cpp deprecate lt_trackers extension (#940) 2016-07-24 23:37:03 -04:00
test_transfer.cpp undo the patch to restore incoming TCP connections over SOCKS5 2018-02-19 00:01:42 +01:00
test_utp.cpp port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05:00
test_web_seed.cpp add urlseed timeout test (#1340) 2016-11-20 10:32:20 -05:00
utils.cpp fix socks5 support for UDP. based on patch in https://github.com/arvidn/libtorrent/issues/1373 2016-12-19 23:52:53 -05:00
utils.hpp refactor and clean up some sim tests 2016-03-27 18:40:49 -04:00