.. |
libsimulator@de7e1e3914
|
fix build against boost-1.66, specifically the boost.asio changes
|
2017-12-15 11:29:53 +01: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 build against boost-1.66, specifically the boost.asio changes
|
2017-12-15 11:29:53 +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
|
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
|
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
|
delay 5 seconds before reconnecting socks5 proxy for UDP ASSOCIATE
|
2017-05-21 08:53:29 -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 torrent_added_alert in favor of add_torrent_alert
|
2017-03-26 22:48:17 -04:00 |
test_torrent_status.cpp
|
deprecate torrent_added_alert in favor of add_torrent_alert
|
2017-03-26 22:48:17 -04:00 |
test_tracker.cpp
|
fix IPv6 tracker announce issue
|
2017-11-23 10:11:59 +01:00 |
test_trackers_extension.cpp
|
deprecate lt_trackers extension (#940)
|
2016-07-24 23:37:03 -04:00 |
test_transfer.cpp
|
removed (broken) support for incoming connections over socks5
|
2017-03-29 02:15:43 -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 |