.. |
Jamfile
|
initial support for torrent tag store in DHT
|
2009-09-27 03:38:41 +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
|
got rid of the last recursive mutexes. abstracted the threading primitives (and switched over to use asio's internal ones).
|
2009-10-20 02:49:56 +00:00 |
setup_transfer.hpp
|
some windows fixes for dynamic linking
|
2009-04-30 17:30:14 +00:00 |
test.hpp
|
catch exceptions from TEST_CHECK
|
2009-01-19 09:30:38 +00:00 |
test_auto_unchoke.cpp
|
fixed auto unchoke test
|
2009-05-15 22:36:44 +00:00 |
test_bandwidth_limiter.cpp
|
remove dependency on lexical_cast in bandwidth limiter test (since it kept failing on snow leopard)
|
2009-09-18 07:00:40 +00:00 |
test_bdecode_performance.cpp
|
made test_bdecode_performance run in a more reasonable amount of time
|
2009-04-26 00:31:28 +00:00 |
test_bencoding.cpp
|
more iostream fixes
|
2009-04-04 21:44:04 +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
|
extended DHT unit test to include error reporting
|
2009-09-27 17:41:51 +00:00 |
test_fast_extension.cpp
|
made test_fast_extension more verbose
|
2009-06-10 06:31:31 +00:00 |
test_hasher.cpp
|
more iostream fixes
|
2009-04-04 21:44:04 +00:00 |
test_http_connection.cpp
|
timer fixes for http_connection
|
2009-07-26 02:17:21 +00:00 |
test_ip_filter.cpp
|
split socket.hpp up in multiple headers to lower build time somewhat
|
2009-09-16 03:46:36 +00:00 |
test_lsd.cpp
|
tests don't need the default session features turned on
|
2008-12-20 23:06:06 +00:00 |
test_metadata_extension.cpp
|
added tracker exchange (tex) extension
|
2008-11-27 20:51:59 +00:00 |
test_natpmp.cpp
|
fixed test_natpmp build
|
2009-09-19 00:09:34 +00:00 |
test_pe_crypto.cpp
|
optimized unit tests
|
2009-04-10 08:40:13 +00:00 |
test_pex.cpp
|
converted some recursive mutexes to regular ones
|
2009-05-23 21:36:09 +00:00 |
test_piece_picker.cpp
|
fixed piece_picker test
|
2009-07-23 04:37:51 +00:00 |
test_primitives.cpp
|
initial support for torrent tag store in DHT
|
2009-09-27 03:38:41 +00:00 |
test_storage.cpp
|
got rid of the last recursive mutexes. abstracted the threading primitives (and switched over to use asio's internal ones).
|
2009-10-20 02:49:56 +00:00 |
test_swarm.cpp
|
fixed test_swarm with the new timer
|
2009-06-10 06:30:06 +00:00 |
test_torrent.cpp
|
added license to test_torrent.cpp
|
2009-02-11 01:50:17 +00:00 |
test_trackers_extension.cpp
|
added tracker exchange (tex) extension
|
2008-11-27 20:51:59 +00:00 |
test_transfer.cpp
|
improved disk read performance and fixed bug in storage_interface's backwards compatibility functions
|
2009-09-05 07:21:10 +00:00 |
test_upnp.cpp
|
turned test_upnp into a proper unit-test with a simple program acting as a UPnP router
|
2009-06-29 08:09:32 +00:00 |
test_web_seed.cpp
|
fixed memory leak in disk io thread when not using the cache
|
2009-06-14 22:48:07 +00:00 |