.. |
Jamfile
|
merged uTP branch into trunk (yay)
|
2010-11-29 01:33:05 +00:00 |
Makefile.am
|
initial support for torrent tag store in DHT
|
2009-09-27 03:38:41 +00:00 |
main.cpp
|
stdout non-blocking fix for tests
|
2010-12-24 01:20:39 +00:00 |
setup_transfer.cpp
|
fixed error handling in torrent_info constructor
|
2011-01-19 10:07:51 +00:00 |
setup_transfer.hpp
|
optimize test_transfer. fix set_upload_mode() bug for seeds. clean up some verbose logging. fix tests to not fail by EAGAIN on stdout
|
2010-12-24 00:37:01 +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
|
dht test cleanup
|
2011-01-22 18:44:48 +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
|
support chunked encoding in http downloads (http_connection)
|
2011-01-06 04:08:57 +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
|
build fix for test_natpmp
|
2011-01-18 04:50:39 +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
|
initial support for DHT RSS feeds
|
2011-01-19 05:57:44 +00:00 |
test_storage.cpp
|
optimized memory usage of torrent_info and file_storage
|
2010-11-24 23:49:22 +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
|
some solaris build fixes
|
2010-11-28 00:26:33 +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
|
fix test_transfer to set mixed mode to 'prefer_tcp' to avoid having it interfere with the send rate. optimize the test to run a lot faster. fix proxy to allow any protocol (fixes issue where test failed with http and https proxy). Bump the minimum rate limit to 20kB/s (from 5kB/s) in proportional mixed mode algorithm
|
2010-12-27 22:54:14 +00:00 |
test_upnp.cpp
|
support requesting UPnP and NAT-PMP routers for our external IP address
|
2010-12-05 20:40:28 +00:00 |
test_utp.cpp
|
make the utp test pass with full invariant checks enabled
|
2010-12-28 02:55:46 +00:00 |
test_web_seed.cpp
|
fixed error handling in torrent_info constructor
|
2011-01-19 10:07:51 +00:00 |