.. |
Jamfile
|
added test and fixed total_wanted issue for files > 2 GB
|
2008-05-27 08:07:59 +00:00 |
Makefile.am
|
trunk:
|
2008-06-28 10:38:12 +00:00 |
main.cpp
|
fixed http_connection test (stopped working with new echo semantics in leopard)
|
2008-03-21 05:54:01 +00:00 |
setup_transfer.cpp
|
fixes for torrents with smaller pieces than 16kB
|
2008-06-18 12:34:39 +00:00 |
setup_transfer.hpp
|
fixes for torrents with smaller pieces than 16kB
|
2008-06-18 12:34:39 +00:00 |
test.hpp
|
added some tests
|
2005-08-11 11:06:52 +00:00 |
test_auto_unchoke.cpp
|
improved auto-unchoke mechanism
|
2008-01-15 08:37:48 +00:00 |
test_bandwidth_limiter.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
test_bdecode_performance.cpp
|
added high performance bdecoder code
|
2008-04-11 03:41:09 +00:00 |
test_bencoding.cpp
|
lazy_bdecode fix. #336
|
2008-05-24 04:36:59 +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
|
boost detection fixes: now able to launch with boost1.34 and boost1.35
|
2008-06-13 12:20:55 +00:00 |
test_hasher.cpp
|
added some tests
|
2005-08-11 11:06:52 +00:00 |
test_http_connection.cpp
|
boost detection fixes: now able to launch with boost1.34 and boost1.35
|
2008-06-13 12:20:55 +00:00 |
test_ip_filter.cpp
|
added port filter for outgoing connections
|
2007-06-01 01:05:57 +00:00 |
test_lsd.cpp
|
fast extension fix, added some logging for fast extension messages, improved test to catch the problem
|
2008-01-02 03:18:29 +00:00 |
test_metadata_extension.cpp
|
fast extension fix, added some logging for fast extension messages, improved test to catch the problem
|
2008-01-02 03:18:29 +00:00 |
test_natpmp.cpp
|
revamped part of the port mapping code (UPnP and NAT-PMP). Added documentation for start_{lsd,natpmp,upnp} and stop_{lsd,natpmp,upnp}
|
2008-04-06 19:17:58 +00:00 |
test_pe_crypto.cpp
|
updated pe_crypto test to build
|
2008-06-29 18:55:23 +00:00 |
test_pex.cpp
|
fixed pex test
|
2008-01-27 20:45:00 +00:00 |
test_piece_picker.cpp
|
fixed piece picker bug related to sequential download, added unit test to expose it
|
2008-06-11 08:30:06 +00:00 |
test_primitives.cpp
|
fixed bug in web_peer_connection where an incorrect number of bytes would be reported as downloaded
|
2008-06-03 15:17:09 +00:00 |
test_storage.cpp
|
switched resume data parsing over to use lazy_bdecode. Improves memory allocation performance, especially noticable when heap allocations are expensive. Makes it more practical to run with malloc debug. Changed resume data interface to take a vector as opposed to a parsed structure
|
2008-06-30 23:14:31 +00:00 |
test_swarm.cpp
|
fixes for torrents with smaller pieces than 16kB
|
2008-06-18 12:34:39 +00:00 |
test_torrent.cpp
|
separated file_storage from torrent_info and create_torrent
|
2008-05-28 08:44:40 +00:00 |
test_upnp.cpp
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
test_web_seed.cpp
|
fixed bug in web_peer_connection where an incorrect number of bytes would be reported as downloaded
|
2008-06-03 15:17:09 +00:00 |