premiere-libtorrent/src
arvidn 5cf36fd1d6 only save pieces in resume data that have actually been checked 2016-02-20 00:48:17 -05:00
..
kademlia merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
ConvertUTF.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
Makefile.am export verify_message and incoming_error 2015-12-05 18:20:08 -08:00
alert.cpp revert listen_failed_alert::port 2016-02-10 18:28:34 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
bdecode.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
block_cache.cpp Documentation typos and minor cleanup 2016-01-20 20:48:23 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
bt_peer_connection.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
chained_buffer.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
choker.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
create_torrent.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
enum_net.cpp forward port enum_net MTU fix 2016-02-11 00:46:28 -05: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 Allow xp compilation with the use GetFileInformationByHandleEx. 2016-01-25 12:22:33 -05:00
file_pool.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
file_progress.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
file_storage.cpp add run-time check to file_storage::map_block and improve its documentation 2016-01-22 17:17:35 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
http_parser.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
lt_trackers.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
magnet_uri.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 disable warning for unused command line argument and fix warnings. remove redundant travis build config. use new preprocessor on clang to avoid warnings 2015-09-06 22:55:41 -04:00
natpmp.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
pe_crypto.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 add sim test for optimistic unchoke round-robin distribution 2016-02-01 20:28:30 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 support NULL being passed as the listen interface to session constructor 2016-02-02 23:17:51 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
session_impl.cpp fix issue in socket binding and back-port ssl test reliability fix 2016-02-10 02:09:12 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
settings_pack.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
socket_type.cpp Enable SNI for outgoing SSL connections 2016-01-24 12:24:33 -08:00
socks5_stream.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 fix use of uninitialized variables in default_storage 2016-01-25 19:11:57 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 only save pieces in resume data that have actually been checked 2016-02-20 00:48:17 -05:00
torrent_handle.cpp allow specifying which tracker to scrape in torrent_hadnle::scrape_tracker 2016-01-26 18:14:32 -05:00
torrent_info.cpp only strip trailing dots and spaces from filenames on windows 2016-01-18 13:07:04 -05:00
torrent_peer.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
torrent_peer_allocator.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 forward port typo fix in udp_socket from RC_1_0 2016-02-06 15:49:25 -05: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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
utp_stream.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05: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 rewrite most of web_peer_connection::on_receive to make it a lot simpler and fix edge cases with pad-files 2016-01-28 01:58:33 -05:00
xml_parse.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00