premiere-libtorrent/include/libtorrent
arvidn 887e79eb22 improve support for listening on multiple sockets and interfaces, with the listen_interfaces setting 2016-02-12 15:44:17 -05:00
..
aux_ improve support for listening on multiple sockets and interfaces, with the listen_interfaces setting 2016-02-12 15:44:17 -05:00
extensions Documentation typos 2016-02-01 15:00:46 -05:00
kademlia Merge branch 'RC_1_1' 2016-02-12 15:43:13 -05:00
ConvertUTF.h fix some warnings 2015-08-13 23:52:25 -04:00
Makefile.am Make dht_put_alert more accurate. 2015-11-20 00:06:08 -05:00
add_torrent_params.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
address.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
alert.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
alert_manager.hpp remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -05:00
alert_observer.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
alert_types.hpp improve support for listening on multiple sockets and interfaces, with the listen_interfaces setting 2016-02-12 15:44:17 -05:00
alloca.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
allocator.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
announce_entry.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
assert.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
bandwidth_limit.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
bencode.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
bitfield.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
block_cache.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
bt_peer_connection.hpp add sim test for optimistic unchoke round-robin distribution 2016-02-01 20:28:30 -05:00
buffer.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
deadline_timer.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
debug.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
disk_buffer_holder.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
disk_buffer_pool.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
disk_interface.hpp remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -05:00
disk_io_job.hpp remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -05:00
disk_io_thread.hpp remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
enum_net.hpp minor cleanup of listen sockets 2016-01-31 19:40:31 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
export.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
extensions.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
file.hpp Removed file::m_path windows specific field 2016-01-21 12:11:33 -05:00
file_pool.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
file_storage.hpp add run-time check to file_storage::map_block and improve its documentation 2016-01-22 17:17:35 -05:00
fingerprint.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
gzip.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
hasher.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
heterogeneous_queue.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
hex.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
http_connection.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
i2p_stream.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
identify_client.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
ip_filter.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
max.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
natpmp.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
peer.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
peer_class.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
peer_class_set.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
peer_class_type_filter.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
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
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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
peer_list.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 add DHT rate limit test (simulation). introduce a new counter for dropped incoming dht messages. 2016-01-18 14:34:42 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
puff.hpp make puff const correct instead of const-casting 2015-04-22 02:11:12 +00:00
random.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
receive_buffer.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
rss.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
session.hpp Documentation typos and new lines 2016-02-11 19:53:43 -05:00
session_handle.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
session_settings.hpp move the DHT rate limiter into the dht_tracker class and remove the rate_limited_udp_socket type. This further simplifies the udp socket (preparing for moving it into the listen_socket structure) 2016-01-18 14:34:41 -05:00
session_stats.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
session_status.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
settings_pack.hpp Merge branch 'RC_1_1' 2016-02-12 15:43:13 -05:00
sha1.hpp clean up symbol exports 2015-01-01 20:25:39 +00:00
sha1_hash.hpp Fix compilation with BOOST_NO_IOSTREAM 2016-02-03 13:35:23 -05:00
sliding_average.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
socket.hpp minor cleanup of listen sockets 2016-01-31 19:40:31 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
ssl_stream.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
stack_allocator.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
stat.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
stat_cache.hpp improve abstraction level of stats cache and fix test 2016-02-06 15:51:00 -05:00
storage.hpp remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -05:00
storage_defs.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
string_util.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
tailqueue.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 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 improve support for listening on multiple sockets and interfaces, with the listen_interfaces setting 2016-02-12 15:44:17 -05:00
torrent_handle.hpp Documentation typos and new lines 2016-02-11 19:53:43 -05:00
torrent_info.hpp Merge branch 'RC_1_1' 2016-02-12 15:43:13 -05:00
torrent_peer.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
tracker_manager.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
udp_socket.hpp Merge pull request #409 from arvidn/RC_1_1 2016-01-19 01:24:34 -05: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 improve support for listening on multiple sockets and interfaces, with the listen_interfaces setting 2016-02-12 15:44:17 -05:00
utf8.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
utp_socket_manager.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
utp_stream.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
vector_utils.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
version.hpp update changelog 2016-01-18 15:36:04 -05: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