premiere-libtorrent/include/libtorrent
Arvid Norberg 4ac3d286a5 back port check to not destruct session_impl from its own thread 2013-09-29 19:37:57 +00:00
..
aux_ back port check to not destruct session_impl from its own thread 2013-09-29 19:37:57 +00:00
extensions fixed DLL link issues 2009-11-30 07:03:34 +00:00
kademlia don't count pad-files as partial download pieces in the piece picker. prioritize which immutable dht items to keep also based on distance from our ID. remove some todo comments that probably should not be done 2013-09-14 10:08:31 +00:00
ConvertUTF.h more work on minimizing shared object export symbol table 2012-03-20 03:53:07 +00:00
GeoIP.h merged mingw fix from RC_0_16 2012-08-21 21:54:07 +00:00
Makefile.am fix bug in ed25519 DHT signature verification. removed RSA code as it's no longer used. add CAS feature (compare and swap) to DHT put command. update dht_store documentation 2013-09-03 00:45:48 +00:00
add_torrent_params.hpp documentation fixes 2013-08-17 07:01:03 +00:00
address.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
alert.hpp added some documentation 2013-09-01 17:34:05 +00:00
alert_dispatcher.hpp added missing file 2012-05-01 05:45:05 +00:00
alert_manager.hpp remove unused member of alert_manager 2013-07-19 23:31:44 +00:00
alert_types.hpp include error code in metadata failure alert 2013-09-14 10:09:30 +00:00
alloca.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
allocator.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
assert.hpp minor rearranging and comments 2013-07-19 16:30:26 +00:00
bandwidth_limit.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
bandwidth_manager.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
bandwidth_queue_entry.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
bandwidth_socket.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
bencode.hpp added some documentation 2013-08-17 02:00:41 +00:00
bitfield.hpp documented bitfield 2013-09-06 02:29:21 +00:00
bloom_filter.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
broadcast_socket.hpp 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
bt_peer_connection.hpp disable invariant_check functions when invariant checks are disabled 2013-02-25 04:13:46 +00:00
buffer.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
build_config.hpp move out alert_manager to its own compilation unit. remove TORRENT_DISABLE_EXTENSIONS from affecting the public API 2013-04-09 02:38:11 +00:00
chained_buffer.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
config.hpp documentation: hide internal functions, include inline functions, support section overviews, hide detail namespace 2013-07-21 21:23:21 +00:00
connection_queue.hpp a bunch of fixes to make test_web_seeds a lot faster, and fail slightly fewer tests 2013-08-19 03:54:45 +00:00
copy_ptr.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
create_torrent.hpp added some documentation 2013-08-17 02:00:41 +00:00
deadline_timer.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
debug.hpp fix release with assert-debugging build 2013-03-10 20:41:26 +00:00
disk_buffer_holder.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
disk_buffer_pool.hpp merged build fix from RC_0_16 2013-07-09 06:27:48 +00:00
disk_io_thread.hpp fix reference documentation generation 2013-08-04 09:02:19 +00:00
entry.hpp documentation fixes 2013-08-17 07:01:03 +00:00
enum_net.hpp 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
error.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
error_code.hpp merge build fix with C++11 from RC_0_16 2013-09-25 19:44:29 +00:00
escape_string.hpp documentation: hide internal functions, include inline functions, support section overviews, hide detail namespace 2013-07-21 21:23:21 +00:00
extensions.hpp added some documentation 2013-09-01 17:34:05 +00:00
file.hpp none of the internal file abstraction should be exported from the library 2013-07-19 23:53:32 +00:00
file_pool.hpp fix build with internal_file_entry being deprecated without deprecated functions 2013-08-12 07:30:57 +00:00
file_storage.hpp added some documentation 2013-09-01 17:34:05 +00:00
fingerprint.hpp move more documentation into headers 2013-08-08 01:03:54 +00:00
gzip.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
hasher.hpp merged tracker key patch from RC_0_16 2013-08-31 21:06:43 +00:00
http_connection.hpp merged shutdown fix from libtorrent_aio 2013-08-12 00:51:49 +00:00
http_parser.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
http_seed_connection.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
http_stream.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
http_tracker_connection.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
i2p_stream.hpp merge build fix with C++11 from RC_0_16 2013-09-25 19:44:29 +00:00
identify_client.hpp move more documentation into headers 2013-08-08 01:03:54 +00:00
instantiate_connection.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
intrusive_ptr_base.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
invariant_check.hpp fixed compiler flags in pkg-config file and made header files not depend on the NDEBUG define 2008-11-29 21:33:21 +00:00
io.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
io_service.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
io_service_fwd.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
ip_filter.hpp move more documentation into headers 2013-08-08 01:03:54 +00:00
ip_voter.hpp prioritize some more todo mark-ups 2013-01-21 01:40:59 +00:00
lazy_entry.hpp added some documentation 2013-09-01 17:34:05 +00:00
lsd.hpp merged lsd patch from RC_0_16 2012-10-09 04:51:04 +00:00
magnet_uri.hpp move some documentation over to headers and make all links in reference documentation work 2013-08-11 06:04:24 +00:00
max.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
natpmp.hpp don't count pad-files as partial download pieces in the piece picker. prioritize which immutable dht items to keep also based on distance from our ID. remove some todo comments that probably should not be done 2013-09-14 10:08:31 +00:00
packet_buffer.hpp disable invariant_check functions when invariant checks are disabled 2013-02-25 04:13:46 +00:00
parse_url.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
pch.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
pe_crypto.hpp merged removal of AES code from RC_0_16 2013-08-31 20:23:58 +00:00
peer.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
peer_connection.hpp introduce mechanism for plugins to prevent libtorrent to disconnect peers for time-out reasons 2013-08-09 07:55:12 +00:00
peer_id.hpp renamed big_number -> sha1_hash 2013-08-02 05:26:13 +00:00
peer_info.hpp move some documentation over to headers and make all links in reference documentation work 2013-08-11 06:04:24 +00:00
peer_request.hpp moved alert documentation into headers 2013-08-09 01:44:42 +00:00
piece_block_progress.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
piece_picker.hpp don't count pad-files as partial download pieces in the piece picker. prioritize which immutable dht items to keep also based on distance from our ID. remove some todo comments that probably should not be done 2013-09-14 10:08:31 +00:00
policy.hpp disable invariant_check functions when invariant checks are disabled 2013-02-25 04:13:46 +00:00
proxy_base.hpp fix tests 2013-09-03 16:02:24 +00:00
ptime.hpp moved alert documentation into headers 2013-08-09 01:44:42 +00:00
puff.hpp dropped dependency on zlib 2010-03-16 06:14:22 +00:00
random.hpp fix link error of test_dht 2013-09-17 08:46:50 +00:00
rss.hpp added documentations to headers 2013-08-16 05:07:09 +00:00
session.hpp move some documentation over to headers and make all links in reference documentation work 2013-08-11 06:04:24 +00:00
session_settings.hpp introduce new, optional, get_peers mechanism that is more privacy preserving (doesn't leak the info-hash to as many DHT nodes) 2013-09-09 07:08:02 +00:00
session_status.hpp add more utp statistics and make the congestion controller less aggressive when the up-link is not saturated 2013-09-14 10:06:48 +00:00
settings.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
sha1_hash.hpp added some documentation 2013-09-01 17:34:05 +00:00
size_type.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
sliding_average.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
socket.hpp merged IPV6_V6ONLY fix from RC_0_16 2012-11-19 04:58:46 +00:00
socket_io.hpp 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
socket_type.hpp if setting socket send or receive buffer size fails, reset it to the previous value 2013-09-03 08:39:30 +00:00
socket_type_fwd.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
socks5_stream.hpp merge build fix with C++11 from RC_0_16 2013-09-25 19:44:29 +00:00
ssl_stream.hpp fix ssl_stream typo 2013-09-03 18:14:17 +00:00
stat.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
storage.hpp added some documentation 2013-09-01 17:34:05 +00:00
storage_defs.hpp added documentations to headers 2013-08-16 05:07:09 +00:00
string_util.hpp is_hex should not be exported 2013-07-19 22:47:17 +00:00
struct_debug.hpp pull in an ed25519 implementation and replace use of RSA in the DHT with ECC. fix up makefiles 2013-08-18 16:01:20 +00:00
thread.hpp added documentations to headers 2013-08-16 05:07:09 +00:00
time.hpp added documentations to headers 2013-08-16 05:07:09 +00:00
timestamp_history.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +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 missed function call in previous check-in 2013-09-06 05:44:38 +00:00
torrent_handle.hpp added documentations to headers 2013-08-16 05:07:09 +00:00
torrent_info.hpp don't count pad-files as partial download pieces in the piece picker. prioritize which immutable dht items to keep also based on distance from our ID. remove some todo comments that probably should not be done 2013-09-14 10:08:31 +00:00
tracker_manager.hpp merged tracker key patch from RC_0_16 2013-08-31 21:06:43 +00:00
udp_socket.hpp if setting socket send or receive buffer size fails, reset it to the previous value 2013-09-03 08:39:30 +00:00
udp_tracker_connection.hpp remove unused member in udp_tracker_connection 2012-11-29 06:27:25 +00:00
union_endpoint.hpp DHT memory optimization 2013-01-28 04:00:23 +00:00
upnp.hpp merge build fix with C++11 from RC_0_16 2013-09-25 19:44:29 +00:00
utf8.hpp update copyright dates and add tool to do so 2012-10-02 03:16:33 +00:00
utp_socket_manager.hpp add more utp statistics and make the congestion controller less aggressive when the up-link is not saturated 2013-09-14 10:06:48 +00:00
utp_stream.hpp if setting socket send or receive buffer size fails, reset it to the previous value 2013-09-03 08:39:30 +00:00
version.hpp bump version 2012-11-18 04:32:22 +00:00
web_connection_base.hpp disable invariant_check functions when invariant checks are disabled 2013-02-25 04:13:46 +00:00
web_peer_connection.hpp prioritize some more todo mark-ups 2013-01-21 01:40:59 +00:00
xml_parse.hpp split up test_primitives into more tests (in an attempt to get the link-time down within the regression test time limit) 2013-09-01 01:10:50 +00:00