premiere-libtorrent/simulation
Arvid Norberg 80e5ce9b32 add a default DHT bootstrap node when it's enabled on session startup (#1008)
make the dht bootstrap nodes part of settings_pack instead, to make it possible to set them on startup. and add default
2016-08-21 12:15:19 -04:00
..
libsimulator@c19b35e058 Reduce appveyor builds 1.1 (#883) 2016-07-05 11:25:31 -04:00
Jamfile add a default DHT bootstrap node when it's enabled on session startup (#1008) 2016-08-21 12:15:19 -04: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 add a default DHT bootstrap node when it's enabled on session startup (#1008) 2016-08-21 12:15:19 -04: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 update libsimulator submodule 2016-05-06 17:41:52 -04:00
setup_swarm.hpp refactor and clean up some sim tests 2016-03-27 18:40:49 -04:00
test_auto_manage.cpp refactor and clean up some sim tests 2016-03-27 18:40:49 -04: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 add a default DHT bootstrap node when it's enabled on session startup (#1008) 2016-08-21 12:15:19 -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_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 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 port sim tests to use the new setup_swarm API 2015-12-12 00:41:47 -05: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_socks5.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_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 lt_trackers extension (#940) 2016-07-24 23:37:03 -04:00
test_torrent_status.cpp post add_torrent_alert before any other torrent alert (#717) 2016-05-08 23:48:27 -04:00
test_tracker.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_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 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
utils.cpp refactor and clean up some sim tests 2016-03-27 18:40:49 -04:00
utils.hpp refactor and clean up some sim tests 2016-03-27 18:40:49 -04:00