..
aux_
export file_progress class when building unit tests. fix to web_server.py (used for unit tests)
2015-07-07 23:46:33 -04:00
extensions
update copyright year
2015-06-03 05:18:48 +00:00
kademlia
Added dht_get_peers and dht_announce at session_impl level.
2015-07-01 15:30:08 -04:00
ConvertUTF.h
fix build
2014-05-05 07:32:01 +00:00
Makefile.am
factor out file progress tracking from the torrent class
2015-06-28 22:47:11 -04:00
add_torrent_params.hpp
update copyright year
2015-06-03 05:18:48 +00:00
address.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
alert.hpp
Created new alert category for pure DHT operations.
2015-07-01 15:30:08 -04:00
alert_manager.hpp
update copyright year
2015-06-03 05:18:48 +00:00
alert_observer.hpp
update copyright year
2015-06-03 05:18:48 +00:00
alert_types.hpp
Merge pull request #13 from aldenml/more-dht-api
2015-07-04 10:08:14 -04:00
alloca.hpp
update copyright year
2015-06-03 05:18:48 +00:00
allocator.hpp
update copyright year
2015-06-03 05:18:48 +00:00
assert.hpp
update copyright year
2015-06-03 05:18:48 +00:00
bandwidth_limit.hpp
update copyright year
2015-06-03 05:18:48 +00:00
bandwidth_manager.hpp
update copyright year
2015-06-03 05:18:48 +00:00
bandwidth_queue_entry.hpp
update copyright year
2015-06-03 05:18:48 +00:00
bandwidth_socket.hpp
update copyright year
2015-06-03 05:18:48 +00:00
bdecode.hpp
fix some warnings
2015-04-24 05:37:17 +00:00
bencode.hpp
update copyright year
2015-06-03 05:18:48 +00:00
bitfield.hpp
update copyright year
2015-06-03 05:18:48 +00:00
block_cache.hpp
improve some tests
2015-06-14 15:48:11 -04:00
bloom_filter.hpp
update copyright year
2015-06-03 05:18:48 +00:00
broadcast_socket.hpp
remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp
2015-06-06 13:49:18 -04:00
bt_peer_connection.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
buffer.hpp
update copyright year
2015-06-03 05:18:48 +00:00
build_config.hpp
update copyright year
2015-06-03 05:18:48 +00:00
byteswap.hpp
update copyright year
2015-06-03 05:18:48 +00:00
chained_buffer.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
choker.hpp
update copyright year
2015-06-03 05:18:48 +00:00
close_reason.hpp
fix some warnings
2015-04-24 05:37:17 +00:00
config.hpp
conform crypt api detection to coding standard
2015-07-04 01:42:33 +02:00
copy_ptr.hpp
update copyright year
2015-06-03 05:18:48 +00:00
crc32c.hpp
update copyright year
2015-06-03 05:18:48 +00:00
create_torrent.hpp
update copyright year
2015-06-03 05:18:48 +00:00
deadline_timer.hpp
update copyright year
2015-06-03 05:18:48 +00:00
debug.hpp
update copyright year
2015-06-03 05:18:48 +00:00
disk_buffer_holder.hpp
update copyright year
2015-06-03 05:18:48 +00:00
disk_buffer_pool.hpp
update copyright year
2015-06-03 05:18:48 +00:00
disk_interface.hpp
update copyright year
2015-06-03 05:18:48 +00:00
disk_io_job.hpp
update copyright year
2015-06-03 05:18:48 +00:00
disk_io_thread.hpp
support using 0 disk threads (to perform disk I/O in network thread)
2015-06-14 16:00:04 -04:00
disk_job_pool.hpp
update copyright year
2015-06-03 05:18:48 +00:00
disk_observer.hpp
update copyright year
2015-06-03 05:18:48 +00:00
ed25519.hpp
properly report errors when failing to generate randomness
2015-05-09 04:08:32 +00:00
entry.hpp
update copyright year
2015-06-03 05:18:48 +00:00
enum_net.hpp
update copyright year
2015-06-03 05:18:48 +00:00
error.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
error_code.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
export.hpp
update copyright year
2015-06-03 05:18:48 +00:00
extensions.hpp
update copyright year
2015-06-03 05:18:48 +00:00
file.hpp
update copyright year
2015-06-03 05:18:48 +00:00
file_pool.hpp
update copyright year
2015-06-03 05:18:48 +00:00
file_storage.hpp
update copyright year
2015-06-03 05:18:48 +00:00
fingerprint.hpp
update copyright year
2015-06-03 05:18:48 +00:00
gzip.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
hasher.hpp
update copyright year
2015-06-03 05:18:48 +00:00
heterogeneous_queue.hpp
fix warnings
2015-05-19 03:13:49 +00:00
hex.hpp
update copyright year
2015-06-03 05:18:48 +00:00
http_connection.hpp
don't pull in the asio namespace in libtorrent. refer to it by boost::asio
2015-06-06 01:24:25 -04:00
http_parser.hpp
update copyright year
2015-06-03 05:18:48 +00:00
http_seed_connection.hpp
update copyright year
2015-06-03 05:18:48 +00:00
http_stream.hpp
update copyright year
2015-06-03 05:18:48 +00:00
http_tracker_connection.hpp
update copyright year
2015-06-03 05:18:48 +00:00
i2p_stream.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
identify_client.hpp
fix test_identify_client build with deprecated functions turned off
2015-06-19 23:54:38 -04:00
instantiate_connection.hpp
update copyright year
2015-06-03 05:18:48 +00:00
invariant_check.hpp
silence some warnings on msvc
2015-04-27 02:21:12 +00:00
io.hpp
update copyright year
2015-06-03 05:18:48 +00:00
io_service.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
io_service_fwd.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
ip_filter.hpp
update copyright year
2015-06-03 05:18:48 +00:00
ip_voter.hpp
update copyright year
2015-06-03 05:18:48 +00:00
lazy_entry.hpp
update copyright year
2015-06-03 05:18:48 +00:00
link.hpp
update copyright year
2015-06-03 05:18:48 +00:00
linked_list.hpp
update copyright year
2015-06-03 05:18:48 +00:00
lsd.hpp
update copyright year
2015-06-03 05:18:48 +00:00
magnet_uri.hpp
update copyright year
2015-06-03 05:18:48 +00:00
max.hpp
update copyright year
2015-06-03 05:18:48 +00:00
natpmp.hpp
remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp
2015-06-06 13:49:18 -04:00
network_thread_pool.hpp
don't pull in the asio namespace in libtorrent. refer to it by boost::asio
2015-06-06 01:24:25 -04:00
operations.hpp
fix some warnings
2015-04-24 05:37:17 +00:00
packet_buffer.hpp
update copyright year
2015-06-03 05:18:48 +00:00
parse_url.hpp
update copyright year
2015-06-03 05:18:48 +00:00
part_file.hpp
update copyright year
2015-06-03 05:18:48 +00:00
pe_crypto.hpp
don't pull in the asio namespace in libtorrent. refer to it by boost::asio
2015-06-06 01:24:25 -04:00
peer.hpp
update copyright year
2015-06-03 05:18:48 +00:00
peer_class.hpp
update copyright year
2015-06-03 05:18:48 +00:00
peer_class_set.hpp
update copyright year
2015-06-03 05:18:48 +00:00
peer_class_type_filter.hpp
update copyright year
2015-06-03 05:18:48 +00:00
peer_connection.hpp
update interest when changing upload-only mode
2015-06-16 01:24:35 -04:00
peer_connection_interface.hpp
update copyright year
2015-06-03 05:18:48 +00:00
peer_id.hpp
update copyright year
2015-06-03 05:18:48 +00:00
peer_info.hpp
update copyright year
2015-06-03 05:18:48 +00:00
peer_list.hpp
Don't attempt to find_peers in peer_list for i2p
2015-06-24 19:41:32 -05:00
peer_request.hpp
update copyright year
2015-06-03 05:18:48 +00:00
performance_counters.hpp
update copyright year
2015-06-03 05:18:48 +00:00
piece_block_progress.hpp
update copyright year
2015-06-03 05:18:48 +00:00
piece_picker.hpp
removed sparse-regions support
2015-06-29 20:40:32 -04:00
platform_util.hpp
land libtorrent_aio branch in trunk
2014-07-06 19:18:00 +00:00
proxy_base.hpp
remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp
2015-06-06 13:49:18 -04:00
puff.hpp
make puff const correct instead of const-casting
2015-04-22 02:11:12 +00:00
random.hpp
update copyright year
2015-06-03 05:18:48 +00:00
receive_buffer.hpp
update copyright year
2015-06-03 05:18:48 +00:00
request_blocks.hpp
update copyright year
2015-06-03 05:18:48 +00:00
resolve_links.hpp
update copyright year
2015-06-03 05:18:48 +00:00
resolver.hpp
remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp
2015-06-06 13:49:18 -04:00
resolver_interface.hpp
update copyright year
2015-06-03 05:18:48 +00:00
rss.hpp
update copyright year
2015-06-03 05:18:48 +00:00
session.hpp
create session_handle
2015-07-11 11:17:28 -07:00
session_handle.hpp
create session_handle
2015-07-11 11:17:28 -07:00
session_settings.hpp
don't return an internal session_settings type from the session, return a settings_pack instead
2015-06-07 00:23:30 -04:00
session_stats.hpp
separate out session_stats into its own header. silences warning and cleans up
2015-04-25 02:12:02 +00:00
session_status.hpp
update copyright year
2015-06-03 05:18:48 +00:00
settings_pack.hpp
removed sparse-regions support
2015-06-29 20:40:32 -04:00
sha1.hpp
clean up symbol exports
2015-01-01 20:25:39 +00:00
sha1_hash.hpp
update copyright year
2015-06-03 05:18:48 +00:00
sliding_average.hpp
update copyright year
2015-06-03 05:18:48 +00:00
socket.hpp
remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp
2015-06-06 13:49:18 -04:00
socket_io.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
socket_type.hpp
remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp
2015-06-06 13:49:18 -04:00
socket_type_fwd.hpp
update copyright year
2015-06-03 05:18:48 +00:00
socks5_stream.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
ssl_stream.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
stack_allocator.hpp
optimize logging of DHT packets by deferring copying and printing, to only do it if the alert category is enabled
2015-05-28 20:36:22 +00:00
stat.hpp
update copyright year
2015-06-03 05:18:48 +00:00
stat_cache.hpp
update copyright year
2015-06-03 05:18:48 +00:00
storage.hpp
update copyright year
2015-06-03 05:18:48 +00:00
storage_defs.hpp
Minor syntactic change to avoid compiler warning about comma at the end of enum element.
2015-06-18 14:50:13 -04:00
string_util.hpp
update copyright year
2015-06-03 05:18:48 +00:00
tailqueue.hpp
update copyright year
2015-06-03 05:18:48 +00:00
thread.hpp
update copyright year
2015-06-03 05:18:48 +00:00
thread_pool.hpp
update copyright year
2015-06-03 05:18:48 +00:00
time.hpp
don't pull in the asio namespace in libtorrent. refer to it by boost::asio
2015-06-06 01:24:25 -04:00
timestamp_history.hpp
update copyright year
2015-06-03 05:18:48 +00:00
tommath.h
changed includes for tommath to point into the libtorrent directory
2009-11-10 17:14:53 +00:00
tommath_class.h
changed includes for tommath to point into the libtorrent directory
2009-11-10 17:14:53 +00:00
tommath_superclass.h
changed includes for tommath to point into the libtorrent directory
2009-11-10 17:14:53 +00:00
torrent.hpp
removed sparse-regions support
2015-06-29 20:40:32 -04:00
torrent_handle.hpp
create session_handle
2015-07-11 11:17:28 -07:00
torrent_info.hpp
update copyright year
2015-06-03 05:18:48 +00:00
torrent_peer.hpp
update copyright year
2015-06-03 05:18:48 +00:00
torrent_peer_allocator.hpp
update copyright year
2015-06-03 05:18:48 +00:00
tracker_manager.hpp
don't pull in the asio namespace in libtorrent. refer to it by boost::asio
2015-06-06 01:24:25 -04:00
udp_socket.hpp
remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp
2015-06-06 13:49:18 -04:00
udp_tracker_connection.hpp
update copyright year
2015-06-03 05:18:48 +00:00
uncork_interface.hpp
update copyright year
2015-06-03 05:18:48 +00:00
union_endpoint.hpp
whitespace
2015-07-05 18:33:47 -04:00
upnp.hpp
drop support for boost 1.35 and fix some more references to the asio namespace
2015-06-06 02:10:53 -04:00
utf8.hpp
update copyright year
2015-06-03 05:18:48 +00:00
utp_socket_manager.hpp
update copyright year
2015-06-03 05:18:48 +00:00
utp_stream.hpp
remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp
2015-06-06 13:49:18 -04:00
vector_utils.hpp
update copyright year
2015-06-03 05:18:48 +00:00
version.hpp
update copyright year
2015-06-03 05:18:48 +00:00
web_connection_base.hpp
update copyright year
2015-06-03 05:18:48 +00:00
web_peer_connection.hpp
update copyright year
2015-06-03 05:18:48 +00:00
xml_parse.hpp
update copyright year
2015-06-03 05:18:48 +00:00