premiere-libtorrent/src
Alden Torres a2ea79de4e minor code refactor in utp related code, more use of const 2018-06-12 11:41:32 +02:00
..
kademlia fixed signed/unsigned warnings with latest version of Xcode clang (#3032) 2018-05-16 16:06:33 +02:00
ConvertUTF.cpp fiw warning in ConvertUTF.cpp 2017-09-24 23:23:14 -07:00
Makefile.am add windows socket libraries in Makefile.am 2018-03-21 13:44:59 +01:00
add_torrent_params.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
alert.cpp deliver notification of alerts being dropped via alerts_dropped_alert 2018-05-30 11:26:02 +02:00
alert_manager.cpp deliver notification of alerts being dropped via alerts_dropped_alert 2018-05-30 11:26:02 +02:00
allocator.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
announce_entry.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
assert.cpp fix production asserts 2018-05-22 12:12:33 +02:00
bandwidth_limit.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
bandwidth_manager.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
bandwidth_queue_entry.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
bdecode.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
bitfield.cpp fixed signed/unsigned warnings with latest version of Xcode clang (#3032) 2018-05-16 16:06:33 +02:00
block_cache.cpp some lint oriented refactor, more use of const 2018-05-30 23:52:28 +02:00
bloom_filter.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
broadcast_socket.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
bt_peer_connection.cpp some lint oriented refactor, more use of const 2018-05-30 23:52:28 +02:00
chained_buffer.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
choker.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
close_reason.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
cpuid.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
crc32c.cpp Windows: Fix build Visual C++ ARM/ARM64 2018-04-25 16:07:47 -04:00
create_torrent.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
disk_buffer_holder.cpp some code cleanup and minor refactor 2018-05-24 23:46:37 +02:00
disk_buffer_pool.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
disk_io_job.cpp merged RC_1_1 into master 2018-06-02 13:15:13 +02:00
disk_io_thread.cpp fix boost::get<> invocation for variant 2018-06-10 00:56:55 +02:00
disk_io_thread_pool.cpp save the number of idle threads locally in disk_io_thread_pool::thread_active 2018-04-29 16:31:18 +02:00
disk_job_fence.cpp minor code refactor, more use of auto 2018-06-08 21:56:06 +02:00
disk_job_pool.cpp minor code refactor, more use of auto 2018-06-08 21:56:06 +02:00
entry.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
enum_net.cpp create a natpmp instance for each listen socket 2018-06-07 18:16:08 -07:00
error_code.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
escape_string.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
ffs.cpp Windows: Fix build Visual C++ ARM/ARM64 2018-04-25 16:07:47 -04:00
file.cpp remove use of deprecated function readdir_r 2018-05-28 16:06:41 +02:00
file_pool.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
file_progress.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
file_storage.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
fingerprint.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
gzip.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
hasher.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
hasher512.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
hex.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
http_connection.cpp moved instantiate_connection to aux namespace 2018-05-29 09:25:25 +02:00
http_parser.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
http_seed_connection.cpp Use settings_pack::urlseed_wait_retry for default retry with http seeds. (#2948) 2018-04-21 18:36:56 +02:00
http_stream.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
http_tracker_connection.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
i2p_stream.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
identify_client.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
instantiate_connection.cpp moved instantiate_connection to aux namespace 2018-05-29 09:25:25 +02:00
ip_filter.cpp minor code refactor in ip_filter code 2018-05-14 23:58:01 +02:00
ip_notifier.cpp fix warnings 2018-03-24 23:01:19 +01:00
ip_voter.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
lazy_bdecode.cpp fixed signed/unsigned warnings with latest version of Xcode clang (#3032) 2018-05-16 16:06:33 +02:00
listen_socket_handle.cpp changes based on review feedback 2017-07-21 19:18:44 -07:00
lsd.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
magnet_uri.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
merkle.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
natpmp.cpp report transport version in NAT-PMP send/receive logs 2018-06-09 16:40:46 -07:00
packet_buffer.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
parse_url.cpp minor code refactor, more use of auto 2018-06-08 21:56:06 +02:00
part_file.cpp merged RC_1_1 into master 2018-05-28 15:56:22 +02:00
path.cpp removed unnecessary parentheses around min/max, added some const modifier (#2926) 2018-04-11 15:19:00 +02:00
pe_crypto.cpp some lint oriented refactor, more use of const 2018-05-30 23:52:28 +02:00
peer_class.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
peer_class_set.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
peer_connection.cpp deprecate network-threads setting 2018-06-10 19:34:07 +02:00
peer_connection_handle.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
peer_info.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
peer_list.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
performance_counters.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
piece_picker.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
platform_util.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
proxy_base.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
proxy_settings.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
puff.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
random.cpp merged RC_1_1 into master 2018-06-07 00:30:23 +02:00
read_resume_data.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
receive_buffer.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
request_blocks.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
resolve_links.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
resolver.cpp minor code refactor, more use of auto 2018-06-08 21:56:06 +02:00
session.cpp deprecate network-threads setting 2018-06-10 19:34:07 +02:00
session_call.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
session_handle.cpp return a vector of mapping ids from add_port_mapping 2018-06-07 18:18:31 -07:00
session_impl.cpp return a vector of mapping ids from add_port_mapping 2018-06-07 18:18:31 -07:00
session_settings.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
session_stats.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
session_udp_sockets.cpp fix empty outgoing interfaces for UDP sockets 2018-05-12 13:34:58 +02:00
settings_pack.cpp deprecate network-threads setting 2018-06-10 19:34:07 +02:00
sha1.cpp replace typedef with using. replace NULL with nullptr. cleanup page_aligned_allocator 2018-03-23 11:19:46 +01:00
sha1_hash.cpp added add_torrent_params.cpp and moved is_nothrow asserts to cpp files (#2059) 2017-06-07 16:41:28 +02:00
sha512.cpp replace typedef with using. replace NULL with nullptr. cleanup page_aligned_allocator 2018-03-23 11:19:46 +01:00
smart_ban.cpp some code cleanup and minor refactor 2018-05-24 23:46:37 +02:00
socket_io.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
socket_type.cpp some code cleanup and minor refactor 2018-05-24 23:46:37 +02:00
socks5_stream.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
stack_allocator.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
stat.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
stat_cache.cpp merged RC_1_1 into master 2018-06-07 00:30:23 +02:00
storage.cpp remove unused disk stats counters 2018-06-05 19:03:04 +02:00
storage_piece_set.cpp use an intrusive linked list for peer_cache_entry instead an unordered set, to avoid heap allocations and make cache operations not able to fail. This simplifies error handling 2017-12-28 00:52:09 +01:00
storage_utils.cpp deliver notification of alerts being dropped via alerts_dropped_alert 2018-05-30 11:26:02 +02:00
string_util.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
time.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
timestamp_history.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
torrent.cpp merged RC_1_1 into master 2018-06-02 13:15:13 +02:00
torrent_handle.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
torrent_info.cpp some cleanup and refactor in torrent_info code (#3054) 2018-05-23 10:39:55 +02:00
torrent_peer.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
torrent_peer_allocator.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
torrent_status.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
tracker_manager.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
udp_socket.cpp some cast cleanup, const modifier and lint refactor 2018-05-30 00:06:52 +02:00
udp_tracker_connection.cpp some cast cleanup, const modifier and lint refactor 2018-05-30 00:06:52 +02:00
upnp.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
ut_metadata.cpp some cast cleanup, const modifier and lint refactor 2018-05-30 00:06:52 +02:00
ut_pex.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
utf8.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
utp_socket_manager.cpp minor code refactor in utp related code, more use of const 2018-06-12 11:41:32 +02:00
utp_stream.cpp minor code refactor in utp related code, more use of const 2018-06-12 11:41:32 +02:00
version.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
web_connection_base.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
web_peer_connection.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
write_resume_data.cpp replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
xml_parse.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00