.. |
Jamfile
|
fix message posting to work from multiple threads
|
2010-08-26 17:00:24 +00:00 |
Makefile.am
|
initial support for torrent tag store in DHT
|
2009-09-27 03:38:41 +00:00 |
main.cpp
|
optimized unit tests
|
2009-04-10 08:40:13 +00:00 |
setup_transfer.cpp
|
fixed web seed test to work with invariant checks turned on and fixed error reporting when receiving an unexpected responce for http seeds
|
2010-10-30 19:45:50 +00:00 |
setup_transfer.hpp
|
added support for chunked encoding for web seeds
|
2010-10-27 06:39:18 +00:00 |
test.hpp
|
deprecated a bunch of query functions on torrent_handle in favor of using status() to get as much information as possible in fewer calls, and saving time on synchronizing with the main thread
|
2010-10-30 17:23:30 +00:00 |
test_auto_unchoke.cpp
|
deprecated setters for max connections, max half-open, upload and download rates and unchoke slots. These are now set through session_settings
|
2010-10-09 19:09:38 +00:00 |
test_bandwidth_limiter.cpp
|
fixed build (with fresh boost)
|
2010-10-09 02:58:56 +00:00 |
test_bdecode_performance.cpp
|
improve error reporting of lazy_bdecode to use error_code
|
2010-10-28 04:01:59 +00:00 |
test_bencoding.cpp
|
improve error reporting of lazy_bdecode to use error_code
|
2010-10-28 04:01:59 +00:00 |
test_buffer.cpp
|
boost detection fixes: now able to launch with boost1.34 and boost1.35
|
2008-06-13 12:20:55 +00:00 |
test_dht.cpp
|
improve error reporting of lazy_bdecode to use error_code
|
2010-10-28 04:01:59 +00:00 |
test_fast_extension.cpp
|
more vs10 build fixes
|
2010-05-02 05:53:41 +00:00 |
test_hasher.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_http_connection.cpp
|
don't run the test that requires proper NX_DOMAIN support if the internet connection doesn't support it
|
2010-08-28 20:32:58 +00:00 |
test_ip_filter.cpp
|
make tests build without IPv6 support
|
2009-11-27 21:41:24 +00:00 |
test_lsd.cpp
|
deprecated a bunch of query functions on torrent_handle in favor of using status() to get as much information as possible in fewer calls, and saving time on synchronizing with the main thread
|
2010-10-30 17:23:30 +00:00 |
test_metadata_extension.cpp
|
deprecated a bunch of query functions on torrent_handle in favor of using status() to get as much information as possible in fewer calls, and saving time on synchronizing with the main thread
|
2010-10-30 17:23:30 +00:00 |
test_natpmp.cpp
|
fixed test_natpmp build
|
2009-09-19 00:09:34 +00:00 |
test_pe_crypto.cpp
|
deprecated a bunch of query functions on torrent_handle in favor of using status() to get as much information as possible in fewer calls, and saving time on synchronizing with the main thread
|
2010-10-30 17:23:30 +00:00 |
test_pex.cpp
|
deprecated a bunch of query functions on torrent_handle in favor of using status() to get as much information as possible in fewer calls, and saving time on synchronizing with the main thread
|
2010-10-30 17:23:30 +00:00 |
test_piece_picker.cpp
|
fixed build (with fresh boost)
|
2010-10-09 02:58:56 +00:00 |
test_primitives.cpp
|
support 100 Continue HTTP responses
|
2010-10-29 07:56:07 +00:00 |
test_storage.cpp
|
fixed file allocation issue on linux. fixed filname encoding issue with iconv()
|
2010-10-18 07:15:57 +00:00 |
test_swarm.cpp
|
deprecated a bunch of query functions on torrent_handle in favor of using status() to get as much information as possible in fewer calls, and saving time on synchronizing with the main thread
|
2010-10-30 17:23:30 +00:00 |
test_threads.cpp
|
fix message posting to work from multiple threads
|
2010-08-26 17:00:24 +00:00 |
test_torrent.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_trackers_extension.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_transfer.cpp
|
deprecated a bunch of query functions on torrent_handle in favor of using status() to get as much information as possible in fewer calls, and saving time on synchronizing with the main thread
|
2010-10-30 17:23:30 +00:00 |
test_upnp.cpp
|
fixed web server tests to not require a fixed port. Should be much more likely to pass now
|
2010-01-23 23:57:11 +00:00 |
test_web_seed.cpp
|
fixed web seed test to work with invariant checks turned on and fixed error reporting when receiving an unexpected responce for http seeds
|
2010-10-30 19:45:50 +00:00 |