.. |
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
|
fixed residual references to boost/thread. Removed memdebug (it doesn't work and tcmalloc is better)
|
2009-11-02 02:00:41 +00:00 |
setup_transfer.hpp
|
some windows fixes for dynamic linking
|
2009-04-30 17:30:14 +00:00 |
test.hpp
|
replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability)
|
2009-10-26 01:29:39 +00:00 |
test_auto_unchoke.cpp
|
fixed residual references to boost/thread. Removed memdebug (it doesn't work and tcmalloc is better)
|
2009-11-02 02:00:41 +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
|
made test use internal file class instead of ofstream
|
2009-11-09 16:48:16 +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
|
fixed residual references to boost/thread. Removed memdebug (it doesn't work and tcmalloc is better)
|
2009-11-02 02:00:41 +00:00 |
test_metadata_extension.cpp
|
fix for metadata extension test
|
2009-11-14 20:47:03 +00:00 |
test_natpmp.cpp
|
fixed test_natpmp build
|
2009-09-19 00:09:34 +00:00 |
test_pe_crypto.cpp
|
replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability)
|
2009-10-26 01:29:39 +00:00 |
test_pex.cpp
|
fixed residual references to boost/thread. Removed memdebug (it doesn't work and tcmalloc is better)
|
2009-11-02 02:00:41 +00:00 |
test_piece_picker.cpp
|
fixed piece_picker test
|
2009-07-23 04:37:51 +00:00 |
test_primitives.cpp
|
optimized header dependencies to lower build time
|
2009-11-23 08:38:50 +00:00 |
test_storage.cpp
|
replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability)
|
2009-10-26 01:29:39 +00:00 |
test_swarm.cpp
|
header optimizations
|
2009-11-26 05:45:43 +00:00 |
test_torrent.cpp
|
header optimizations
|
2009-11-26 05:45:43 +00:00 |
test_trackers_extension.cpp
|
fixed residual references to boost/thread. Removed memdebug (it doesn't work and tcmalloc is better)
|
2009-11-02 02:00:41 +00:00 |
test_transfer.cpp
|
header optimizations
|
2009-11-26 05:45:43 +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 residual references to boost/thread. Removed memdebug (it doesn't work and tcmalloc is better)
|
2009-11-02 02:00:41 +00:00 |