.. |
Jamfile
|
fixed DLL link issues
|
2009-11-30 07:03:34 +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 issue with UDP over SOCKS5. Added a udp tracker to the unit test to make sure it works. Added tracker tests for all proxies
|
2010-02-18 04:37:02 +00:00 |
setup_transfer.hpp
|
fixed issue with UDP over SOCKS5. Added a udp tracker to the unit test to make sure it works. Added tracker tests for all proxies
|
2010-02-18 04:37:02 +00:00 |
test.hpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_auto_unchoke.cpp
|
experimental support for the BitTyrant choking algorithm
|
2010-02-09 03:04: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
|
fixed trunk build with DHT disabled
|
2010-02-05 08:40:08 +00:00 |
test_fast_extension.cpp
|
fix trunk build and tests build without exceptions
|
2009-12-16 10:42:34 +00:00 |
test_hasher.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_http_connection.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_ip_filter.cpp
|
make tests build without IPv6 support
|
2009-11-27 21:41:24 +00:00 |
test_lsd.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_metadata_extension.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +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
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_piece_picker.cpp
|
fix piece picker test
|
2010-02-25 19:56:30 +00:00 |
test_primitives.cpp
|
made some tests rely less on deprecated functions
|
2010-03-05 06:27:23 +00:00 |
test_storage.cpp
|
fixed typos
|
2010-03-05 06:39:57 +00:00 |
test_swarm.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +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
|
fixed issue with UDP over SOCKS5. Added a udp tracker to the unit test to make sure it works. Added tracker tests for all proxies
|
2010-02-18 04:37:02 +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 typos
|
2010-03-05 06:39:57 +00:00 |