.. |
Jamfile
|
added tracker exchange (tex) extension
|
2008-11-27 20:51:59 +00:00 |
Makefile.am
|
remove upnp-test from Makefile
|
2008-11-05 05:36:42 +00:00 |
main.cpp
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +00:00 |
setup_transfer.cpp
|
added seed mode support (lazy hash checking)
|
2009-02-03 07:46:24 +00:00 |
setup_transfer.hpp
|
added seed mode support (lazy hash checking)
|
2009-02-03 07:46:24 +00:00 |
test.hpp
|
catch exceptions from TEST_CHECK
|
2009-01-19 09:30:38 +00:00 |
test_auto_unchoke.cpp
|
tests don't need the default session features turned on
|
2008-12-20 23:06:06 +00:00 |
test_bandwidth_limiter.cpp
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +00:00 |
test_bdecode_performance.cpp
|
added high performance bdecoder code
|
2008-04-11 03:41:09 +00:00 |
test_bencoding.cpp
|
fixed compile problem in test_bencoding.cpp related to std namespace
|
2008-10-18 07:37:15 +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
|
tests don't need the default session features turned on
|
2008-12-20 23:06:06 +00:00 |
test_hasher.cpp
|
added copyright notices in files missing them
|
2008-07-01 18:59:13 +00:00 |
test_http_connection.cpp
|
test_http_connection fix
|
2008-11-14 07:59:54 +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
|
tests don't need the default session features turned on
|
2008-12-20 23:06:06 +00:00 |
test_pex.cpp
|
tests don't need the default session features turned on
|
2008-12-20 23:06:06 +00:00 |
test_piece_picker.cpp
|
fix test_piece_picker to work with recently added speed_affinity flag
|
2009-01-19 09:47:18 +00:00 |
test_primitives.cpp
|
fixes problem whith lexical_cast being locale dependent
|
2009-01-27 06:17:55 +00:00 |
test_storage.cpp
|
fixed bug where mapped files were not restored properly from the resume data. Fixes #483
|
2009-02-09 06:19:31 +00:00 |
test_swarm.cpp
|
added seed mode support (lazy hash checking)
|
2009-02-03 07:46:24 +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
|
tests don't need the default session features turned on
|
2008-12-20 23:06:06 +00:00 |
test_upnp.cpp
|
make tests not depend on exceptions
|
2008-11-05 03:17:41 +00:00 |
test_web_seed.cpp
|
factor out disk_buffer_pool from disk_io_thread. refactored the file open modes to be platform independent. gave the disk_io_thread its own copy of session_settings that it shares with storage. added an unaligned_read implementation to storage. Added options to session_settings on when to open files in unbuffered mode. Added unit tests for unaligned reads
|
2009-01-21 07:31:49 +00:00 |