.. |
aux_
|
undo the patch to restore incoming TCP connections over SOCKS5
|
2018-02-19 00:01:42 +01:00 |
extensions
|
deprecate lt_trackers extension (#940)
|
2016-07-24 23:37:03 -04:00 |
kademlia
|
disable DHT logging with the TORRENT_DISABLE_LOGGING macros as well
|
2017-12-23 12:01:18 +01:00 |
ConvertUTF.h
|
improve path sanitization (filter unicode text direction characters)
|
2017-05-15 01:49:41 -04:00 |
Makefile.am
|
build for iOS on travis
|
2018-01-18 22:37:37 +01:00 |
add_torrent_params.hpp
|
fix inconsistency in file_priorities and override_resume_data behavior. file_priorities are not subject to the override_resume_data flag
|
2017-07-12 15:36:55 -07:00 |
address.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
alert.hpp
|
minor documentation update
|
2018-01-15 01:06:28 +01:00 |
alert_manager.hpp
|
run undefined sanitier on travis/linux (#1134)
|
2016-10-08 12:29:46 -04:00 |
alert_types.hpp
|
bump priority of storage_moved_alert and storage_moved_failed_alert
|
2017-09-21 05:43:18 +02:00 |
alloca.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
allocator.hpp
|
remove unused aligned_holder class. fix logging issue of out-of-bound piece requests
|
2016-03-19 23:32:50 -04:00 |
announce_entry.hpp
|
Documentation typos
|
2016-03-14 20:43:52 -04:00 |
assert.hpp
|
make sure libtorrent_assert_log is exported, when production asserts are enabled
|
2017-11-28 09:46:18 +01:00 |
bandwidth_limit.hpp
|
fix bandwith rate limit calculation (#2134)
|
2017-07-11 21:35:12 -07:00 |
bandwidth_manager.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
bandwidth_queue_entry.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
bandwidth_socket.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
bdecode.hpp
|
corrected missing const qualifiers on bdecode_node
|
2017-06-30 08:19:10 -04:00 |
bencode.hpp
|
improve deprecated markup (#1823)
|
2017-03-17 20:41:47 -04:00 |
bitfield.hpp
|
run undefined sanitier on travis/linux (#1134)
|
2016-10-08 12:29:46 -04:00 |
block_cache.hpp
|
enforce spell checking on CI
|
2017-06-18 15:51:51 -04:00 |
bloom_filter.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
broadcast_socket.hpp
|
improvements to socks5 support (for 1.1.1 release) (#567)
|
2016-05-05 17:09:11 -04:00 |
bt_peer_connection.hpp
|
use unique peer_ids per connection
|
2018-01-23 16:40:16 +01:00 |
buffer.hpp
|
fix windows build
|
2016-12-27 06:33:40 -08:00 |
build_config.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
chained_buffer.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
choker.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
close_reason.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
config.hpp
|
deduce the second argument to iconv() instead of requiring it to be configured via a macro
|
2017-10-06 10:52:09 +02:00 |
copy_ptr.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
crc32c.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
create_torrent.hpp
|
add switch to create pad files in test torrents in connection-tester
|
2018-01-27 09:17:23 +01:00 |
deadline_timer.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
debug.hpp
|
add debug mechanism to assert the connection list is not mutated while iterating over it (#2016)
|
2017-05-21 11:36:35 -04:00 |
disk_buffer_holder.hpp
|
Minor documentation fix
|
2016-04-06 16:54:19 -04:00 |
disk_buffer_pool.hpp
|
deprecate mmap_cache (#1269)
|
2016-10-29 13:42:42 -04:00 |
disk_interface.hpp
|
deprecate more parts of explicit cache as well as fixing typos of TORRENT_NO_DEPRECATE preprocessor tests
|
2016-03-19 07:54:29 -04:00 |
disk_io_job.hpp
|
make coalesce reads and coalesce writes actually work
|
2016-03-20 16:34:19 -04:00 |
disk_io_thread.hpp
|
documentation for deprecated members
|
2017-01-14 09:18:32 -05:00 |
disk_job_pool.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
disk_observer.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
ed25519.hpp
|
properly report errors when failing to generate randomness
|
2015-05-09 04:08:32 +00:00 |
entry.hpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
enum_net.hpp
|
remove unused function, has_interface()
|
2017-01-16 15:14:47 -05:00 |
error.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
error_code.hpp
|
discourage forward declarations of libtorrent types, introduce forward declaration header (#1910)
|
2017-04-13 06:48:01 -07:00 |
export.hpp
|
use the official boost.config header
|
2017-07-12 11:31:29 -07:00 |
extensions.hpp
|
enforce spell checking on CI
|
2017-06-18 15:51:51 -04:00 |
file.hpp
|
Move storage "file-by-file" (#632)
|
2016-06-29 20:05:16 +03:00 |
file_pool.hpp
|
enforce spell checking on CI
|
2017-06-18 15:51:51 -04:00 |
file_storage.hpp
|
fix issue where paths were not correctly coalesced when adding files to file_storage (used more memory than necessary)
|
2017-08-10 12:10:46 +02:00 |
fingerprint.hpp
|
add utility function for generating peer ID fingerprint (#1249)
|
2016-10-25 08:03:26 -04:00 |
fwd.hpp
|
improve fwd.hpp generator
|
2017-12-31 11:44:14 +01:00 |
gzip.hpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
hasher.hpp
|
fix some build warnings in python binding
|
2016-04-07 22:45:23 -04:00 |
heterogeneous_queue.hpp
|
fix python GIL issue when passing in a torrent_info object that later gets destroyed from within libtorrent
|
2016-04-03 23:50:06 -04:00 |
hex.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
http_connection.hpp
|
fix IPv6 tracker announce issue
|
2017-11-23 10:11:59 +01:00 |
http_parser.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
http_seed_connection.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
http_stream.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
http_tracker_connection.hpp
|
some minor i2p cleanups
|
2017-12-08 09:57:21 +01:00 |
i2p_stream.hpp
|
some minor i2p cleanups
|
2017-12-08 09:57:21 +01:00 |
identify_client.hpp
|
add utility function for generating peer ID fingerprint (#1249)
|
2016-10-25 08:03:26 -04:00 |
instantiate_connection.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
invariant_check.hpp
|
silence some warnings on msvc
|
2015-04-27 02:21:12 +00:00 |
io.hpp
|
fix some build warnings in python binding
|
2016-04-07 22:45:23 -04:00 |
io_service.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
io_service_fwd.hpp
|
update io_service forward declaration to be boost-1.66 compatible
|
2017-11-29 17:58:20 +01:00 |
ip_filter.hpp
|
add getters for peer_class_filter and peer_class_type_filter
|
2017-12-23 09:25:06 +01:00 |
ip_voter.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
lazy_entry.hpp
|
improve deprecated markup (#1823)
|
2017-03-17 20:41:47 -04:00 |
link.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
linked_list.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
lsd.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
magnet_uri.hpp
|
discourage forward declarations of libtorrent types, introduce forward declaration header (#1910)
|
2017-04-13 06:48:01 -07:00 |
max.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
natpmp.hpp
|
bind upnp requests to correct local address
|
2017-05-12 18:17:38 -04:00 |
network_thread_pool.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
operations.hpp
|
Documentation typos
|
2016-03-04 10:43:25 -05:00 |
packet_buffer.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
parse_url.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
part_file.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
pe_crypto.hpp
|
back-port extra checks in pe_crypto from master
|
2016-05-27 09:51:06 -07:00 |
peer.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
peer_class.hpp
|
add getters for peer_class_filter and peer_class_type_filter
|
2017-12-23 09:25:06 +01:00 |
peer_class_set.hpp
|
improve deprecated markup (#1823)
|
2017-03-17 20:41:47 -04:00 |
peer_class_type_filter.hpp
|
add getters for peer_class_filter and peer_class_type_filter
|
2017-12-23 09:25:06 +01:00 |
peer_connection.hpp
|
first steps towards spell checking documentation
|
2017-06-17 22:59:57 -04:00 |
peer_connection_handle.hpp
|
optimize the optimistic unchoke logic. extend the API for extensions to be able to affect the order of optimistic unchokes
|
2016-02-01 20:28:22 -05:00 |
peer_connection_interface.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
peer_id.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
peer_info.hpp
|
enforce spell checking on CI
|
2017-06-18 15:51:51 -04:00 |
peer_list.hpp
|
fix leak of torrent_peer objecs (entries in peer_list)
|
2017-10-07 11:43:42 +02:00 |
peer_request.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
performance_counters.hpp
|
improve stats counter documentation
|
2017-03-18 08:22:24 -04:00 |
piece_block_progress.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
piece_picker.hpp
|
fix pad-file scalability issue
|
2018-01-29 03:00:37 +01:00 |
platform_util.hpp
|
clean up use of getrlimit() by wrapping it and move it to platform_util.cpp. Also take the opportunity to make it simulator friendly (consistent in simulation)
|
2015-12-02 00:45:34 -05:00 |
proxy_base.hpp
|
fix build against boost-1.66, specifically the boost.asio changes
|
2017-12-15 11:29:53 +01:00 |
puff.hpp
|
update puff.c for gzip inflation (#1022)
|
2016-08-21 14:43:44 -04:00 |
random.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
receive_buffer.hpp
|
add receive_buffer unit test and some more cleanup and asserts
|
2016-03-05 00:14:00 -05:00 |
request_blocks.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
resolve_links.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
resolver.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
resolver_interface.hpp
|
when stopping a torrent, never perform a name lookup on the tracker (#2021)
|
2017-05-25 14:58:29 -04:00 |
rss.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
session.hpp
|
enforce spell checking on CI
|
2017-06-18 15:51:51 -04:00 |
session_handle.hpp
|
use unique peer_ids per connection
|
2018-01-23 16:40:16 +01:00 |
session_settings.hpp
|
typos
|
2016-04-15 15:39:41 -04:00 |
session_stats.hpp
|
fix stats_metric enum to end up in documentation
|
2017-01-13 17:37:37 -05:00 |
session_status.hpp
|
Docu for deprecated (#1551)
|
2017-01-14 12:58:44 -05:00 |
settings_pack.hpp
|
Fix compilation warning at friend declarations
|
2018-02-19 23:23:15 +01:00 |
sha1.hpp
|
clean up symbol exports
|
2015-01-01 20:25:39 +00:00 |
sha1_hash.hpp
|
enforce spell checking on CI
|
2017-06-18 15:51:51 -04:00 |
sliding_average.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
socket.hpp
|
fix uTP path MTU discovery issue on windows (DF bit was not set correctly)
|
2017-09-16 19:56:42 +02:00 |
socket_io.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
socket_type.hpp
|
fix build against boost-1.66, specifically the boost.asio changes
|
2017-12-15 11:29:53 +01:00 |
socket_type_fwd.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
socks5_stream.hpp
|
undo the patch to restore incoming TCP connections over SOCKS5
|
2018-02-19 00:01:42 +01:00 |
ssl_stream.hpp
|
fix build against boost-1.66, specifically the boost.asio changes
|
2017-12-15 11:29:53 +01:00 |
stack_allocator.hpp
|
update stack_allocator to support 0 size allocations
|
2016-11-21 20:17:15 -05:00 |
stat.hpp
|
fix error in accounting of IP overhead
|
2017-01-11 00:02:18 -05:00 |
stat_cache.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
storage.hpp
|
fix issue resuming 1.0.x downloads with a file priority 0
|
2018-01-31 22:43:07 +01:00 |
storage_defs.hpp
|
remove remaining references to storage_mode_compact (since it's been deprecated for quite a while now, and no longer implemented)
|
2016-03-20 18:25:24 -04:00 |
string_util.hpp
|
fix infinite loop when parsing torrents whose filenames have zeroes. #2247
|
2017-08-16 07:21:34 +02:00 |
tailqueue.hpp
|
CMake improvements
|
2018-02-19 23:23:15 +01:00 |
thread.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
thread_pool.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
time.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
timestamp_history.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
tommath.h
|
upgrade libtommath to 1.0 (#765)
|
2016-05-28 17:12:26 -04:00 |
tommath_class.h
|
upgrade libtommath to 1.0 (#765)
|
2016-05-28 17:12:26 -04:00 |
tommath_private.h
|
upgrade libtommath to 1.0 (#765)
|
2016-05-28 17:12:26 -04:00 |
tommath_superclass.h
|
upgrade libtommath to 1.0 (#765)
|
2016-05-28 17:12:26 -04:00 |
torrent.hpp
|
fix torrent_status::next_announce
|
2018-01-29 15:08:18 +01:00 |
torrent_handle.hpp
|
Fix compilation warning at friend declarations
|
2018-02-19 23:23:15 +01:00 |
torrent_info.hpp
|
fix documentation typo
|
2017-10-14 13:54:43 +02:00 |
torrent_peer.hpp
|
Revert utp log file to disable by default
|
2016-04-03 22:32:06 -04:00 |
torrent_peer_allocator.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
torrent_status.hpp
|
fix documentation issue
|
2017-09-04 16:50:11 +02:00 |
tracker_manager.hpp
|
fix IPv6 tracker announce issue
|
2017-11-23 10:11:59 +01:00 |
udp_socket.hpp
|
delay 5 seconds before reconnecting socks5 proxy for UDP ASSOCIATE
|
2017-05-21 08:53:29 -04:00 |
udp_tracker_connection.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
uncork_interface.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
union_endpoint.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
upnp.hpp
|
prevent dependency on openssl from leaking outside of libtorrent (libssl and libcrypto should not be a usage requirement). This cleans up most tests to build without having to also link against openssl
|
2017-10-09 17:15:35 +02:00 |
utf8.hpp
|
improve path sanitization (filter unicode text direction characters)
|
2017-05-15 01:49:41 -04:00 |
utp_socket_manager.hpp
|
improve robustness and performance of uTP PMTU discovery. fix duplicate ACK issue in uTP. demote an invariant check to 'expensive'
|
2016-03-13 12:40:59 -04:00 |
utp_stream.hpp
|
fix build against boost-1.66, specifically the boost.asio changes
|
2017-12-15 11:29:53 +01:00 |
vector_utils.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
version.hpp
|
bump version number to 1.1.6
|
2017-12-29 15:53:51 +01:00 |
web_connection_base.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
web_peer_connection.hpp
|
rewrite most of web_peer_connection::on_receive to make it a lot simpler and fix edge cases with pad-files
|
2016-01-28 01:58:33 -05:00 |
xml_parse.hpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |