.. |
ssl
|
merged ssl fix from RC_0_16
|
2013-07-28 15:06:28 +00:00 |
test_torrents
|
fixed test_torrent_parse test
|
2013-03-05 00:32:57 +00:00 |
Jamfile
|
merged ssl fix from RC_0_16
|
2013-07-28 15:06:28 +00:00 |
Makefile.am
|
add missing backslash in makefile
|
2013-06-30 18:52:49 +00:00 |
cb.xml
|
improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them
|
2012-02-21 03:14:54 +00:00 |
dht_server.cpp
|
more timestamps in test logs
|
2013-07-30 06:04:16 +00:00 |
dht_server.hpp
|
more linking issues
|
2013-06-23 22:36:07 +00:00 |
enum_if.cpp
|
low level network primitives should not be exported. Moved enum_if into tests (since it uses internal functions)
|
2013-07-20 01:02:15 +00:00 |
eztv.xml
|
improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them
|
2012-02-21 03:14:54 +00:00 |
fg.xml
|
fix parse error in xml parser
|
2013-07-24 07:13:26 +00:00 |
kat.xml
|
improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them
|
2012-02-21 03:14:54 +00:00 |
main.cpp
|
SetErrorMode at the start of unit tests (on windows)
|
2013-08-04 03:04:59 +00:00 |
mn.xml
|
improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them
|
2012-02-21 03:14:54 +00:00 |
pb.xml
|
improved rss unit test and fixed one incompatibility. added feature to save which feed items have been added, in order to not re-add them
|
2012-02-21 03:14:54 +00:00 |
peer_server.cpp
|
test logging
|
2013-07-30 21:09:27 +00:00 |
peer_server.hpp
|
more linking issues
|
2013-06-23 22:36:07 +00:00 |
root1.xml
|
improve and extend the upnp unit test
|
2012-06-28 06:47:59 +00:00 |
root2.xml
|
improve and extend the upnp unit test
|
2012-06-28 06:47:59 +00:00 |
setup_transfer.cpp
|
raise time limit for unit tests. improve logging of udp tracker test
|
2013-08-04 00:49:41 +00:00 |
setup_transfer.hpp
|
attempt to make unit tests more likely to clean up proxy processes after themselves
|
2013-08-03 23:30:37 +00:00 |
test.hpp
|
fix test header issue
|
2013-06-23 21:25:38 +00:00 |
test_auto_unchoke.cpp
|
improve test logging
|
2013-06-20 05:28:42 +00:00 |
test_bandwidth_limiter.cpp
|
fixed build (with fresh boost)
|
2010-10-09 02:58:56 +00:00 |
test_bdecode_performance.cpp
|
added missing license headers
|
2012-06-04 06:30:45 +00:00 |
test_bencoding.cpp
|
remove some iostream dependencies
|
2012-10-12 04:50:34 +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_checking.cpp
|
merged build fixes from RC_0_16
|
2013-01-07 04:13:45 +00:00 |
test_dht.cpp
|
fix test builds
|
2013-06-26 19:16:21 +00:00 |
test_fast_extension.cpp
|
improved multiple bitfield and have_all/have_none unit test and fixed peer_connection accordingly
|
2012-05-02 18:03:12 +00:00 |
test_file.cpp
|
expand file test
|
2012-06-30 02:35:38 +00:00 |
test_file_storage.cpp
|
fixed typos
|
2013-07-25 06:14:50 +00:00 |
test_hasher.cpp
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
test_http_connection.cpp
|
attempt to make unit tests more likely to clean up proxy processes after themselves
|
2013-08-03 23:30:37 +00:00 |
test_ip_filter.cpp
|
extend ip_filter test to include some IPv6
|
2013-02-27 04:14:50 +00:00 |
test_lsd.cpp
|
improve test logging
|
2013-06-20 05:28:42 +00:00 |
test_metadata_extension.cpp
|
improve test logging
|
2013-06-20 05:28:42 +00:00 |
test_natpmp.cpp
|
added missing license headers
|
2012-06-04 06:30:45 +00:00 |
test_pe_crypto.cpp
|
merged test fix from RC_0_16
|
2013-07-29 08:20:16 +00:00 |
test_peer_priority.cpp
|
fix test support for platforms not supporting IPv6
|
2013-01-06 22:41:56 +00:00 |
test_pex.cpp
|
optimize PEX to trigger earlier, and only start applying the load-balancing logic when it's needed
|
2013-08-04 05:09:20 +00:00 |
test_piece_picker.cpp
|
disable invariant_check functions when invariant checks are disabled
|
2013-02-25 04:13:46 +00:00 |
test_primitives.cpp
|
fix test_primitives build
|
2013-08-05 06:35:04 +00:00 |
test_privacy.cpp
|
more timestamps in test logs
|
2013-07-30 06:04:16 +00:00 |
test_rss.cpp
|
fix parse error in xml parser
|
2013-07-24 07:13:26 +00:00 |
test_session.cpp
|
merged anonymous mode fix from RC_0_16
|
2013-06-12 07:57:13 +00:00 |
test_ssl.cpp
|
relax requirement of test_ssl to allow for longer handshake time
|
2013-08-05 05:00:26 +00:00 |
test_storage.cpp
|
test fixing
|
2013-08-01 08:03:11 +00:00 |
test_swarm.cpp
|
improve test logging
|
2013-06-20 05:28:42 +00:00 |
test_threads.cpp
|
make condition variable c++11 compatible
|
2013-01-21 22:52:34 +00:00 |
test_torrent.cpp
|
don't use pointers to resume_data and file_priorities in add_torrent_params
|
2013-07-17 20:21:48 +00:00 |
test_torrent_parse.cpp
|
fix test_torrent_parse for windows
|
2013-06-17 15:56:58 +00:00 |
test_tracker.cpp
|
merged anonymous mode fix from RC_0_16
|
2013-06-12 07:57:13 +00:00 |
test_trackers_extension.cpp
|
merge tracker exchange patch from RC_0_16
|
2013-04-27 22:54:58 +00:00 |
test_transfer.cpp
|
make test_transfer fail faster
|
2013-08-04 04:04:44 +00:00 |
test_upnp.cpp
|
some windows fixes for unit tests
|
2013-07-23 07:32:38 +00:00 |
test_utp.cpp
|
improve test logging
|
2013-06-20 05:28:42 +00:00 |
test_web_seed.cpp
|
merged sparse file fix from RC_0_16
|
2013-02-16 08:26:55 +00:00 |