premiere-libtorrent/src
arvidn 72286eb0dc minor asio.ssl abstraction cleanup. update libsimulator with build fix. only run simulator on one of the build variants on travis, since the simulator does not support ssl 2015-08-08 16:19:44 -04:00
..
kademlia fixed more warnings 2015-08-07 00:30:29 -04:00
ConvertUTF.cpp fix more warnings and some build issues 2015-04-22 04:24:45 +00:00
Makefile.am use boost.asio as headers only library again (simplify builds and hopefully fix shared linking of python module on gcc linux) 2015-07-27 23:09:24 -07:00
alert.cpp fixed build 2015-08-02 02:16:21 -04:00
alert_manager.cpp allow clearing the notify function in alert manager 2015-07-30 21:34:55 -04:00
allocator.cpp update copyright year 2015-06-03 05:18:48 +00: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 Removed unused flag bandwidth-limit-logging and related code. 2015-08-04 01:47:15 -04:00
bandwidth_queue_entry.cpp update copyright year 2015-06-03 05:18:48 +00:00
bdecode.cpp fix warnings 2015-08-06 02:30:06 -04:00
block_cache.cpp fix warnings 2015-08-06 02:30:06 -04:00
bloom_filter.cpp update copyright year 2015-06-03 05:18:48 +00:00
broadcast_socket.cpp fix some warnings 2015-08-02 15:55:05 -04:00
bt_peer_connection.cpp fix some warnings 2015-08-01 23:57:11 -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 fix warnings 2015-08-06 02:30:06 -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 fixed more warnings 2015-08-07 00:30:29 -04:00
disk_buffer_holder.cpp fixed more warnings 2015-08-07 00:30:29 -04:00
disk_buffer_pool.cpp fix some more warnings 2015-08-08 02:48:01 -04:00
disk_io_job.cpp fix some more warnings 2015-08-08 02:48:01 -04:00
disk_io_thread.cpp Moved TORRENT_DISK_STATS to default_storage with the option of enable/disable at runtime. 2015-08-03 18:16:43 -04:00
disk_job_pool.cpp update copyright year 2015-06-03 05:18:48 +00:00
entry.cpp fix some more warnings 2015-08-08 02:48:01 -04: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 fix some warnings 2015-08-01 23:57:11 -04:00
file.cpp fix some more warnings 2015-08-08 02:48:01 -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 fix some more warnings 2015-08-08 02:48:01 -04: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 fix some warnings 2015-08-01 23:57:11 -04:00
http_connection.cpp minor asio.ssl abstraction cleanup. update libsimulator with build fix. only run simulator on one of the build variants on travis, since the simulator does not support ssl 2015-08-08 16:19:44 -04:00
http_parser.cpp update copyright year 2015-06-03 05:18:48 +00:00
http_seed_connection.cpp fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04: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 fix some more warnings 2015-08-08 02:48:01 -04:00
lsd.cpp fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
lt_trackers.cpp pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -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 pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -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 fix warnings 2015-08-06 02:30:06 -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 Avoid a possible null pointer error when logging on peer_connection::on_connection_complete. 2015-08-07 00:30:28 -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 fix some warnings 2015-08-01 23:57:11 -04:00
platform_util.cpp fix warnings 2015-08-06 02:30:06 -04: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 fix some warnings 2015-08-01 23:57:11 -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 pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -07:00
session_impl.cpp support building libtorrent in simulation mode (using libsimulator, which is a git submodule) 2015-08-07 21:31:59 -04: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 fixed uTP vulnerability 2015-07-29 22:25:59 -04:00
sha1.cpp clean up symbol exports 2015-01-01 20:25:39 +00:00
smart_ban.cpp pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -07:00
socket_io.cpp update copyright year 2015-06-03 05:18:48 +00:00
socket_type.cpp minor asio.ssl abstraction cleanup. update libsimulator with build fix. only run simulator on one of the build variants on travis, since the simulator does not support ssl 2015-08-08 16:19:44 -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 Indentation. 2015-08-03 18:16:43 -04:00
string_util.cpp fix some more warnings 2015-08-08 02:48:01 -04:00
tailqueue.cpp update copyright year 2015-06-03 05:18:48 +00:00
thread.cpp Restore the option to compile with target Windows XP. 2015-07-29 14:56:31 -04: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 fix crash when loading a resume file where all files have priority 0 (and the torrent finishes before having downloaded anything) and add unit test for this case 2015-08-05 20:13:58 -04:00
torrent_handle.cpp fix warnings and no-deprecated functions build 2015-08-01 19:55:36 -04:00
torrent_info.cpp fix some more warnings 2015-08-08 02:48:01 -04:00
torrent_peer.cpp fix some warnings 2015-08-02 15:55:05 -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 merged udp socket fallback fix from RC_1_0 2015-08-05 22:22:57 -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 fix some warnings 2015-08-02 15:55:05 -04:00
ut_metadata.cpp pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -07:00
ut_pex.cpp pass torrent_handle by const ref in the plugin api 2015-07-25 09:57:55 -07:00
utf8.cpp merge include fix from RC_1_0 2015-07-30 20:23:35 -04: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 make ssthresh set less aggressive in uTP 2015-08-07 21:31:59 -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