.. |
libsimulator@a4b10668ea
|
extend test_transfer to include IPv6-only networks
|
2015-11-28 01:00:06 -05:00 |
Jamfile
|
add first coverage of test_transfer as a proper sim
|
2015-11-28 00:59:39 -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
|
add first coverage of test_transfer as a proper sim
|
2015-11-28 00:59:39 -05:00 |
setup_dht.cpp
|
transition the test_pe_crypto system tests to be simulation
|
2015-08-10 06:57:51 -04:00 |
setup_dht.hpp
|
support building libtorrent in simulation mode (using libsimulator, which is a git submodule)
|
2015-08-07 21:31:59 -04:00 |
setup_swarm.cpp
|
add first coverage of test_transfer as a proper sim
|
2015-11-28 00:59:39 -05:00 |
setup_swarm.hpp
|
add simulation of tracker announces
|
2015-09-16 20:49:10 -04:00 |
swarm_config.hpp
|
now that force-started torrents aren't affected by the auto-manager, they need to be explicitly kicked when entering checking state (it would be nice if all this could be done through set_state())
|
2015-09-29 20:49:38 -04:00 |
swarm_suite.cpp
|
fix a bug where the torrent's invariant was not always maintained as well as a shutdown issue (now covered by test as well)
|
2015-11-28 14:14:49 -05:00 |
swarm_suite.hpp
|
fix a bug where the torrent's invariant was not always maintained as well as a shutdown issue (now covered by test as well)
|
2015-11-28 14:14:49 -05:00 |
test_auto_manage.cpp
|
add integration test for IP filter
|
2015-11-21 02:31:53 -05:00 |
test_dht.cpp
|
fix uninitialized variable in test_dht (would cause stall)
|
2015-08-16 20:45:54 -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_http_connection.cpp
|
add first coverage of test_transfer as a proper sim
|
2015-11-28 00:59:39 -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
|
separate out announce_entry and torrent_status into their own headers
|
2015-09-18 08:08:08 -04:00 |
test_pe_crypto.cpp
|
fix uninitialized variable in test_pe_crypto simulation
|
2015-08-12 20:18:47 -04:00 |
test_super_seeding.cpp
|
transitioned test_super_seeding to a simulation (and remove the live test for test_swarm, which already has been transitioned to a simulation)
|
2015-08-10 10:18:36 -04:00 |
test_swarm.cpp
|
fix a bug where the torrent's invariant was not always maintained as well as a shutdown issue (now covered by test as well)
|
2015-11-28 14:14:49 -05:00 |
test_torrent_status.cpp
|
now that force-started torrents aren't affected by the auto-manager, they need to be explicitly kicked when entering checking state (it would be nice if all this could be done through set_state())
|
2015-09-29 20:49:38 -04:00 |
test_tracker.cpp
|
make alert types declared final and disable the log alert declarations when logging is disabled
|
2015-11-29 10:16:02 -05:00 |
test_trackers_extension.cpp
|
separate out announce_entry and torrent_status into their own headers
|
2015-09-18 08:08:08 -04:00 |
test_transfer.cpp
|
extend test_transfer to include IPv6-only networks
|
2015-11-28 01:00:06 -05:00 |
test_utp.cpp
|
now that force-started torrents aren't affected by the auto-manager, they need to be explicitly kicked when entering checking state (it would be nice if all this could be done through set_state())
|
2015-09-29 20:49:38 -04:00 |