premiere-libtorrent/test
Arvid Norberg 903e11e458 moved the asio headers into the include directory, to have them installed when libtorrent is installed. improved the complexity of torrent_info::map_file(), It's now O(1). 2006-06-17 22:04:25 +00:00
..
Jamfile fixed race condition in peer_connection, fixed assert in torrent destructor, updated tests 2006-05-28 19:03:54 +00:00
Makefile.am moved the asio headers into the include directory, to have them installed when libtorrent is installed. improved the complexity of torrent_info::map_file(), It's now O(1). 2006-06-17 22:04:25 +00:00
main.cpp added some tests 2005-08-11 11:06:52 +00:00
setup_transfer.cpp fixed race condition in peer_connection, fixed assert in torrent destructor, updated tests 2006-05-28 19:03:54 +00:00
setup_transfer.hpp fixed race condition in peer_connection, fixed assert in torrent destructor, updated tests 2006-05-28 19:03:54 +00:00
test.hpp added some tests 2005-08-11 11:06:52 +00:00
test_bencoding.cpp merged back the asio development branch 2006-04-25 21:04:48 +00:00
test_buffer.cpp Added new send buffer class to avoid unecessary copying of outgoing data. 2005-09-14 19:33:16 +00:00
test_hasher.cpp added some tests 2005-08-11 11:06:52 +00:00
test_ip_filter.cpp fixed the tests to build with the latest version of asio. added a missing include to identify_client.hpp 2006-05-21 15:35:11 +00:00
test_metadata_extension.cpp fixed race condition in peer_connection, fixed assert in torrent destructor, updated tests 2006-05-28 19:03:54 +00:00
test_piece_picker.cpp fixed the tests to build with the latest version of asio. added a missing include to identify_client.hpp 2006-05-21 15:35:11 +00:00
test_storage.cpp merged back the asio development branch 2006-04-25 21:04:48 +00:00