.. |
Jamfile
|
fix issue where event=stopped announces wouldn't be sent when closing session
|
2011-09-17 21:15:42 +00:00 |
Makefile.am
|
initial support for torrent tag store in DHT
|
2009-09-27 03:38:41 +00:00 |
main.cpp
|
minor fixes
|
2011-03-01 21:57:03 +00:00 |
setup_transfer.cpp
|
fix some clang warnings
|
2012-02-18 08:23:48 +00:00 |
setup_transfer.hpp
|
fix issue where event=stopped announces wouldn't be sent when closing session
|
2011-09-17 21:15:42 +00:00 |
test.hpp
|
test update
|
2011-11-19 06:36:44 +00:00 |
test_auto_unchoke.cpp
|
deprecated setters for max connections, max half-open, upload and download rates and unchoke slots. These are now set through session_settings
|
2010-10-09 19:09:38 +00:00 |
test_bandwidth_limiter.cpp
|
fixed build (with fresh boost)
|
2010-10-09 02:58:56 +00:00 |
test_bdecode_performance.cpp
|
fix some clang warnings
|
2012-02-18 08:23:48 +00:00 |
test_bencoding.cpp
|
improve error reporting of lazy_bdecode to use error_code
|
2010-10-28 04:01: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_dht.cpp
|
fix non-openssl builds and improved error messages for mutable puts
|
2011-05-25 02:41:48 +00:00 |
test_fast_extension.cpp
|
fix test_fast_extensions
|
2012-02-09 06:17:48 +00:00 |
test_hasher.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_http_connection.cpp
|
support for receiving multi announce messages for local peer discovery
|
2011-02-16 07:41:44 +00:00 |
test_ip_filter.cpp
|
make tests build without IPv6 support
|
2009-11-27 21:41:24 +00:00 |
test_lsd.cpp
|
fixed broadcast_lsd option. in trunk, redefined it to only broadcast every 8th packet
|
2011-02-16 10:16:52 +00:00 |
test_metadata_extension.cpp
|
extend the metadata unit test to make sure the metadata is forwarded to a 3rd peer
|
2011-04-29 02:46:05 +00:00 |
test_natpmp.cpp
|
build fix for test_natpmp
|
2011-01-18 04:50:39 +00:00 |
test_pe_crypto.cpp
|
convert test_pe_crypto to use stdio instead of iostream
|
2011-10-04 04:47:53 +00:00 |
test_pex.cpp
|
fixed bug in web_connection_base when receiving chunked encoding and made sure the unit tests pass
|
2011-03-24 16:46:26 +00:00 |
test_piece_picker.cpp
|
piece picker optimization
|
2011-08-16 06:30:53 +00:00 |
test_primitives.cpp
|
fixed off-by-one read error in xml-parser, and removed some unnecessary casts in the unit test
|
2012-02-18 09:54:49 +00:00 |
test_storage.cpp
|
fix bug in file storage unit test, and the bug causing mapped files to not be restored correctly from resume files
|
2012-02-19 19:00:52 +00:00 |
test_swarm.cpp
|
print less in test_swarm.cpp
|
2011-04-10 00:41:16 +00:00 |
test_threads.cpp
|
some solaris build fixes
|
2010-11-28 00:26:33 +00:00 |
test_torrent.cpp
|
fixed bug with setting and getting file priorities
|
2011-05-01 17:43:15 +00:00 |
test_tracker.cpp
|
fix unit test
|
2011-09-26 04:05:36 +00:00 |
test_trackers_extension.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_transfer.cpp
|
fix issue with unchoke_slots_limit not preserving its value correctly
|
2011-12-19 05:53:11 +00:00 |
test_upnp.cpp
|
support requesting UPnP and NAT-PMP routers for our external IP address
|
2010-12-05 20:40:28 +00:00 |
test_utp.cpp
|
fixed bug in web_connection_base when receiving chunked encoding and made sure the unit tests pass
|
2011-03-24 16:46:26 +00:00 |
test_web_seed.cpp
|
add web seed support for torrents with pad files
|
2011-11-26 20:48:31 +00:00 |