premiere-libtorrent/src
terry zhao 48ca20968e fix value of current_tracker when all tracker failed (#932)
fix torrent_status::current_tracker when all trackers fail.
2016-07-26 01:13:28 -04:00
..
kademlia update our id in the rpc manager when it changes (#942) 2016-07-24 21:30:36 -04:00
ConvertUTF.cpp fix some clang build warnings 2016-04-02 12:27:42 -04:00
Makefile.am move some implementation details of bitfield into its own translation unit to not expose MMX and SSE internals (and fix shared linking) (#630) 2016-04-20 07:50:57 -04:00
alert.cpp improvements to socks5 support (for 1.1.1 release) (#567) 2016-05-05 17:09:11 -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-ported dbghlp fix (#946) 2016-07-26 01:05:32 -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 added assert and documentation typos (#816) 2016-06-13 17:16:09 -04:00
bitfield.cpp backport of popcnt asm for x86 and gcc/clang (#864) 2016-06-28 00:34:21 -04:00
block_cache.cpp fix osx build (#804) 2016-06-11 00:48:13 -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 improvements to socks5 support (for 1.1.1 release) (#567) 2016-05-05 17:09:11 -04:00
bt_peer_connection.cpp don't send bitfield to peers whose handshake we haven't fully received yet (#925) 2016-07-20 10:11:28 -07:00
chained_buffer.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
choker.cpp fix osx build (#804) 2016-06-11 00:48:13 -04:00
close_reason.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 added new preformatted type to bencode entry (#698) 2016-05-05 21:38:57 -04: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 remove/deprecate bad idea with mlock 2016-03-17 19:37:05 -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 make coalesce reads and coalesce writes actually work 2016-03-20 16:34:19 -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 fix bug in enum_net() for BSD and Mac 2016-06-21 19:05:22 -04:00
error_code.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
escape_string.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
file.cpp Move storage "file-by-file" (#632) 2016-06-29 20:05:16 +03: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 minor refactoring to move-storage patch (#680) 2016-06-29 20:05:28 +03:00
gzip.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 fix some coverity warnings and move out code to torrent_status.cpp 2016-04-07 21:44:24 -04: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 restore the ipv6 http tracker argument, but restricted to only private torrents 2016-04-07 00:06:04 -04:00
i2p_stream.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
identify_client.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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.c upgrade libtommath to 1.0 (#765) 2016-05-28 17:12:26 -04:00
natpmp.cpp improve robustness in natpmp code a bit 2016-05-23 22:46:46 -04: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 fix osx build (#804) 2016-06-11 00:48:13 -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 don't perform expensive hash of piece data for logging 2016-06-26 13:11:52 -04: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 some coverity warnings and move out code to torrent_status.cpp 2016-04-07 21:44:24 -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 make puff const correct instead of const-casting 2015-04-22 02:11:12 +00:00
random.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 fix some clang build warnings 2016-04-02 12:27:42 -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 fix asio-debugging 2016-06-25 17:29:40 -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 deprecate more parts of explicit cache as well as fixing typos of TORRENT_NO_DEPRECATE preprocessor tests 2016-03-19 07:54:29 -04:00
session_impl.cpp fix crash in session::get_ip_filter when not having set one (#914) 2016-07-17 14:23:54 -07: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 do not enable SSL listen sockets by default 2016-03-18 23:57:02 -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 improvements to socks5 support (for 1.1.1 release) (#567) 2016-05-05 17:09:11 -04: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 minor refactoring to move-storage patch (#680) 2016-06-29 20:05:28 +03:00
string_util.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 fix value of current_tracker when all tracker failed (#932) 2016-07-26 01:13:28 -04: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 fix some coverity warnings and move out code to torrent_status.cpp 2016-04-07 21:44:24 -04: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 using _WIN32 appears safer than WIN32 2016-05-23 23:02:52 -04:00
udp_tracker_connection.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
upnp.cpp include protocol in portmap_alert 2016-02-21 19:16:00 -05: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 be more conservative in marking packets as mtu-probes (#689) 2016-05-02 00:17:17 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
web_peer_connection.cpp fix filename escaping when repairing torrents with broken web seeds (#892) 2016-07-07 02:22:15 -04:00
xml_parse.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00