.. |
kademlia
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -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
|
reopen listen sockets when the system's IP changes (#1299)
|
2016-11-07 07:40:09 -05:00 |
alert.cpp
|
more use of std::make_shared, fixing warnings of over-aligned
|
2016-11-18 00:28:29 -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
|
modernize replace deprecated headers (#897)
|
2016-07-09 23:17:55 -04:00 |
announce_entry.cpp
|
deprecate relative times in torrent_status, replaced by std::chrono::time_point
|
2016-11-12 17:37:10 -05:00 |
assert.cpp
|
back-port windows stack trace function to 1.1 (#1017)
|
2016-08-21 01:07:02 -04: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
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
bitfield.cpp
|
using arm neon inline assembly and using it only if in 32 bits (#1201)
|
2016-10-12 00:02:02 -04:00 |
block_cache.cpp
|
move block_cache_reference out of disk_io_job header
|
2016-11-20 10:34:42 -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
|
Sanitize 1.1 (#1197)
|
2016-10-09 17:00:20 -04:00 |
bt_peer_connection.cpp
|
move block_cache_reference out of disk_io_job header
|
2016-11-20 10:34:42 -05:00 |
chained_buffer.cpp
|
move block_cache_reference out of disk_io_job header
|
2016-11-20 10:34:42 -05:00 |
choker.cpp
|
merged RC_1_1 into master
|
2016-10-20 00:36:54 -04: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
|
remove whitespace at end of line (#1245)
|
2016-10-22 11:47:24 -04:00 |
create_torrent.cpp
|
start chipping away at removing disk_io_job from the disk_interface
|
2016-11-23 19:02:05 -05:00 |
disk_buffer_holder.cpp
|
move block_cache_reference out of disk_io_job header
|
2016-11-20 10:34:42 -05:00 |
disk_buffer_pool.cpp
|
merge RC_1_1 into master
|
2016-10-29 14:25:57 -04:00 |
disk_io_job.cpp
|
convert remaining disk io jobs
|
2016-11-23 19:02:05 -05:00 |
disk_io_thread.cpp
|
convert remaining disk io jobs
|
2016-11-23 19:02:05 -05:00 |
disk_io_thread_pool.cpp
|
fix build warnings/errors, typos and minor cleanup (#1277)
|
2016-11-02 01:03:12 -04: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
|
set scope id when enumerating IPv6 addresses
|
2016-11-23 01:09:05 -05:00 |
error_code.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
escape_string.cpp
|
remove whitespace at end of line (#1245)
|
2016-10-22 11:47:24 -04: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
|
merged RC_1_1 into master
|
2016-11-20 11:18:16 -05:00 |
file_pool.cpp
|
removed spaces in template types and more c++11 auto/loop refactor
|
2016-10-26 00:08:00 -04:00 |
file_progress.cpp
|
more fixes in signed compare warnings (#1345)
|
2016-11-21 01:49:56 -05:00 |
file_storage.cpp
|
generalize and improve http redirect support for web seeds (#1060)
|
2016-10-02 23:08:03 -07:00 |
fingerprint.cpp
|
merged RC_1_1 into master
|
2016-10-26 23:30:58 -04:00 |
gzip.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
hasher.cpp
|
more boost types cleanup and handling of deprecated macos libcrypto (#1072)
|
2016-09-07 17:51:18 -04:00 |
hasher512.cpp
|
fix windows-version=xp build (#1327)
|
2016-11-19 11:07:33 -05:00 |
hex.cpp
|
use span for to_hex and from_hex functions
|
2016-07-29 18:42:18 -04:00 |
http_connection.cpp
|
removed spaces in template types and more c++11 auto/loop refactor
|
2016-10-26 00:08:00 -04:00 |
http_parser.cpp
|
remove whitespace at end of line (#1245)
|
2016-10-22 11:47:24 -04:00 |
http_seed_connection.cpp
|
minor http related code cleanup (#1212)
|
2016-10-14 16:12:02 -04: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
|
more use of std::make_shared, fixing warnings of over-aligned
|
2016-11-18 00:28:29 -05:00 |
i2p_stream.cpp
|
don't allocate handlers for proxy sockets in the heap, move them instead (#1342)
|
2016-11-19 22:56:34 -05:00 |
identify_client.cpp
|
merged RC_1_1 into master
|
2016-10-26 23:30:58 -04: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
|
consts and refactor, hash_address returns the hash (#1093)
|
2016-09-15 21:13:43 -04:00 |
lazy_bdecode.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
lsd.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -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
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
packet_buffer.cpp
|
modernize replace deprecated headers (#897)
|
2016-07-09 23:17:55 -04: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
|
use span for scatter/gather lists (#1260)
|
2016-10-26 20:40:56 -04:00 |
pe_crypto.cpp
|
return a span from TORRENT_ALLOCA (#1244)
|
2016-10-22 14:43:40 -04: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 use std::shared_ptr with traversal_algorithm (#1056)
|
2016-09-02 16:42:55 -04:00 |
peer_connection.cpp
|
convert remaining disk io jobs
|
2016-11-23 19:02:05 -05:00 |
peer_connection_handle.cpp
|
refactor log methods in public peer_connection_handle for stable ABI (#1180)
|
2016-10-03 21:35:40 -07:00 |
peer_list.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
performance_counters.cpp
|
more fixes in signed compare warnings (#1345)
|
2016-11-21 01:49:56 -05:00 |
piece_picker.cpp
|
transition to more default member initializers (#1261)
|
2016-10-26 20:41:57 -04:00 |
platform_util.cpp
|
general modernization (#836)
|
2016-06-20 11:32:06 -04: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
|
minor cleanup and refactor (#1016)
|
2016-08-20 19:46:55 -04:00 |
puff.cpp
|
fix building tarball
|
2016-08-21 20:21:50 -04:00 |
random.cpp
|
Use std::random instead of Boost.Random when in c++11 mode. (#1087)
|
2016-09-13 17:07:01 -04:00 |
read_resume_data.cpp
|
fix error_code vs. error_condition traits (#1169)
|
2016-10-02 12:27:50 -07:00 |
receive_buffer.cpp
|
various cleanup and formatting updates (#1158)
|
2016-09-26 20:05:04 -04:00 |
request_blocks.cpp
|
various cleanup and formatting updates (#1158)
|
2016-09-26 20:05:04 -04:00 |
resolve_links.cpp
|
merged RC_1_1 into master
|
2016-09-11 21:01:03 -04: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
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
session_impl.cpp
|
revisions based on code review
|
2016-11-23 01:09:05 -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
|
remove deprecated disk_io_thread operations (#1284)
|
2016-11-02 01:01:27 -04:00 |
settings_pack.cpp
|
remove remainder of eviction/ghost torrent feature (#1251)
|
2016-10-25 08:02:34 -04:00 |
sha1.cpp
|
remove whitespace at end of line (#1245)
|
2016-10-22 11:47:24 -04:00 |
sha1_hash.cpp
|
adding support for a more configurable sha512 hasher (#1028)
|
2016-08-25 19:07:16 -04:00 |
sha512.cpp
|
remove whitespace at end of line (#1245)
|
2016-10-22 11:47:24 -04:00 |
smart_ban.cpp
|
start chipping away at removing disk_io_job from the disk_interface
|
2016-11-23 19:02:05 -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
|
added consts and minor refactor (#1137)
|
2016-09-23 13:51:20 -07:00 |
storage.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
string_util.cpp
|
more session log and source code refactor
|
2016-09-20 11:24:24 -04:00 |
time.cpp
|
config.h cleanup (#834)
|
2016-06-19 02:32:12 -04:00 |
timestamp_history.cpp
|
use cstdint intead of boost/cstdint.hpp (#833)
|
2016-06-18 14:01:38 -04:00 |
torrent.cpp
|
convert remaining disk io jobs
|
2016-11-23 19:02:05 -05:00 |
torrent_handle.cpp
|
removed spaces in template types and more c++11 auto/loop refactor
|
2016-10-26 00:08:00 -04:00 |
torrent_info.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -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
|
use in-class initializers for torrent_status (#1215)
|
2016-10-15 17:35:50 -04:00 |
tracker_manager.cpp
|
fix error handling by exercising code paths where memory allocations fail (#1221)
|
2016-10-19 01:18:05 -04:00 |
udp_socket.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
udp_tracker_connection.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
upnp.cpp
|
more use of std::make_shared, fixing warnings of over-aligned
|
2016-11-18 00:28:29 -05:00 |
ut_metadata.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
ut_pex.cpp
|
remove whitespace at end of line (#1245)
|
2016-10-22 11:47:24 -04:00 |
utf8.cpp
|
more fixes in signed compare warnings (#1345)
|
2016-11-21 01:49:56 -05:00 |
utp_socket_manager.cpp
|
more fixes of integral type conversion warnings
|
2016-11-21 20:22:18 -05:00 |
utp_stream.cpp
|
more fixes in signed compare warnings (#1345)
|
2016-11-21 01:49:56 -05: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
|
remove ghost torrent/torrent eviction feature. (#1214)
|
2016-10-15 13:32:59 -04:00 |
xml_parse.cpp
|
replace boost::function with std::function
|
2016-08-13 07:07:26 -04:00 |