premiere-libtorrent/simulation
arvidn 232b2e0758 tweak rate based choker to increase rate threashold by 2 kiB/s. Improve documentation 2020-05-10 10:56:01 +02:00
..
libsimulator@6ecbc7edfc update libsimulator 2020-04-13 14:37:58 +02:00
Jamfile tweak rate based choker to increase rate threashold by 2 kiB/s. Improve documentation 2020-05-10 10:56:01 +02:00
create_torrent.cpp introduce lt namespace alias 2017-04-23 23:43:58 -04:00
create_torrent.hpp merged RC_1_1 into master 2018-03-12 02:32:12 +01:00
fake_peer.hpp more warnings on appveyor 2018-11-18 11:49:45 +01:00
make_proxy_settings.hpp make settings_pack enums specify a narrower underlying type and remove deprecated, internal enums 2018-11-24 16:47:41 +01:00
setup_dht.cpp make test_dht deterministic 2019-07-31 19:04:29 -07:00
setup_dht.hpp similar to how low RTT DHT nodes are preferred over high RTT nodes, also have an affinity for nodes with node IDs derived from their IP 2019-07-28 16:13:16 -07:00
setup_swarm.cpp tweak rate based choker to increase rate threashold by 2 kiB/s. Improve documentation 2020-05-10 10:56:01 +02:00
setup_swarm.hpp tweak rate based choker to increase rate threashold by 2 kiB/s. Improve documentation 2020-05-10 10:56:01 +02:00
test_auto_manage.cpp provide better names for alert_category_t constants 2020-04-04 15:06:02 -07:00
test_checking.cpp more warnings on appveyor 2018-11-18 11:49:45 +01:00
test_dht.cpp provide better names for alert_category_t constants 2020-04-04 15:06:02 -07:00
test_dht_bootstrap.cpp more warnings on appveyor 2018-11-18 11:49:45 +01:00
test_dht_rate_limit.cpp limit tracker announces and SOCKS5 connection attempts to listen_socket_t that actually can reach the target 2020-01-19 08:27:33 +01:00
test_dht_storage.cpp more warnings on appveyor 2018-11-18 11:49:45 +01:00
test_error_handling.cpp make all tests run cleanly with leak sanitizer 2019-03-27 17:10:36 +01:00
test_fast_extensions.cpp fix handshake_timeout for peers 2020-04-24 21:24:14 +02:00
test_file_pool.cpp more warnings on appveyor 2018-11-18 11:49:45 +01:00
test_http_connection.cpp improve support for SSL connections. make passing in the SSL context into the http_connection mandatory (simplifying it, so it doesn't have to create its own). Sepaate the SSL context used for trackers and SSL torrents, so normal trackers can be validated, without interfering with the special SNI callback used for SSL torrents 2020-03-21 12:28:49 -07:00
test_ip_filter.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
test_metadata_extension.cpp narrow the scope affected by TORRENT_DISABLE_EXTENSIONS to only disable the user extensions, but always support the extension message and the built-in extensions, like lt_donthave and seed_mode 2018-07-26 09:31:49 +02:00
test_optimistic_unchoke.cpp fix peer connection timeout 2020-04-18 17:06:15 +02:00
test_pause.cpp more warnings on appveyor 2018-11-18 11:49:45 +01:00
test_pe_crypto.cpp more warnings on appveyor 2018-11-18 11:49:45 +01:00
test_save_resume.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_session.cpp provide better names for alert_category_t constants 2020-04-04 15:06:02 -07:00
test_socks5.cpp remove outgoing udp sockets and replace with listen_socket_t 2020-01-19 08:27:33 +01:00
test_super_seeding.cpp deprecate strict super seeding mode 2020-03-20 09:37:24 -07:00
test_swarm.cpp tweak rate based choker to increase rate threashold by 2 kiB/s. Improve documentation 2020-05-10 10:56:01 +02:00
test_thread_pool.cpp update libsimulator 2020-04-13 14:37:58 +02:00
test_torrent_status.cpp provide better names for alert_category_t constants 2020-04-04 15:06:02 -07:00
test_tracker.cpp tweak rate based choker to increase rate threashold by 2 kiB/s. Improve documentation 2020-05-10 10:56:01 +02:00
test_transfer.cpp fix updating of is_finished torrent status, when changing piece priorities 2019-09-07 10:45:25 +02:00
test_utp.cpp fix simulation tests to make them not use deprecated functions 2017-07-26 18:00:03 -07:00
test_web_seed.cpp more warnings on appveyor 2018-11-18 11:49:45 +01:00
utils.cpp deprecate (and disable) the force-proxy setting. Instead, always use the proxy when set, never fall back on circumventing it 2018-07-08 18:26:47 +02:00
utils.hpp fix uTP and SOCKS5 simulations and update libsimulator 2018-05-13 12:10:34 +02:00