premiere-libtorrent/include/libtorrent
arvidn 46803b75f8 support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -04:00
..
aux_ fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
extensions pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -07:00
kademlia fix warnings 2015-08-06 02:30:06 -04:00
ConvertUTF.h fix build 2014-05-05 07:32:01 +00:00
Makefile.am peer_connection_handle 2015-07-12 14:40:03 -07:00
add_torrent_params.hpp pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -07:00
address.hpp support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -04:00
alert.hpp fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
alert_manager.hpp use boost.asio as headers only library again (simplify builds and hopefully fix shared linking of python module on gcc linux) 2015-07-27 23:09:24 -07: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 Removed unused flag bandwidth-limit-logging and related code. 2015-08-04 01:47:15 -04: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 fix some warnings 2015-08-01 23:57:11 -04:00
bitfield.hpp fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
block_cache.hpp fix some warnings 2015-08-01 23:57:11 -04:00
bloom_filter.hpp fix some warnings 2015-08-01 23:57:11 -04: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 fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04: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 fix some warnings 2015-08-01 23:57:11 -04: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 merge total wanted fix from RC_1_0 2015-08-02 15:18:21 -04:00
deadline_timer.hpp support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -04:00
debug.hpp update copyright year 2015-06-03 05:18:48 +00:00
disk_buffer_holder.hpp fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04: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 minor cleanups. use libtorrent typedefs for asio. failing to bind IPv6 UDP socket is no longer fatal. removed some redundant listen_failed_alerts 2015-07-11 23:01:27 -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 fixed some resume issues, specifically around file priorities and override resume data 2015-07-16 21:56:06 -04: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 fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
export.hpp update copyright year 2015-06-03 05:18:48 +00:00
extensions.hpp pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -07: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 fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
fingerprint.hpp fix python binding build with no deprecated functions 2015-07-27 23:09:24 -07: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 python binding build with no deprecated functions 2015-07-27 23:09:24 -07: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 support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -04:00
io_service_fwd.hpp support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -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 fix some warnings 2015-08-01 23:57:11 -04: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 fix some warnings 2015-08-02 15:55:05 -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 fix some warnings 2015-08-01 23:57:11 -04:00
peer.hpp update copyright year 2015-06-03 05:18:48 +00:00
peer_class.hpp fix some warnings 2015-08-01 23:57:11 -04: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 fix some warnings 2015-08-02 15:55:05 -04:00
peer_connection_handle.hpp stub out disabled functions rather than removing them 2015-07-12 20:17:45 -07: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 improve logging of adding peers and the state of torrents. the default flags for the external connect_peer() call now assumes encryption, uTP and holepunch support 2015-07-16 21:53:31 -04: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 fix some warnings 2015-08-01 23:57:11 -04:00
rss.hpp fix some warnings 2015-08-01 23:57:11 -04:00
session.hpp fix some warnings 2015-08-01 23:57:11 -04:00
session_handle.hpp add default NULL ctor to session_handle 2015-08-01 15:48:32 -07:00
session_settings.hpp fix some warnings 2015-08-02 15:55:05 -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 fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
sha1.hpp clean up symbol exports 2015-01-01 20:25:39 +00:00
sha1_hash.hpp fix some warnings 2015-08-01 23:57:11 -04:00
sliding_average.hpp update copyright year 2015-06-03 05:18:48 +00:00
socket.hpp support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -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 fix some warnings 2015-08-01 23:57:11 -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 fix warnings 2015-08-06 02:30:06 -04: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 fix some warnings 2015-08-02 15:55:05 -04:00
time.hpp support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -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 fix some warnings 2015-08-01 23:57:11 -04:00
torrent_handle.hpp fix some warnings 2015-08-01 23:57:11 -04:00
torrent_info.hpp fix some warnings 2015-08-02 15:55:05 -04:00
torrent_peer.hpp improve logging of adding peers and the state of torrents. the default flags for the external connect_peer() call now assumes encryption, uTP and holepunch support 2015-07-16 21:53:31 -04: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 minor cleanups. use libtorrent typedefs for asio. failing to bind IPv6 UDP socket is no longer fatal. removed some redundant listen_failed_alerts 2015-07-11 23:01:27 -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 fix some warnings 2015-08-02 15:55:05 -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 fix some warnings 2015-08-02 15:55:05 -04:00
vector_utils.hpp fix some warnings 2015-08-01 23:57:11 -04: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