premiere-libtorrent/simulation
arvidn 5cb12318c5 fix bug where settings_pack::file_pool_size setting was not being honored 2017-03-09 08:18:10 -05:00
..
libsimulator@36b46fc2c3 fix socks5 support for UDP. based on patch in https://github.com/arvidn/libtorrent/issues/1373 2016-12-19 23:52:53 -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 optimize allow-fast logic (#800) 2016-06-09 08:02:41 -04:00
fake_peer.hpp fix socks5 support for UDP. based on patch in https://github.com/arvidn/libtorrent/issues/1373 2016-12-19 23:52:53 -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 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 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_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 Sanitize 1.1 (#1197) 2016-10-09 17:00:20 -04: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 division by zero when setting tick_interval > 1000 2017-01-07 15:21:02 -05:00
test_socks5.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
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 more tests of edge case settings 2017-02-17 15:37:06 -05:00
test_torrent_status.cpp fix torrent_status test (#1499) 2017-01-08 09:51:01 -05:00
test_tracker.cpp fix torrent_status test (#1499) 2017-01-08 09:51:01 -05:00
test_trackers_extension.cpp deprecate lt_trackers extension (#940) 2016-07-24 23:37:03 -04:00
test_transfer.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_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