.. |
Jamfile
|
added test and fixed total_wanted issue for files > 2 GB
|
2008-05-27 08:07:59 +00:00 |
Makefile.am
|
added makefile support for boost.system (#322)
|
2008-05-11 22:43:44 +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
|
separated file_storage from torrent_info and create_torrent
|
2008-05-28 08:44:40 +00:00 |
setup_transfer.hpp
|
initial https support for trackers and http_connection. Added support for proxies to http_connection
|
2008-01-27 22:39:50 +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 1.35 fix in test_buffer
|
2008-05-28 16:00:03 +00:00 |
test_fast_extension.cpp
|
factored out torrent creation functionality from torrent_info into create_torrent. Modified torrent_info to use lazy_bdecoder for increased performance
|
2008-05-14 05:29:42 +00:00 |
test_hasher.cpp
|
added some tests
|
2005-08-11 11:06:52 +00:00 |
test_http_connection.cpp
|
http_connection now supports connecting to all IPs a hostname resolves to, as fallbacks
|
2008-05-18 22:14: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
|
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_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
|
separated file_storage from torrent_info and create_torrent
|
2008-05-28 08:44:40 +00:00 |
test_swarm.cpp
|
test_swarm fix
|
2008-03-16 06:02:50 +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 |