.. |
mutable_test_torrents
|
landed mutable torrents branch in trunk
|
2015-03-21 00:12:40 +00:00 |
ssl
|
merged ssl test keys from RC_1_0
|
2014-10-08 04:16:56 +00:00 |
test_torrents
|
optimize copying torrent_info and file_storage objects
|
2014-12-17 05:33:16 +00:00 |
Jamfile
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
Makefile.am
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
dht_server.cpp
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +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 |
http.py
|
some debug output in web_server.py
|
2015-01-11 07:45:06 +00:00 |
main.cpp
|
fix some undefined behavior in tests. and fix test_file_storage
|
2015-03-22 05:31:55 +00:00 |
peer_server.cpp
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +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
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
setup_transfer.hpp
|
fix typos and msvc build issues
|
2015-04-04 04:50:20 +00:00 |
socks.py
|
make all unit tests pass msvc's /RTCc instrumentation (no implicit integer truncation in casts)
|
2014-02-05 09:38:32 +00:00 |
swarm_suite.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
swarm_suite.hpp
|
split time_critical and super_seeding tests out of test_swarm
|
2014-10-12 08:39:14 +00:00 |
test.hpp
|
merged fixes from RC_1_0
|
2014-09-04 08:55:24 +00:00 |
test_alert_manager.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_auto_unchoke.cpp
|
deprecated session_status and session::status() in favor of performance counters
|
2015-01-04 21:31:02 +00:00 |
test_bandwidth_limiter.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_bdecode.cpp
|
landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node
|
2015-03-12 05:20:12 +00:00 |
test_bdecode_performance.cpp
|
landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node
|
2015-03-12 05:20:12 +00:00 |
test_bencoding.cpp
|
landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node
|
2015-03-12 05:20:12 +00:00 |
test_bitfield.cpp
|
merge bitfield fix from RC_1_0 (although, fix doesn't apply)
|
2014-07-28 04:41:40 +00:00 |
test_block_cache.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_buffer.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_checking.cpp
|
make the peer fingerprint a regular setting and remove it from the main session constructor argument list
|
2014-12-31 15:51:45 +00:00 |
test_coverage_win.bat
|
don't include deprecated functions in test coverage
|
2014-05-04 00:44:30 +00:00 |
test_crc32.cpp
|
add unit test for crc32c and fix cpuid warning
|
2014-11-10 02:05:46 +00:00 |
test_dht.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_dos_blocker.cpp
|
make tests not use internal aux::time_now function
|
2015-03-15 15:22:01 +00:00 |
test_fast_extension.cpp
|
landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node
|
2015-03-12 05:20:12 +00:00 |
test_fence.cpp
|
deprecate most of cache_status type (use session stats instead)
|
2014-10-25 20:07:50 +00:00 |
test_file.cpp
|
merged changes from RC_1_0
|
2014-12-17 14:33:52 +00:00 |
test_file_storage.cpp
|
fix some undefined behavior in tests. and fix test_file_storage
|
2015-03-22 05:31:55 +00:00 |
test_gzip.cpp
|
merge error code fix from RC_1_0
|
2014-07-20 20:49:56 +00:00 |
test_hasher.cpp
|
moved escape_string.hpp into the aux_ directory. moved out the 3 public hex functions into its own public header, hex.hpp
|
2015-03-14 23:10:20 +00:00 |
test_heterogeneous_queue.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_http_connection.cpp
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +00:00 |
test_http_parser.cpp
|
extend piece_picker unit test. extend http_parser unit test and fix resolve_redirect_location
|
2015-02-15 20:01:30 +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
|
make the peer fingerprint a regular setting and remove it from the main session constructor argument list
|
2014-12-31 15:51:45 +00:00 |
test_magnet.cpp
|
landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node
|
2015-03-12 05:20:12 +00:00 |
test_metadata_extension.cpp
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +00:00 |
test_natpmp.cpp
|
added missing license headers
|
2012-06-04 06:30:45 +00:00 |
test_packet_buffer.cpp
|
split up test_primitives some more
|
2013-09-01 06:52:50 +00:00 |
test_part_file.cpp
|
fix partfile on windows
|
2015-01-15 03:35:13 +00:00 |
test_pe_crypto.cpp
|
merged Steven Siloti's peer crypto patch into trunk
|
2014-11-23 06:14:47 +00:00 |
test_peer_classes.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_peer_list.cpp
|
optimized loading and parsing torrents. Specifically detecting duplicate filenames (optimizing the common case of no collisions). Expanded unit test to uncover an unsupported case (not fixed yet). cutting down on memory allocation and copying when parsing torrent files in memory
|
2015-02-17 02:08:47 +00:00 |
test_peer_priority.cpp
|
finally rename policy to peer_list
|
2014-10-26 07:34:31 +00:00 |
test_pex.cpp
|
make the peer fingerprint a regular setting and remove it from the main session constructor argument list
|
2014-12-31 15:51:45 +00:00 |
test_piece_picker.cpp
|
const static -> static const (thanks gubatron). helps swigs parser
|
2015-03-14 00:42:27 +00:00 |
test_primitives.cpp
|
moved escape_string.hpp into the aux_ directory. moved out the 3 public hex functions into its own public header, hex.hpp
|
2015-03-14 23:10:20 +00:00 |
test_priority.cpp
|
fix bug in test_priority
|
2015-04-05 23:16:01 +00:00 |
test_privacy.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_random.cpp
|
transition to use boost.random instead of rand() and custom pseudo random generator
|
2014-08-16 20:26:00 +00:00 |
test_read_piece.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_recheck.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_remap_files.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_resolve_links.cpp
|
fix warnings in alert_manager and fix test_resolve_links for windows
|
2015-04-04 19:11:14 +00:00 |
test_resume.cpp
|
polish unit tests
|
2015-01-27 22:18:13 +00:00 |
test_session.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_settings_pack.cpp
|
fix bug in settings_pack causing intermittent unit test failures. added unit test to cover the bug
|
2015-01-03 16:52:22 +00:00 |
test_sliding_average.cpp
|
merged changes from RC_1_0
|
2014-09-12 22:38:07 +00:00 |
test_socket_io.cpp
|
landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node
|
2015-03-12 05:20:12 +00:00 |
test_ssl.cpp
|
fix linux python build and test_ssl build
|
2015-04-04 18:03:55 +00:00 |
test_stat_cache.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_storage.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_string.cpp
|
moved escape_string.hpp into the aux_ directory. moved out the 3 public hex functions into its own public header, hex.hpp
|
2015-03-14 23:10:20 +00:00 |
test_super_seeding.cpp
|
split time_critical and super_seeding tests out of test_swarm
|
2014-10-12 08:39:14 +00:00 |
test_swarm.cpp
|
split time_critical and super_seeding tests out of test_swarm
|
2014-10-12 08:39:14 +00:00 |
test_tailqueue.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_threads.cpp
|
fix build
|
2015-03-15 18:04:45 +00:00 |
test_time.cpp
|
fix test_time unit test build
|
2015-03-15 23:54:00 +00:00 |
test_time_critical.cpp
|
split time_critical and super_seeding tests out of test_swarm
|
2014-10-12 08:39:14 +00:00 |
test_torrent.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_torrent_info.cpp
|
remove outdated todo comment
|
2015-03-28 21:42:37 +00:00 |
test_tracker.cpp
|
make test_privacy more reliable
|
2015-01-14 01:59:23 +00:00 |
test_trackers_extension.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_transfer.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
test_upnp.cpp
|
fix c++98 support
|
2015-01-18 02:06:18 +00:00 |
test_url_seed.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_utf8.cpp
|
extend utf8 unit test
|
2014-05-03 21:00:59 +00:00 |
test_utp.cpp
|
polish unit tests
|
2015-01-27 22:18:13 +00:00 |
test_web_seed.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_web_seed_ban.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_web_seed_chunked.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_web_seed_http.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_web_seed_http_pw.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_web_seed_redirect.cpp
|
merged changes from RC_1_0
|
2014-10-22 07:05:10 +00:00 |
test_web_seed_socks4.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_web_seed_socks5.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_web_seed_socks5_pw.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
test_xml.cpp
|
expand xml parser unit test
|
2015-02-13 03:05:09 +00:00 |
udp_tracker.cpp
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +00:00 |
udp_tracker.hpp
|
clean up udp-tracker unit tests
|
2014-02-23 01:32:55 +00:00 |
utf8_test.txt
|
add utf8 unit test
|
2014-05-03 05:09:21 +00:00 |
valgrind_suppressions.txt
|
fix suppressions file
|
2014-01-26 01:28:16 +00:00 |
vsinstr_excludes.rsp
|
extend ignore patterns for windows test coverage
|
2014-05-03 06:27:21 +00:00 |
web_seed_suite.cpp
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
web_seed_suite.hpp
|
merged changes from RC_1_0
|
2014-10-12 18:16:46 +00:00 |
web_server.py
|
support http basic auth in http_connection passed in from the outside as opposed to part of the url
|
2015-02-08 16:03:09 +00:00 |
zeroes.gz
|
fixed bug in gunzip
|
2014-05-02 16:11:25 +00:00 |