premiere-libtorrent/simulation
Arvid Norberg 71f5510d62 make the random function produce proper random distributions, based o… (#981)
make the random function produce proper random distributions, based on uniform_int_distribution of C++11. also clean up piece_picker's priority_range to return two results instead of taking pointers to out-parameters. fix recent pe-crypto regression exposed by this change
2016-08-06 13:18:48 -04:00
..
libsimulator@c19b35e058 Reduce appveyor builds 1.1 (#883) 2016-07-05 11:25:31 -04:00
Jamfile remove deprecated extensions lt_trackers and metadata_transfer (#941) 2016-07-24 23:39:56 -04:00
create_torrent.cpp optimize allow-fast logic (#800) 2016-06-10 01:24:37 -04:00
create_torrent.hpp optimize allow-fast logic (#800) 2016-06-10 01:24:37 -04:00
fake_peer.hpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
make_proxy_settings.hpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
setup_dht.cpp make the random function produce proper random distributions, based o… (#981) 2016-08-06 13:18:48 -04:00
setup_dht.hpp Add dual stack DHT node simulation tests 2016-04-24 14:26:57 -07:00
setup_swarm.cpp fix seed mode and suggest mode (#871) 2016-07-02 16:20:12 -04:00
setup_swarm.hpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_auto_manage.cpp general modernization (#836) 2016-06-20 11:32:06 -04:00
test_checking.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_dht.cpp make the random function produce proper random distributions, based o… (#981) 2016-08-06 13:18:48 -04:00
test_dht_rate_limit.cpp rename of aux::array_view to span (#933) 2016-07-22 09:31:42 -07:00
test_dht_storage.cpp modernize and improve type-safety of the DHT put implementation and test (#929) 2016-07-23 15:57:04 -07:00
test_fast_extensions.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_http_connection.cpp modernize use override (#895) 2016-07-09 20:10:38 -04:00
test_ip_filter.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_metadata_extension.cpp remove deprecated extensions lt_trackers and metadata_transfer (#941) 2016-07-24 23:39:56 -04:00
test_optimistic_unchoke.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_pause.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_pe_crypto.cpp use cstdint intead of boost/cstdint.hpp (#833) 2016-06-18 14:01:38 -04:00
test_save_resume.cpp fix seed mode and suggest mode (#871) 2016-07-02 16:20:12 -04:00
test_socks5.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_super_seeding.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_swarm.cpp deprecate lt_trackers extension (#940) 2016-07-24 23:37:03 -04:00
test_thread_pool.cpp modernize use override (#895) 2016-07-09 20:10:38 -04:00
test_torrent_status.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_tracker.cpp modernize use override (#895) 2016-07-09 20:10:38 -04:00
test_transfer.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_utp.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
test_web_seed.cpp fix warning 2016-07-09 13:49:46 -04:00
utils.cpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00
utils.hpp Msvc warnings (#822) 2016-06-18 19:24:27 -04:00