premiere-libtorrent/src
Alden Torres c3d9614dfb minor code refactor and cleanup 2017-01-14 06:59:44 -05:00
..
kademlia fix various build options 2017-01-07 10:49:42 -05:00
ConvertUTF.cpp modernize: remove redundant smart ptr get(), use fixed-width integer types (#900) 2016-07-10 07:31:58 -04:00
Makefile.am factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
alert.cpp aux::to_hex(sha1) -> sha1.to_hex() (#1418) 2016-12-22 10:44:36 -05:00
alert_manager.cpp factor out code from alert_manager::should_post template into non-template (#1089) 2016-09-13 22:45:39 -04:00
allocator.cpp added std:: prefix, end of file cleanup, formatting, consts 2017-01-14 05:59:26 -05:00
announce_entry.cpp fixing shorten-64-to-32 warnings, part 1 2016-12-05 00:22:17 -05:00
assert.cpp fixing sign-conversion warnings, part 1 (#1503) 2017-01-09 01:43:57 -05:00
bandwidth_limit.cpp general modernization (#836) 2016-06-20 11:32:06 -04:00
bandwidth_manager.cpp remove whitespace at end of line (#1245) 2016-10-22 11:47:24 -04:00
bandwidth_queue_entry.cpp refactor to use std::shared_ptr with peer_connection, core and tests (#1050) 2016-08-31 21:42:18 -04:00
bdecode.cpp headers, end of file, code cleanup 2016-12-12 23:36:45 -05:00
bitfield.cpp fix bitfield m_buf null pointer (#1526) 2017-01-13 17:08:54 -05:00
block_cache.cpp factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
bloom_filter.cpp removed const_interval, mutable_buffer and const_buffer types (#956) 2016-07-27 22:31:08 -04:00
broadcast_socket.cpp fixing sign-conversion warnings, part 2 2017-01-10 20:19:03 -05:00
bt_peer_connection.cpp hide the block_cache_reference from disk_buffer_holder 2016-12-31 10:31:54 -05:00
chained_buffer.cpp added std:: prefix, end of file cleanup, formatting, consts 2017-01-14 05:59:26 -05:00
choker.cpp refactor for more modern struct initialization and use of api 2016-12-12 02:15:27 -05:00
close_reason.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
cpuid.cpp using arm neon inline assembly and using it only if in 32 bits (#1201) 2016-10-12 00:02:02 -04:00
crc32c.cpp fixing sign-conversion warnings, part 1 (#1503) 2017-01-09 01:43:57 -05:00
create_torrent.cpp added custom resize methods to aux::vector (#1514) 2017-01-12 18:40:59 -05:00
disk_buffer_holder.cpp various cleanup (#1497) 2017-01-06 01:39:01 -05:00
disk_buffer_pool.cpp factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
disk_io_job.cpp various cleanup (#1497) 2017-01-06 01:39:01 -05:00
disk_io_thread.cpp factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
disk_io_thread_pool.cpp simplify disk thread a little bit (#1504) 2017-01-08 19:22:59 -05:00
disk_job_pool.cpp modernize-use-nullptr (#894) 2016-07-09 16:26:26 -04:00
entry.cpp fix error_code vs. error_condition traits (#1169) 2016-10-02 12:27:50 -07:00
enum_net.cpp minor code refactor and cleanup 2017-01-14 06:59:44 -05:00
error_code.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
escape_string.cpp fixed shorten-64-to-32 warnings for clang 2016-12-10 08:57:08 -05:00
ffs.cpp added support for flz (find last zero) and copied bitfield functions from PR #565 (#986) 2016-08-07 16:21:08 -04:00
file.cpp factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
file_pool.cpp make disk_io_thread responsible for the storage object. torrents refer to it by index 2017-01-01 13:54:39 -05:00
file_progress.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
file_storage.cpp minor code refactor and cleanup 2017-01-14 06:59:44 -05:00
fingerprint.cpp merged RC_1_1 into master 2016-12-20 01:16:13 -05:00
gzip.cpp back-port error_code cleanup from master (#1173) 2016-10-03 16:32:40 -07:00
hasher.cpp consolidate windows crypto provider implementation into single header (#1495) 2017-01-07 01:53:39 -05:00
hasher512.cpp consolidate windows crypto provider implementation into single header (#1495) 2017-01-07 01:53:39 -05:00
hex.cpp added std:: prefix, end of file cleanup, formatting, consts 2017-01-14 05:59:26 -05:00
http_connection.cpp minor code refactor and cleanup 2017-01-14 06:59:44 -05:00
http_parser.cpp enable /W4 warnings for msvc 2016-12-13 19:36:14 -05:00
http_seed_connection.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
http_stream.cpp don't allocate handlers for proxy sockets in the heap, move them instead (#1342) 2016-11-19 22:56:34 -05:00
http_tracker_connection.cpp minor code refactor and cleanup 2017-01-14 06:59:44 -05:00
i2p_stream.cpp more integral type conversion warning fixes, now only needs shorten-64-to-32 (#1349) 2016-11-25 11:17:25 -05:00
identify_client.cpp move const data to readonly segment 2017-01-09 14:41:44 -05:00
instantiate_connection.cpp more boost types cleanup and handling of deprecated macos libcrypto (#1072) 2016-09-07 17:51:18 -04:00
ip_filter.cpp clean-up more defines (#872) 2016-07-01 19:46:59 -04:00
ip_notifier.cpp some refactor in ip change notifier source code (#1301) 2016-11-08 03:44:43 -05:00
ip_voter.cpp support separate external ip for each interface (#1383) 2016-12-04 15:58:51 -05:00
lazy_bdecode.cpp enable /W4 warnings for msvc 2016-12-13 19:36:14 -05:00
lsd.cpp aux::to_hex(sha1) -> sha1.to_hex() (#1418) 2016-12-22 10:44:36 -05:00
magnet_uri.cpp auto loop, consts and minor cleanup refactor 2016-11-15 19:54:38 -05:00
merkle.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
natpmp.cpp headers, end of file, code cleanup 2016-12-12 23:36:45 -05:00
packet_buffer.cpp headers, end of file, code cleanup 2016-12-12 23:36:45 -05:00
parse_url.cpp generalize and improve http redirect support for web seeds (#1060) 2016-10-02 23:08:03 -07:00
part_file.cpp factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
pe_crypto.cpp fixing shorten-64-to-32 warnings, part 4 2016-12-09 17:24:07 -05:00
peer_class.cpp more use of span and std::shared_ptr (#1018) 2016-08-21 13:37:11 -04:00
peer_class_set.cpp refactor to more use of auto c++11 keyword (#1404) 2016-12-11 20:50:30 -05:00
peer_connection.cpp merged RC_1_1 into master 2017-01-08 10:18:41 -05:00
peer_connection_handle.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
peer_list.cpp enable /W4 warnings for msvc 2016-12-13 19:36:14 -05:00
performance_counters.cpp fixed sign-compare warnings and some refactor (#1354) 2016-11-27 08:46:53 -05:00
piece_picker.cpp remove long-standing deprecated filter_pieces functions (#1457) 2016-12-27 12:42:23 -08:00
platform_util.cpp fixing shorten-64-to-32 warnings, part 3 2016-12-08 20:22:34 -05:00
proxy_base.cpp don't allocate handlers for proxy sockets in the heap, move them instead (#1342) 2016-11-19 22:56:34 -05:00
proxy_settings.cpp more integral type conversion warning fixes, now only needs shorten-64-to-32 (#1349) 2016-11-25 11:17:25 -05:00
puff.cpp fix building tarball 2016-08-21 20:21:50 -04:00
random.cpp consolidate windows crypto provider implementation into single header (#1495) 2017-01-07 01:53:39 -05:00
read_resume_data.cpp added explicit time_t cast to avoid warnings in android 32 bits 2016-12-22 21:24:25 -05:00
receive_buffer.cpp changelog note, typos and .gitignore 2016-12-13 08:11:09 -05:00
request_blocks.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
resolve_links.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
resolver.cpp more fixes in signed compare warnings (#1345) 2016-11-21 01:49:56 -05:00
session.cpp refactor for more use of move with settings_pack (#1162) 2016-09-28 13:28:43 -04:00
session_call.cpp refactor to use std unordered containers and minor cleanup (#1070) 2016-09-06 23:37:36 -04:00
session_handle.cpp make disk_io_thread responsible for the storage object. torrents refer to it by index 2017-01-01 13:54:39 -05:00
session_impl.cpp fix of internal session_impl logic regarding TOS (#1518) 2017-01-13 00:55:54 -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 fixed sign-compare warnings and some refactor (#1354) 2016-11-27 08:46:53 -05:00
settings_pack.cpp merge RC_1_1 into master 2017-01-01 11:08:57 -05:00
sha1.cpp make internal sha1 & sha512 implementation declarations match libcrypto api 2016-12-27 22:30:57 -08:00
sha1_hash.cpp aux::to_hex(sha1) -> sha1.to_hex() (#1418) 2016-12-22 10:44:36 -05:00
sha512.cpp added std:: prefix, end of file cleanup, formatting, consts 2017-01-14 05:59:26 -05:00
smart_ban.cpp make disk_io_thread responsible for the storage object. torrents refer to it by index 2017-01-01 13:54:39 -05:00
socket_io.cpp more fixes of integral type conversion warnings 2016-11-21 20:22:18 -05:00
socket_type.cpp more boost types cleanup and handling of deprecated macos libcrypto (#1072) 2016-09-07 17:51:18 -04:00
socks5_stream.cpp more fixes of integral type conversion warnings 2016-11-21 20:22:18 -05:00
stat.cpp fixed a few warnings related to signed/unsigned conversions (#1338) 2016-11-19 21:14:16 -05:00
stat_cache.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
storage.cpp factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
storage_utils.cpp factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
string_util.cpp Fix c4996 strcpy (#1395) 2016-12-09 17:17:27 -05:00
time.cpp config.h cleanup (#834) 2016-06-19 02:32:12 -04:00
timestamp_history.cpp enable /W4 warnings for msvc 2016-12-13 19:36:14 -05:00
torrent.cpp fixing sign-conversion warnings, part 3 (#1537) 2017-01-13 01:55:29 -05:00
torrent_handle.cpp make disk_io_thread responsible for the storage object. torrents refer to it by index 2017-01-01 13:54:39 -05:00
torrent_info.cpp factor out some common storage utilities out of storage.cpp (#1515) 2017-01-11 00:42:10 -05:00
torrent_peer.cpp more fixes of integral type conversion warnings 2016-11-21 20:22:18 -05:00
torrent_peer_allocator.cpp more fixes in signed compare warnings (#1345) 2016-11-21 01:49:56 -05:00
torrent_status.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
tracker_manager.cpp headers, end of file, code cleanup 2016-12-12 23:36:45 -05:00
udp_socket.cpp merged RC_1_1 into master 2016-12-20 01:16:13 -05:00
udp_tracker_connection.cpp aux::to_hex(sha1) -> sha1.to_hex() (#1418) 2016-12-22 10:44:36 -05:00
upnp.cpp fixing sign-conversion warnings, part 2 2017-01-10 20:19:03 -05:00
ut_metadata.cpp optimize chained buffer a bit and factor out nop into non_owning_handle 2016-12-29 07:05:18 -08:00
ut_pex.cpp mark all converstion to bool operators as explicit 2016-12-12 01:34:36 -05:00
utf8.cpp more fixes in signed compare warnings (#1345) 2016-11-21 01:49:56 -05:00
utp_socket_manager.cpp fix frequent dealloc/alloc for utp socket lists (#1496) 2017-01-08 19:18:26 -05:00
utp_stream.cpp minor code corrections (#1430) 2016-12-26 22:45:48 -08: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 generalize and improve http redirect support for web seeds (#1060) 2016-10-02 23:08:03 -07:00
web_peer_connection.cpp strengthened type safety in handling of piece and file indices (#1409) 2016-12-22 10:42:33 -05:00
xml_parse.cpp headers, end of file, code cleanup 2016-12-12 23:36:45 -05:00