.. |
Jamfile
|
run the upnp test by default
|
2009-07-18 20:54:47 +00:00 |
Makefile.am
|
Rewrite autotools build system (new configure.ac, changes for various
|
2009-09-10 02:22:13 +00:00 |
main.cpp
|
optimized unit tests
|
2009-04-10 08:40:13 +00:00 |
setup_transfer.cpp
|
fixed tracker error race condition
|
2009-06-23 01:52:44 +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
|
fixed missing include
|
2009-07-23 07:30:44 +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_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
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +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
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +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
|
replaces invalid filename characters with . and fixed the http_parser unit test in 0.14
|
2009-09-09 17:56:25 +00:00 |
test_storage.cpp
|
msvc build fixes
|
2009-09-06 00:57:01 +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 |