premiere-libtorrent/src
Arvid Norberg c557432431 attempt to run cppcheck on travis (#644)
run cppcheck on travis
2016-04-26 18:09:11 -04:00
..
kademlia attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -04:00
ConvertUTF.cpp fix some clang build warnings 2016-04-02 12:27:42 -04:00
Makefile.am merged RC_1_1 into master 2016-04-20 08:08:05 -04:00
alert.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
alert_manager.cpp remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
bandwidth_queue_entry.cpp fix some build warnings in python binding 2016-04-07 22:45:23 -04:00
bdecode.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
bitfield.cpp 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
block_cache.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
bt_peer_connection.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -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 uphold the invariant that the num_unchoke_slots counter is int max as long as the unchoke slots limit < 0 2016-03-04 16:42:36 -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 fix default release build with VS2015 UP2 compiler warnings (#624) 2016-04-17 16:56:07 -04:00
crc32c.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
create_torrent.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
disk_buffer_holder.cpp remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -05:00
disk_buffer_pool.cpp fix default release build with VS2015 UP2 compiler warnings (#624) 2016-04-17 16:56:07 -04:00
disk_io_job.cpp remove the timestamps and file sizes from the resume data. This makes saving resume data alot cheaper, since it doesn't have to go via the disk thread. It also removes an old-standing API usage issue where there was easily a race condition introduced between saving resume data and pausing a torrent. 2016-02-06 15:50:55 -05:00
disk_io_thread.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -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 be a bit more strict about when the STL containers need complete types (to make it build under GCC with concept checks enabled). add proper assignment operator to types used in STL containers 2016-02-21 11:29:01 -05:00
enum_net.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
file.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
file_pool.cpp merged RC_1_1 into master 2016-04-20 08:08:05 -04: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 attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -04: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 x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04: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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
http_stream.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
http_tracker_connection.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
i2p_stream.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
identify_client.cpp attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
lsd.cpp clean up the annotations used for asio debugging (#639) 2016-04-23 17:29:25 -04:00
lt_trackers.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
magnet_uri.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
natpmp.cpp clean up the annotations used for asio debugging (#639) 2016-04-23 17:29:25 -04:00
packet_buffer.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04: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 concurrency issue in part_file::export_file 2016-04-02 21:29:20 -04:00
pe_crypto.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
peer_class.cpp fix default release build with VS2015 UP2 compiler warnings (#624) 2016-04-17 16:56:07 -04: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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -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 x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -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 attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -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 remove pre-C++11 threadsafe static emulation (#641) 2016-04-25 08:38:48 -04:00
read_resume_data.cpp improve python binding of read_resume_data, and specifically add_torrent_params 2016-04-15 00:48:45 -04:00
receive_buffer.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04: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 clean up the annotations used for asio debugging (#639) 2016-04-23 17:29:25 -04:00
rss.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
session.cpp merge RC_1_1 into master 2016-03-19 16:02:46 -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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
session_impl.cpp attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -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 merge RC_1_1 into master 2016-03-08 01:10:48 -05:00
settings_pack.cpp fix default release build with VS2015 UP2 compiler warnings (#624) 2016-04-17 16:56:07 -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 x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
socket_type.cpp clean up the annotations used for asio debugging (#639) 2016-04-23 17:29:25 -04:00
socks5_stream.cpp clean up the annotations used for asio debugging (#639) 2016-04-23 17:29:25 -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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
storage.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
string_util.cpp fix default release build with VS2015 UP2 compiler warnings (#624) 2016-04-17 16:56:07 -04: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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
torrent_handle.cpp merged RC_1_1 into master 2016-04-08 02:20:24 -04:00
torrent_info.cpp attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -04:00
torrent_peer.cpp merged RC_1_1 into master 2016-04-08 02:20:24 -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 This patch does: (#633) 2016-04-24 15:26:28 -04:00
udp_socket.cpp attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -04:00
udp_tracker_connection.cpp This patch does: (#633) 2016-04-24 15:26:28 -04:00
upnp.cpp clean up the annotations used for asio debugging (#639) 2016-04-23 17:29:25 -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 attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -04: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 This patch does: (#633) 2016-04-24 15:26:28 -04:00
utp_stream.cpp attempt to run cppcheck on travis (#644) 2016-04-26 18:09:11 -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 fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
web_peer_connection.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00
xml_parse.cpp fix x64 build with VS2015 UP2 compiler (#640) 2016-04-25 17:22:09 -04:00