premiere-libtorrent/src
Arvid Norberg 65a9d76938 fix dht logging build 2015-03-13 05:53:22 +00:00
..
kademlia fix dht logging build 2015-03-13 05:53:22 +00:00
ConvertUTF.cpp fix utf8 build 2008-11-14 05:22:04 +00:00
GeoIP.c merged silencing of warnings from RC_0_16 2013-06-14 16:41:47 +00:00
Makefile.am landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
alert.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
alert_manager.cpp fixed issue with queued resume data saving, and fixed regression in recent disk error check changes 2014-07-21 03:03:59 +00:00
allocator.cpp remove size_type typedef in favor of boost::int64_t 2014-12-03 04:32:50 +00:00
asio.cpp merged boost.asio fix from RC_0_16 2013-02-06 09:35:22 +00:00
asio_ssl.cpp merged changes from RC_1_0 2014-12-02 10:18:07 +00:00
assert.cpp merged changes from RC_1_0 2014-11-30 10:07:19 +00:00
bandwidth_limit.cpp update copyright 2014-02-23 19:12:25 +00:00
bandwidth_manager.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
bandwidth_queue_entry.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
bdecode.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
block_cache.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
bloom_filter.cpp update copyright 2014-02-23 19:12:25 +00:00
broadcast_socket.cpp transition from intrusive_ptr to shared_ptr. don't export initialize_default_settings 2015-01-06 08:08:49 +00:00
bt_peer_connection.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
chained_buffer.cpp merged Steven Siloti's peer crypto patch into trunk 2014-11-23 06:14:47 +00:00
choker.cpp remove size_type typedef in favor of boost::int64_t 2014-12-03 04:32:50 +00:00
close_reason.cpp fixes to close-reason patch 2015-03-01 07:02:32 +00:00
crc32c.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
create_torrent.cpp deprecate file_entry (used by file_storage) and clean up the add_file overload that borrows memory (and improve implementation and documentation). The python bindings were updated to more closely match the c++ API (specifically actually using file_storage) 2015-01-21 15:46:12 +00:00
disk_buffer_holder.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
disk_buffer_pool.cpp optimize disk buffer allocation when seeding 2015-02-14 23:20:45 +00:00
disk_io_job.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
disk_io_thread.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
disk_job_pool.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
entry.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
enum_net.cpp merged changes from RC_1_0 2014-11-17 03:41:01 +00:00
error_code.cpp merged fixes from RC_1_0 2014-07-21 03:19:58 +00:00
escape_string.cpp remove size_type typedef in favor of boost::int64_t 2014-12-03 04:32:50 +00:00
file.cpp attempt at fixing file permission issues on windows 2015-03-09 06:09:50 +00:00
file_pool.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
file_storage.cpp some more optimizations on loading torrents 2015-02-18 03:32:49 +00:00
gzip.cpp merge error code fix from RC_1_0 2014-07-20 20:49:56 +00:00
hasher.cpp clean up symbol exports 2015-01-01 20:25:39 +00:00
http_connection.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
http_parser.cpp extend piece_picker unit test. extend http_parser unit test and fix resolve_redirect_location 2015-02-15 20:01:30 +00:00
http_seed_connection.cpp make operation_t public and document it. include peer disconnects in client_test log 2015-02-15 05:17:09 +00:00
http_stream.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
http_tracker_connection.cpp fix dht logging build 2015-03-13 05:53:22 +00:00
i2p_stream.cpp merged changes from RC_1_0 2014-09-02 06:28:27 +00:00
identify_client.cpp remove pch.hpp 2014-06-28 23:45:46 +00:00
instantiate_connection.cpp clean up symbol exports 2015-01-01 20:25:39 +00:00
ip_filter.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
ip_voter.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
lazy_bdecode.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
lsd.cpp fix build 2015-01-17 22:09:20 +00:00
lt_trackers.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
magnet_uri.cpp merged compiler warning fixes from RC_1_0 2014-07-05 14:10:25 +00:00
metadata_transfer.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00: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 deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
packet_buffer.cpp update copyright 2014-02-23 19:12:25 +00:00
parse_url.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
part_file.cpp fix partfile on windows 2015-01-15 03:35:13 +00:00
pe_crypto.cpp separate the configuration of crypto library and whether protocol encryption is enabled or not. make protocol encryption always use the built-in rc4 and tommath code. SHA-1 hashing is done by the crypto library 2014-12-29 16:50:22 +00:00
peer_class.cpp transition from intrusive_ptr to shared_ptr. don't export initialize_default_settings 2015-01-06 08:08:49 +00:00
peer_class_set.cpp optimize peer classes a bit 2014-09-17 07:23:41 +00:00
peer_connection.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
peer_list.cpp add comment 2015-02-24 04:15:47 +00:00
performance_counters.cpp deprecate parts of cache_status and move those counters to session_stats counters. make the performance counters thread safe. fix some issues recently introduced to performance counters and the usage of them in client_test 2014-08-01 06:07:48 +00:00
piece_picker.cpp build fix 2015-03-08 04:49:10 +00:00
platform_util.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
proxy_base.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
puff.cpp dropped dependency on zlib 2010-03-16 06:14:22 +00:00
random.cpp relying on local statics being threadsafe still does not seem safe on msvc 2015-01-18 16:52:39 +00:00
receive_buffer.cpp move function from header to .cpp file 2015-01-02 00:51:09 +00:00
request_blocks.cpp remove speed affinity feature in piece-picker and peers 2015-02-08 21:17:00 +00:00
resolver.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
rss.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
session.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
session_call.cpp add missing files 2014-08-27 03:33:41 +00:00
session_impl.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00: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 simplify and clean up utp_stream. fix missing error check in read handler in peer_connection 2015-02-15 00:25:56 +00:00
settings_pack.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
sha1.cpp clean up symbol exports 2015-01-01 20:25:39 +00:00
smart_ban.cpp make operation_t public and document it. include peer disconnects in client_test log 2015-02-15 05:17:09 +00:00
socket_io.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
socket_type.cpp fixes to close-reason patch 2015-03-01 07:02:32 +00:00
socks5_stream.cpp some socks5 cleanup 2014-09-28 05:42:35 +00:00
stat.cpp remove size_type typedef in favor of boost::int64_t 2014-12-03 04:32:50 +00:00
stat_cache.cpp remove size_type typedef in favor of boost::int64_t 2014-12-03 04:32:50 +00:00
storage.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
string_util.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
tailqueue.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
thread.cpp remove sleep() from the libtorrent API 2015-03-13 05:52:48 +00:00
time.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
timestamp_history.cpp fix assert in utp_stream at high rates 2014-12-30 20:44:18 +00:00
torrent.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
torrent_handle.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
torrent_info.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
torrent_peer.cpp merged Steven Siloti's peer crypto patch into trunk 2014-11-23 06:14:47 +00:00
torrent_peer_allocator.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
tracker_manager.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
udp_socket.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
udp_tracker_connection.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
upnp.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
ut_metadata.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
ut_pex.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
utf8.cpp update copyright 2014-02-23 19:12:25 +00:00
utp_socket_manager.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
utp_stream.cpp deprecate the ptime type and related time types. just use boost::chrono / std::chrono 2015-03-12 04:34:54 +00:00
web_connection_base.cpp remove internal fields from web_seed_entry 2014-12-31 22:05:34 +00:00
web_peer_connection.cpp make operation_t public and document it. include peer disconnects in client_test log 2015-02-15 05:17:09 +00:00
xml_parse.cpp make xml_parse not be a template 2014-05-03 21:10:44 +00:00