premiere-libtorrent/test
Arvid Norberg c5d61667b3 http_connection now supports connecting to all IPs a hostname resolves to, as fallbacks 2008-05-18 22:14:55 +00:00
..
Jamfile added high performance bdecoder code 2008-04-11 03:41:09 +00:00
Makefile.am added makefile support for boost.system (#322) 2008-05-11 22:43:44 +00:00
main.cpp fixed http_connection test (stopped working with new echo semantics in leopard) 2008-03-21 05:54:01 +00:00
setup_transfer.cpp fixed error handling and added support for relative http redirects (which aren't allowed by the standard) 2008-05-18 04:48:06 +00:00
setup_transfer.hpp initial https support for trackers and http_connection. Added support for proxies to http_connection 2008-01-27 22:39:50 +00:00
test.hpp added some tests 2005-08-11 11:06:52 +00:00
test_auto_unchoke.cpp improved auto-unchoke mechanism 2008-01-15 08:37:48 +00:00
test_bandwidth_limiter.cpp switched over to asio from boost-1.35 2008-05-03 16:05:42 +00:00
test_bdecode_performance.cpp added high performance bdecoder code 2008-04-11 03:41:09 +00:00
test_bencoding.cpp improvements to lazy_bdecode 2008-04-13 22:34:04 +00:00
test_buffer.cpp switched over to asio from boost-1.35 2008-05-03 16:05:42 +00:00
test_fast_extension.cpp factored out torrent creation functionality from torrent_info into create_torrent. Modified torrent_info to use lazy_bdecoder for increased performance 2008-05-14 05:29:42 +00:00
test_hasher.cpp added some tests 2005-08-11 11:06:52 +00:00
test_http_connection.cpp http_connection now supports connecting to all IPs a hostname resolves to, as fallbacks 2008-05-18 22:14:55 +00:00
test_ip_filter.cpp added port filter for outgoing connections 2007-06-01 01:05:57 +00:00
test_lsd.cpp fast extension fix, added some logging for fast extension messages, improved test to catch the problem 2008-01-02 03:18:29 +00:00
test_metadata_extension.cpp fast extension fix, added some logging for fast extension messages, improved test to catch the problem 2008-01-02 03:18:29 +00:00
test_natpmp.cpp revamped part of the port mapping code (UPnP and NAT-PMP). Added documentation for start_{lsd,natpmp,upnp} and stop_{lsd,natpmp,upnp} 2008-04-06 19:17:58 +00:00
test_pe_crypto.cpp fast extension fix, added some logging for fast extension messages, improved test to catch the problem 2008-01-02 03:18:29 +00:00
test_pex.cpp fixed pex test 2008-01-27 20:45:00 +00:00
test_piece_picker.cpp made tests build and pass in trunk. fixed issues in trunk revealed by the tests. fixed failing torrent invariant check in trunk and rc0.13 2008-03-14 10:17:27 +00:00
test_primitives.cpp improved error handling with regards to parse_url_components. For trunk, moved that function to its own file 2008-05-17 14:19:34 +00:00
test_storage.cpp factored out torrent creation functionality from torrent_info into create_torrent. Modified torrent_info to use lazy_bdecoder for increased performance 2008-05-14 05:29:42 +00:00
test_swarm.cpp test_swarm fix 2008-03-16 06:02:50 +00:00
test_upnp.cpp switched over to asio from boost-1.35 2008-05-03 16:05:42 +00:00
test_web_seed.cpp factored out torrent creation functionality from torrent_info into create_torrent. Modified torrent_info to use lazy_bdecoder for increased performance 2008-05-14 05:29:42 +00:00