premiere-libtorrent/src
arvidn 4df1ecbe25 re-enable some warnings and fix code 2016-11-20 01:05:16 -05:00
..
kademlia re-enable some warnings and fix code 2016-11-20 01:05:16 -05:00
ConvertUTF.cpp fix some clang build warnings 2016-04-02 12:27:42 -04:00
Makefile.am add utility function for generating peer ID fingerprint (#1249) 2016-10-25 08:03:26 -04:00
alert.cpp deprecate mmap_cache (#1269) 2016-10-29 13:42:42 -04:00
alert_manager.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
allocator.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
announce_entry.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
assert.cpp back-port windows stack trace function to 1.1 (#1017) 2016-08-21 01:07:02 -04:00
bandwidth_limit.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
bandwidth_manager.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
bandwidth_queue_entry.cpp fix some build warnings in python binding 2016-04-07 22:45:23 -04:00
bdecode.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
bitfield.cpp backport of popcnt asm for x86 and gcc/clang (#864) 2016-06-28 00:34:21 -04:00
block_cache.cpp remove incorrect deleted-storages assert and add some more test coverage in test_metadata_extensions (#1286) 2016-11-03 19:39:42 -04:00
bloom_filter.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
broadcast_socket.cpp Sanitize 1.1 (#1197) 2016-10-09 17:00:20 -04:00
bt_peer_connection.cpp add utility function for generating peer ID fingerprint (#1249) 2016-10-25 08:03:26 -04:00
chained_buffer.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
choker.cpp update comment to reflect new quota definition 2016-10-15 21:32:14 -04:00
close_reason.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
cpuid.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
crc32c.cpp fix msvc-8.0 build (#860) 2016-06-27 13:46:15 -04:00
create_torrent.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
disk_buffer_holder.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
disk_buffer_pool.cpp deprecate mmap_cache (#1269) 2016-10-29 13:42:42 -04:00
disk_io_job.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
disk_io_thread.cpp remove incorrect deleted-storages assert and add some more test coverage in test_metadata_extensions (#1286) 2016-11-03 19:39:42 -04:00
disk_job_pool.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
entry.cpp added new preformatted type to bencode entry (#698) 2016-05-05 21:38:57 -04:00
enum_net.cpp run undefined sanitier on travis/linux (#1134) 2016-10-08 12:29:46 -04:00
error_code.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
escape_string.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
file.cpp re-enable some warnings and fix code 2016-11-20 01:05:16 -05:00
file_pool.cpp typos 2016-04-15 15:39:41 -04:00
file_progress.cpp fix file_completed_alert (#880) 2016-07-03 14:48:18 -04:00
file_storage.cpp fix tail-padding for last file in create_torrent (#1106) 2016-09-18 20:08:27 -04:00
fingerprint.cpp add utility function for generating peer ID fingerprint (#1249) 2016-10-25 08:03:26 -04:00
gzip.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
hasher.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
hex.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
http_connection.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
http_parser.cpp fixed crash on invalid input in http_parser (#782) 2016-06-04 09:53:23 -04:00
http_seed_connection.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
http_stream.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
http_tracker_connection.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
i2p_stream.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
identify_client.cpp add utility function for generating peer ID fingerprint (#1249) 2016-10-25 08:03:26 -04:00
instantiate_connection.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
ip_filter.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
ip_voter.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
lazy_bdecode.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
lsd.cpp make local service discovery cookie support not so random numbers, to make the test reliable (#943) 2016-07-25 08:05:54 -04:00
lt_trackers.cpp deprecate lt_trackers extension (#940) 2016-07-24 23:37:03 -04:00
magnet_uri.cpp Ported support for magnet x.pe parameter from master (#760) 2016-05-27 12:12:32 -04:00
merkle.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
metadata_transfer.cpp 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
mpi.cpp fix ambiguous call to abs() in tommath (#1228) 2016-10-20 00:13:45 -04:00
natpmp.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
packet_buffer.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
parse_url.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
part_file.cpp handle short reads when exporting a file (#990) 2016-08-07 16:04:29 -04:00
pe_crypto.cpp back-port extra checks in pe_crypto from master 2016-05-27 09:51:06 -07:00
peer_class.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
peer_class_set.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
peer_connection.cpp updates `m_last_sent` in `peer_connection::setup_send()` instand of `peer_connection::keep_alive()` 2016-11-19 02:03:12 -05:00
peer_connection_handle.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
peer_list.cpp fix osx build (#804) 2016-06-11 00:48:13 -04:00
performance_counters.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
piece_picker.cpp fix re-prioritizing a piece while it is downloading (#987) 2016-08-07 15:27:04 -04:00
platform_util.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
proxy_base.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
proxy_settings.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
puff.cpp fix building tarball 2016-08-21 20:21:50 -04:00
random.cpp Use std::random instead of Boost.Random when in c++11 mode. (#1087) 2016-09-13 17:07:01 -04:00
receive_buffer.cpp add receive_buffer unit test and some more cleanup and asserts 2016-03-05 00:14:00 -05:00
request_blocks.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
resolve_links.cpp backport of fix in resolve_links::match (#1068) 2016-09-06 18:30:30 -04:00
resolver.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
rss.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
session.cpp clear alert nofify function when calling abort on a session, to avoid touching a destructed session object (#1015) 2016-08-20 11:04:44 -04:00
session_call.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
session_handle.cpp documentation and deprecation fixes (#1275) 2016-10-31 20:00:01 -04:00
session_impl.cpp fix issue where shutting down the session immediately and asynchronously starting the DHT would cause a shutdown hang (#1203) 2016-10-10 22:54:19 -04:00
session_settings.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
session_stats.cpp fix support for auto disk cache size and disk buffer pool allocator behavior 2016-03-06 16:14:55 -05:00
settings_pack.cpp fix applying settings to only take actual updates into account (#1027) 2016-08-22 21:38:57 -04:00
sha1.cpp fix strict aliasing violation 2015-10-03 15:13:45 -04:00
smart_ban.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
socket_io.cpp Fix of parse_endpoint with invalid port character separator (#757) 2016-05-27 12:00:54 -04:00
socket_type.cpp Enable SNI for outgoing SSL connections 2016-01-24 12:24:33 -08:00
socks5_stream.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
stat.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
stat_cache.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
storage.cpp don't check file-sizes resume data for files that likely is in the partfile (#1268) 2016-10-29 13:53:24 -04:00
string_util.cpp add a default DHT bootstrap node when it's enabled on session startup (#1008) 2016-08-21 12:15:19 -04:00
tailqueue.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
thread.cpp fix msvc-8.0 build (#860) 2016-06-27 13:46:15 -04:00
time.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
timestamp_history.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
torrent.cpp add trackers from add_torrent_params/magnet links to separate tiers 2016-11-09 18:44:01 -05:00
torrent_handle.cpp fix some coverity warnings and move out code to torrent_status.cpp 2016-04-07 21:44:24 -04:00
torrent_info.cpp remove file size limit in torrent_info filename constructor (#1126) 2016-09-21 19:54:42 -07:00
torrent_peer.cpp Revert utp log file to disable by default 2016-04-03 22:32:06 -04:00
torrent_peer_allocator.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
torrent_status.cpp fix some coverity warnings and move out code to torrent_status.cpp 2016-04-07 21:44:24 -04:00
tracker_manager.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
udp_socket.cpp Sanitize 1.1 (#1197) 2016-10-09 17:00:20 -04:00
udp_tracker_connection.cpp minor code cleanup (#1116) 2016-09-20 22:10:06 -07:00
upnp.cpp Try resolve #1175 (for RC_1_1) (#1230) 2016-10-19 17:29:35 -04:00
ut_metadata.cpp 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
ut_pex.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
utf8.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
utp_socket_manager.cpp fix classification of UDP packets as peer traffic 2016-04-18 01:29:46 -04:00
utp_stream.cpp run undefined sanitier on travis/linux (#1134) 2016-10-08 12:29:46 -04:00
version.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
web_connection_base.cpp don't send user-agent in metadata http downloads or UPnP requests when in anonymous mode 2016-09-18 17:16:03 -07:00
web_peer_connection.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
xml_parse.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00