premiere-libtorrent/src
arvidn 51dd174303 fix performance issue when receiving UDP packets (the udp tracker would not reject DHT packets immediately) 2015-07-17 18:48:20 -04:00
..
kademlia merged DHT update of /8 blocks form RC_1_0 2015-07-16 21:56:06 -04:00
ConvertUTF.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
Makefile.am peer_connection_handle 2015-07-12 14:40:03 -07:00
alert.cpp m_num_peers is a regular int, not long: print %d instead of %ld. 2015-07-14 17:49:12 -04:00
alert_manager.cpp Release alert manager mutex before notifying plugins 2015-06-14 14:07:34 -07:00
allocator.cpp update copyright year 2015-06-03 05:18:48 +00:00
asio.cpp don't return an internal session_settings type from the session, return a settings_pack instead 2015-06-07 00:23:30 -04:00
asio_ssl.cpp Avoid a warning if BOOST_ASIO_DECL was defined but empty. 2015-07-14 21:08:57 -04:00
assert.cpp remove windows version from code file 2015-07-07 07:50:28 +02:00
bandwidth_limit.cpp update copyright year 2015-06-03 05:18:48 +00:00
bandwidth_manager.cpp update copyright year 2015-06-03 05:18:48 +00:00
bandwidth_queue_entry.cpp update copyright year 2015-06-03 05:18:48 +00:00
bdecode.cpp add some bdecoding unit tests 2015-06-02 03:06:48 +00:00
block_cache.cpp support using 0 disk threads (to perform disk I/O in network thread) 2015-06-14 16:00:04 -04:00
bloom_filter.cpp update copyright year 2015-06-03 05:18:48 +00:00
broadcast_socket.cpp remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp 2015-06-06 13:49:18 -04:00
bt_peer_connection.cpp update interest when changing upload-only mode 2015-06-16 01:24:35 -04:00
chained_buffer.cpp drop support for boost 1.35 and fix some more references to the asio namespace 2015-06-06 02:10:53 -04:00
choker.cpp improve logging of the choker and reliability of the test_auto_unchoke 2015-06-19 01:43:09 -04:00
close_reason.cpp fix include paths for warning push and pop headers 2015-04-21 01:16:28 +00:00
cpuid.cpp attempted fix for cpu_id issues on ubuntu 2015-06-26 23:23:08 -04:00
crc32c.cpp update copyright year 2015-06-03 05:18:48 +00:00
create_torrent.cpp use getfileattributes successor to support winrt 2015-07-02 09:55:34 +02:00
disk_buffer_holder.cpp update copyright year 2015-06-03 05:18:48 +00:00
disk_buffer_pool.cpp update copyright year 2015-06-03 05:18:48 +00:00
disk_io_job.cpp update copyright year 2015-06-03 05:18:48 +00:00
disk_io_thread.cpp fix cppcheck warnings 2015-07-11 10:36:13 -04:00
disk_job_pool.cpp update copyright year 2015-06-03 05:18:48 +00:00
entry.cpp update copyright year 2015-06-03 05:18:48 +00:00
enum_net.cpp drop support for boost 1.35 and fix some more references to the asio namespace 2015-06-06 02:10:53 -04:00
error_code.cpp drop support for boost 1.35 and fix some more references to the asio namespace 2015-06-06 02:10:53 -04:00
escape_string.cpp update copyright year 2015-06-03 05:18:48 +00:00
file.cpp Avoid a warning if _BSD_SOURCE is already defined. 2015-07-14 21:07:05 -04:00
file_pool.cpp drop support for boost 1.35 and fix some more references to the asio namespace 2015-06-06 02:10:53 -04:00
file_progress.cpp factor out file progress tracking from the torrent class 2015-06-28 22:47:11 -04:00
file_storage.cpp update copyright year 2015-06-03 05:18:48 +00:00
gzip.cpp update copyright year 2015-06-03 05:18:48 +00:00
hasher.cpp update copyright year 2015-06-03 05:18:48 +00:00
hex.cpp cleanup and fixing of more warnings 2015-04-21 00:23:00 +00:00
http_connection.cpp don't pull in the asio namespace in libtorrent. refer to it by boost::asio 2015-06-06 01:24:25 -04:00
http_parser.cpp update copyright year 2015-06-03 05:18:48 +00:00
http_seed_connection.cpp update copyright year 2015-06-03 05:18:48 +00:00
http_stream.cpp don't pull in the asio namespace in libtorrent. refer to it by boost::asio 2015-06-06 01:24:25 -04:00
http_tracker_connection.cpp merge http scrape fix from RC_1_0 2015-06-18 01:05:36 -04:00
i2p_stream.cpp whitespace 2015-07-05 18:33:47 -04:00
identify_client.cpp update copyright year 2015-06-03 05:18:48 +00:00
instantiate_connection.cpp remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp 2015-06-06 13:49:18 -04:00
ip_filter.cpp update copyright year 2015-06-03 05:18:48 +00:00
ip_voter.cpp update copyright year 2015-06-03 05:18:48 +00:00
lazy_bdecode.cpp update copyright year 2015-06-03 05:18:48 +00:00
lsd.cpp drop support for boost 1.35 and fix some more references to the asio namespace 2015-06-06 02:10:53 -04:00
lt_trackers.cpp peer_connection_handle 2015-07-12 14:40:03 -07:00
magnet_uri.cpp update copyright year 2015-06-03 05:18:48 +00:00
merkle.cpp Add parentheses 2015-07-11 15:23:55 +08:00
metadata_transfer.cpp peer_connection_handle 2015-07-12 14:40:03 -07:00
mpi.c make all unit tests pass msvc's /RTCc instrumentation (no implicit integer truncation in casts) 2014-02-05 09:38:32 +00:00
natpmp.cpp drop support for boost 1.35 and fix some more references to the asio namespace 2015-06-06 02:10:53 -04:00
packet_buffer.cpp update copyright year 2015-06-03 05:18:48 +00:00
parse_url.cpp update copyright year 2015-06-03 05:18:48 +00:00
part_file.cpp update copyright year 2015-06-03 05:18:48 +00:00
pe_crypto.cpp don't pull in the asio namespace in libtorrent. refer to it by boost::asio 2015-06-06 01:24:25 -04:00
peer_class.cpp update copyright year 2015-06-03 05:18:48 +00:00
peer_class_set.cpp update copyright year 2015-06-03 05:18:48 +00:00
peer_connection.cpp minor cleanups. use libtorrent typedefs for asio. failing to bind IPv6 UDP socket is no longer fatal. removed some redundant listen_failed_alerts 2015-07-11 23:01:27 -04:00
peer_connection_handle.cpp stub out disabled functions rather than removing them 2015-07-12 20:17:45 -07:00
peer_list.cpp improve logging of adding peers and the state of torrents. the default flags for the external connect_peer() call now assumes encryption, uTP and holepunch support 2015-07-16 21:53:31 -04:00
performance_counters.cpp update copyright year 2015-06-03 05:18:48 +00:00
piece_picker.cpp removed sparse-regions support 2015-06-29 20:40:32 -04:00
platform_util.cpp update copyright year 2015-06-03 05:18:48 +00:00
proxy_base.cpp update copyright year 2015-06-03 05:18:48 +00:00
puff.cpp make puff const correct instead of const-casting 2015-04-22 02:11:12 +00:00
random.cpp update copyright year 2015-06-03 05:18:48 +00:00
receive_buffer.cpp update copyright year 2015-06-03 05:18:48 +00:00
request_blocks.cpp update copyright year 2015-06-03 05:18:48 +00:00
resolve_links.cpp update copyright year 2015-06-03 05:18:48 +00:00
resolver.cpp add shortcut in async resolver for raw IPs. 2015-06-16 23:45:05 -04:00
rss.cpp don't pull in the asio namespace in libtorrent. refer to it by boost::asio 2015-06-06 01:24:25 -04:00
session.cpp Merge with master. 2015-07-12 10:37:16 -04:00
session_call.cpp update copyright year 2015-06-03 05:18:48 +00:00
session_handle.cpp Merge with master. 2015-07-12 10:37:16 -04:00
session_impl.cpp peer_connection_handle 2015-07-12 14:40:03 -07:00
session_settings.cpp transition from intrusive_ptr to shared_ptr. don't export initialize_default_settings 2015-01-06 08:08:49 +00:00
session_stats.cpp update copyright year 2015-06-03 05:18:48 +00:00
settings_pack.cpp removed sparse-regions support 2015-06-29 20:40:32 -04:00
sha1.cpp clean up symbol exports 2015-01-01 20:25:39 +00:00
smart_ban.cpp update copyright year 2015-06-03 05:18:48 +00:00
socket_io.cpp update copyright year 2015-06-03 05:18:48 +00:00
socket_type.cpp remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp 2015-06-06 13:49:18 -04:00
socks5_stream.cpp don't pull in the asio namespace in libtorrent. refer to it by boost::asio 2015-06-06 01:24:25 -04:00
stat.cpp update copyright year 2015-06-03 05:18:48 +00:00
stat_cache.cpp update copyright year 2015-06-03 05:18:48 +00:00
storage.cpp drop support for boost 1.35 and fix some more references to the asio namespace 2015-06-06 02:10:53 -04:00
string_util.cpp update copyright year 2015-06-03 05:18:48 +00:00
tailqueue.cpp update copyright year 2015-06-03 05:18:48 +00:00
thread.cpp use createsemaphore and waitforsingleobject successor to support winrt 2015-07-02 09:55:33 +02:00
time.cpp update copyright year 2015-06-03 05:18:48 +00:00
timestamp_history.cpp update copyright year 2015-06-03 05:18:48 +00:00
torrent.cpp fixed some resume issues, specifically around file priorities and override resume data 2015-07-16 21:56:06 -04:00
torrent_handle.cpp removed sparse-regions support 2015-06-29 20:40:32 -04:00
torrent_info.cpp update copyright year 2015-06-03 05:18:48 +00:00
torrent_peer.cpp improve logging of adding peers and the state of torrents. the default flags for the external connect_peer() call now assumes encryption, uTP and holepunch support 2015-07-16 21:53:31 -04:00
torrent_peer_allocator.cpp update copyright year 2015-06-03 05:18:48 +00:00
tracker_manager.cpp fix performance issue when receiving UDP packets (the udp tracker would not reject DHT packets immediately) 2015-07-17 18:48:20 -04:00
udp_socket.cpp minor cleanups. use libtorrent typedefs for asio. failing to bind IPv6 UDP socket is no longer fatal. removed some redundant listen_failed_alerts 2015-07-11 23:01:27 -04:00
udp_tracker_connection.cpp don't pull in the asio namespace in libtorrent. refer to it by boost::asio 2015-06-06 01:24:25 -04:00
upnp.cpp Add support for IGD version 2 2015-07-09 20:11:23 +08:00
ut_metadata.cpp peer_connection_handle 2015-07-12 14:40:03 -07:00
ut_pex.cpp peer_connection_handle 2015-07-12 14:40:03 -07:00
utf8.cpp update copyright year 2015-06-03 05:18:48 +00:00
utp_socket_manager.cpp remove some unnecessary asio typedefs in the libtorrent namespace, just pull ip::tcp and ip::udp 2015-06-06 13:49:18 -04:00
utp_stream.cpp don't pull in the asio namespace in libtorrent. refer to it by boost::asio 2015-06-06 01:24:25 -04:00
web_connection_base.cpp update copyright year 2015-06-03 05:18:48 +00:00
web_peer_connection.cpp fix typo 2015-06-21 20:49:55 -04:00
xml_parse.cpp update copyright year 2015-06-03 05:18:48 +00:00