premiere-libtorrent/include/libtorrent
arvidn 322007bb6a make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
..
aux_ make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
extensions change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
kademlia make udp send flags type safe 2017-07-26 18:09:17 -07:00
ConvertUTF.h merge RC_1_1 into master 2017-05-15 09:12:23 -04:00
Makefile.am make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
add_torrent_params.hpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
address.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
alert.hpp make alert category flags be a strong type 2017-07-26 07:20:47 -07:00
alert_manager.hpp make alert category flags be a strong type 2017-07-26 07:20:47 -07:00
alert_types.hpp make alert category flags be a strong type 2017-07-26 07:20:47 -07:00
allocator.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
announce_entry.hpp use a handle class for listen sockets instead of raw pointers 2017-07-21 19:18:44 -07:00
assert.hpp headers, end of file, code cleanup 2016-12-12 23:36:45 -05:00
bandwidth_limit.hpp fix bandwith rate limit calculation (#2134) 2017-07-11 21:35:12 -07:00
bandwidth_manager.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
bandwidth_queue_entry.hpp some refactor and cleanup (#1065) 2016-09-05 22:25:20 -04:00
bandwidth_socket.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
bdecode.hpp use span in torrent_info constructors and deprecate the redundant flags argument 2017-07-22 00:00:44 -07:00
bencode.hpp use span in torrent_info constructors and deprecate the redundant flags argument 2017-07-22 00:00:44 -07:00
bitfield.hpp added add_torrent_params.cpp and moved is_nothrow asserts to cpp files (#2059) 2017-06-07 16:41:28 +02:00
block_cache.hpp merged RC_1_1 into master 2017-06-21 00:51:43 -04:00
bloom_filter.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
broadcast_socket.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
bt_peer_connection.hpp fixed compilation warnings with newer versions of clang (#2047) 2017-06-01 04:12:02 -04:00
buffer.hpp minor code cleanup (#1933) 2017-04-22 21:33:38 -04:00
build_config.hpp extend link compatibility check to export-extra configurations (#876) 2016-07-03 11:42:57 -04:00
chained_buffer.hpp use span<> for peer_connection::send_buffer 2017-04-25 23:02:32 -04:00
choker.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
close_reason.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
config.hpp drop support for windows compilers without std::string and wchar_t (believed to be old cygwin) 2017-07-02 08:24:55 -04:00
copy_ptr.hpp minor code cleanup (#1933) 2017-04-22 21:33:38 -04:00
crc32c.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
create_torrent.hpp drop support for windows compilers without std::string and wchar_t (believed to be old cygwin) 2017-07-02 08:24:55 -04:00
deadline_timer.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
debug.hpp fix backwards compatibility issue when loading the torrent info dict from resume data 2017-06-29 15:03:49 -04:00
disk_buffer_holder.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
disk_buffer_pool.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
disk_interface.hpp make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
disk_io_job.hpp make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
disk_io_thread.hpp make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
disk_io_thread_pool.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
disk_job_pool.hpp make the job action enum an enum class 2017-06-11 23:53:58 +02:00
disk_observer.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
ed25519.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
entry.hpp make move constructors and move assignment operators noexcept 2017-06-01 23:42:15 +02:00
enum_net.hpp only listen on preferred IPv6 addresses on Windows 2017-05-30 07:38:12 -04:00
error.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
error_code.hpp use a handle class for listen sockets instead of raw pointers 2017-07-21 19:18:44 -07:00
export.hpp use the official boost.config header 2017-07-12 11:31:29 -07:00
extensions.hpp merged RC_1_1 into master 2017-06-21 00:51:43 -04:00
file.hpp remove use of deprecated function readdir_r 2017-07-22 22:40:17 -07:00
file_pool.hpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
file_storage.hpp drop support for windows compilers without std::string and wchar_t (believed to be old cygwin) 2017-07-02 08:24:55 -04:00
fingerprint.hpp minor code cleanup (#1933) 2017-04-22 21:33:38 -04:00
flags.hpp convert peer_flags and peer_source_flags to type-safe flags 2017-07-17 10:22:32 -07:00
fwd.hpp merged RC_1_1 into master 2017-04-13 07:42:32 -07:00
gzip.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
hasher.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
hasher512.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
heterogeneous_queue.hpp added add_torrent_params.cpp and moved is_nothrow asserts to cpp files (#2059) 2017-06-07 16:41:28 +02:00
hex.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
http_connection.hpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
http_parser.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
http_seed_connection.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
http_stream.hpp don't allocate handlers for proxy sockets in the heap, move them instead (#1342) 2016-11-19 22:56:34 -05:00
http_tracker_connection.hpp fixed compilation warnings with newer versions of clang (#2047) 2017-06-01 04:12:02 -04:00
i2p_stream.hpp fixing sign-conversion warnings, part 5, minor refactor (#1559) 2017-01-16 21:51:49 -05:00
identify_client.hpp fix internal use of deprecated function identify_client 2017-06-10 08:16:23 +02:00
instantiate_connection.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
invariant_check.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
io.hpp merge send_message utility functions in bt_peer_connections into a template 2017-04-19 22:27:30 -04:00
io_service.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
io_service_fwd.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
ip_filter.hpp first steps towards spell checking documentation 2017-06-17 22:59:57 -04:00
ip_voter.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
lazy_entry.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
link.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
linked_list.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
lsd.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
magnet_uri.hpp merged RC_1_1 into master 2017-04-13 07:42:32 -07:00
natpmp.hpp add base_mapping_t (#2025) 2017-05-27 20:26:47 -04:00
netlink.hpp avoid netlink.hpp compilation errors due to lack of comparison operators for sockaddr_nl 2017-06-02 20:36:59 +02:00
operations.hpp convert remaining alerts to use operation_t instead of string literal 2017-06-18 22:05:50 -04:00
packet_buffer.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
packet_pool.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
parse_url.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
part_file.hpp make file open mode flags be an enum class for type-safety 2017-05-28 11:16:59 -04:00
pe_crypto.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
peer.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
peer_class.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
peer_class_set.hpp improve deprecated markup (#1823) 2017-03-17 20:41:47 -04:00
peer_class_type_filter.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
peer_connection.hpp make bandwidth state flags use type-safe flags 2017-07-17 19:03:42 -07:00
peer_connection_handle.hpp peer_connection_handle::find_plugin should be const 2017-05-29 07:56:50 -04:00
peer_connection_interface.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
peer_id.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
peer_info.hpp fix some c++11 parsing issues in reference doc generation script 2017-07-17 22:01:54 -07:00
peer_list.hpp convert peer_flags and peer_source_flags to type-safe flags 2017-07-17 10:22:32 -07:00
peer_request.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
performance_counters.hpp implemented support for BEP 51 (#1652) 2017-06-12 11:54:11 +02:00
piece_block.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
piece_block_progress.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
piece_picker.hpp convert picker_flags_t to type safe flags 2017-07-23 09:29:25 -07:00
platform_util.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
proxy_base.hpp merged RC_1_1 into master 2017-05-12 21:46:45 -04:00
puff.hpp update puff.c for gzip inflation (#1022) 2016-08-21 14:43:44 -04:00
random.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
read_resume_data.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
receive_buffer.hpp make single-argument constructors explicit (#1194) 2016-10-08 14:07:11 -04:00
request_blocks.hpp convert peer_flags and peer_source_flags to type-safe flags 2017-07-17 10:22:32 -07:00
resolve_links.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
resolver.hpp make resolver_flags use enum class for improved type-safety 2017-05-29 18:38:59 -04:00
resolver_interface.hpp use a dedicated class template for flags types instead of enum class. It's more backwards compatible and improves ergonomics 2017-07-15 01:15:57 -07:00
session.hpp make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
session_handle.hpp make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
session_settings.hpp merged RC_1_1 into master 2017-06-21 00:51:43 -04:00
session_stats.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
session_status.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
session_types.hpp make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
settings_pack.hpp make alert category flags be a strong type 2017-07-26 07:20:47 -07:00
sha1.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
sha1_hash.hpp merged RC_1_1 into master 2017-06-21 00:51:43 -04:00
sha512.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
sliding_average.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
socket.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
socket_io.hpp implemented support for BEP 51 (#1652) 2017-06-12 11:54:11 +02:00
socket_type.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
socket_type_fwd.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
socks5_stream.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
span.hpp fix for what appears to be an clang/llvm miscompilation 2017-06-07 22:35:35 +02:00
ssl_stream.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
stack_allocator.hpp move stack allocator implementation into its own cpp file 2017-07-23 16:49:24 -07:00
stat.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
stat_cache.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
storage.hpp make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
storage_defs.hpp storage_params cleanup 2017-06-20 10:27:28 -04:00
string_util.hpp add trailing slash (#1969) 2017-05-04 17:35:00 -04:00
string_view.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
tailqueue.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
time.hpp use 32 bit time points in torrent (#1662) 2017-02-05 19:18:06 -05:00
timestamp_history.hpp general modernization (#836) 2016-06-20 11:32:06 -04:00
torrent.hpp make save_state_flags a strong type 2017-07-30 09:06:41 -07:00
torrent_flags.hpp make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
torrent_handle.hpp convert a few more torrent_handle flags to type safe types 2017-07-27 13:16:23 -07:00
torrent_info.hpp use span in torrent_info constructors and deprecate the redundant flags argument 2017-07-22 00:00:44 -07:00
torrent_peer.hpp convert peer_flags and peer_source_flags to type-safe flags 2017-07-17 10:22:32 -07:00
torrent_peer_allocator.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
torrent_status.hpp fix some c++11 parsing issues in reference doc generation script 2017-07-17 22:01:54 -07:00
tracker_manager.hpp make udp send flags type safe 2017-07-26 18:09:17 -07:00
udp_socket.hpp make udp send flags type safe 2017-07-26 18:09:17 -07:00
udp_tracker_connection.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
union_endpoint.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
units.hpp make move constructors and move assignment operators noexcept 2017-06-01 23:42:15 +02:00
upnp.hpp added consts and minor auto refactor in upnp.cpp 2017-06-20 17:59:05 -04:00
utf8.hpp drop support for windows compilers without std::string and wchar_t (believed to be old cygwin) 2017-07-02 08:24:55 -04:00
utp_socket_manager.hpp make udp send flags type safe 2017-07-26 18:09:17 -07:00
utp_stream.hpp make move constructors and move assignment operators noexcept 2017-06-01 23:42:15 +02:00
vector_utils.hpp modernize vector_utils.hpp 2016-12-23 17:37:44 -08:00
version.hpp bump version number 2017-07-02 15:03:46 -04:00
web_connection_base.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
web_peer_connection.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
write_resume_data.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
xml_parse.hpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00