.. |
libsimulator@84b5a4168d
|
update libsimulator (#2107)
|
2017-06-28 11:00:14 -04:00 |
Jamfile
|
merge RC_1_1 into master
|
2017-03-08 18:01:59 -05:00 |
create_torrent.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
create_torrent.hpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
fake_peer.hpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
make_proxy_settings.hpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
setup_dht.cpp
|
changes based on review feedback
|
2017-07-21 19:18:44 -07:00 |
setup_dht.hpp
|
update libsimulator (#2107)
|
2017-06-28 11:00:14 -04:00 |
setup_swarm.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
setup_swarm.hpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_auto_manage.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_checking.cpp
|
general cleanup of disk_buffer_holder and tailqueue (#1156)
|
2016-09-26 14:22:38 -04:00 |
test_dht.cpp
|
fix internal use of deprecated function identify_client
|
2017-06-10 08:16:23 +02:00 |
test_dht_bootstrap.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_dht_rate_limit.cpp
|
changes based on review feedback
|
2017-07-21 19:18:44 -07:00 |
test_dht_storage.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_error_handling.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_fast_extensions.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_file_pool.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_http_connection.cpp
|
use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics
|
2017-07-15 01:15:57 -07:00 |
test_ip_filter.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_metadata_extension.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_optimistic_unchoke.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_pause.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_pe_crypto.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_save_resume.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_session.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_socks5.cpp
|
merged RC_1_1 into master
|
2017-05-21 21:02:09 -04:00 |
test_super_seeding.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_swarm.cpp
|
added block_uploaded_alert to allow client to track upload activity
|
2017-07-16 11:04:03 -07:00 |
test_thread_pool.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_torrent_status.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_tracker.cpp
|
use span in torrent_info constructors and deprecate the redundant flags argument
|
2017-07-22 00:00:44 -07:00 |
test_transfer.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_utp.cpp
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
test_web_seed.cpp
|
use span in torrent_info constructors and deprecate the redundant flags argument
|
2017-07-22 00:00:44 -07:00 |
utils.cpp
|
fix internal use of deprecated function identify_client
|
2017-06-10 08:16:23 +02:00 |
utils.hpp
|
defer reconnecting peers to after the second_tick loop (to avoid mutating m_connections while iterating over it)
|
2017-06-14 10:35:50 -04:00 |