.. |
kademlia
|
fix some warnings around unused variables, dead stores, potentially dereferencing nullptr and calling virtual functions from constructor
|
2018-07-20 01:03:16 +02:00 |
ConvertUTF.cpp
|
fiw warning in ConvertUTF.cpp
|
2017-09-24 23:23:14 -07:00 |
Makefile.am
|
add windows socket libraries in Makefile.am
|
2018-03-21 13:44:59 +01:00 |
add_torrent_params.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
alert.cpp
|
avoid copy of arrays in dht alerts constructors
|
2018-07-09 19:53:35 +02:00 |
alert_manager.cpp
|
deliver notification of alerts being dropped via alerts_dropped_alert
|
2018-05-30 11:26:02 +02:00 |
allocator.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
announce_entry.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
assert.cpp
|
fix production asserts
|
2018-05-22 12:12:33 +02:00 |
bandwidth_limit.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
bandwidth_manager.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
bandwidth_queue_entry.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
bdecode.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
bitfield.cpp
|
improve the API for iterating over all files and pieces, with the new strong index types.
|
2018-06-12 11:44:29 +02:00 |
block_cache.cpp
|
some lint oriented refactor, more use of const
|
2018-05-30 23:52:28 +02:00 |
bloom_filter.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
broadcast_socket.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
bt_peer_connection.cpp
|
merged RC_1_1 into master
|
2018-07-18 10:48:36 +02:00 |
chained_buffer.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
choker.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
close_reason.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
cpuid.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
crc32c.cpp
|
Windows: Fix build Visual C++ ARM/ARM64
|
2018-04-25 16:07:47 -04:00 |
create_torrent.cpp
|
give some magic numbers names
|
2018-07-20 00:58:34 +02:00 |
disk_buffer_holder.cpp
|
qualify some assignment operators to disallow assignment to temporaries
|
2018-07-01 17:29:50 +02:00 |
disk_buffer_pool.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
disk_io_job.cpp
|
move the file priority vector throught the disk_io_job, to avoid copies
|
2018-07-08 18:25:06 +02:00 |
disk_io_thread.cpp
|
move the file priority vector throught the disk_io_job, to avoid copies
|
2018-07-08 18:25:06 +02:00 |
disk_io_thread_pool.cpp
|
save the number of idle threads locally in disk_io_thread_pool::thread_active
|
2018-04-29 16:31:18 +02:00 |
disk_job_fence.cpp
|
minor code refactor, more use of auto
|
2018-06-08 21:56:06 +02:00 |
disk_job_pool.cpp
|
minor code refactor, more use of auto
|
2018-06-08 21:56:06 +02:00 |
entry.cpp
|
qualify some assignment operators to disallow assignment to temporaries
|
2018-07-01 17:29:50 +02:00 |
enum_net.cpp
|
fixed sign implicit conversion warnings in new enum_net code (#3107)
|
2018-06-16 15:19:02 +02:00 |
error_code.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
escape_string.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
ffs.cpp
|
Windows: Fix build Visual C++ ARM/ARM64
|
2018-04-25 16:07:47 -04:00 |
file.cpp
|
simplify preadv and pwritev emulation functions
|
2018-07-14 09:03:15 +02:00 |
file_pool.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
file_progress.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
file_storage.cpp
|
code refactor related to the use of index_range and end index
|
2018-07-08 17:32:30 +02:00 |
fingerprint.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
gzip.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
hasher.cpp
|
qualify some assignment operators to disallow assignment to temporaries
|
2018-07-01 17:29:50 +02:00 |
hasher512.cpp
|
qualify some assignment operators to disallow assignment to temporaries
|
2018-07-01 17:29:50 +02:00 |
hex.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
http_connection.cpp
|
deprecate (and disable) the force-proxy setting. Instead, always use the proxy when set, never fall back on circumventing it
|
2018-07-08 18:26:47 +02:00 |
http_parser.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
http_seed_connection.cpp
|
Use settings_pack::urlseed_wait_retry for default retry with http seeds. (#2948)
|
2018-04-21 18:36:56 +02:00 |
http_stream.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
http_tracker_connection.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
i2p_stream.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
identify_client.cpp
|
more lint oriented code refactor/cleanup
|
2018-06-29 13:27:29 +02:00 |
instantiate_connection.cpp
|
moved instantiate_connection to aux namespace
|
2018-05-29 09:25:25 +02:00 |
ip_filter.cpp
|
minor code refactor in ip_filter code
|
2018-05-14 23:58:01 +02:00 |
ip_notifier.cpp
|
fix warnings
|
2018-03-24 23:01:19 +01:00 |
ip_voter.cpp
|
more lint oriented code refactor/cleanup
|
2018-06-29 13:27:29 +02:00 |
lazy_bdecode.cpp
|
fixed signed/unsigned warnings with latest version of Xcode clang (#3032)
|
2018-05-16 16:06:33 +02:00 |
listen_socket_handle.cpp
|
changes based on review feedback
|
2017-07-21 19:18:44 -07:00 |
lsd.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
magnet_uri.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
merkle.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
natpmp.cpp
|
make natpmp deal with address_v6 instead of the bytes_type, and use write_address instead of memcpy
|
2018-07-20 07:46:12 +02:00 |
packet_buffer.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
parse_url.cpp
|
minor code refactor, more use of auto
|
2018-06-08 21:56:06 +02:00 |
part_file.cpp
|
fix missing move of file object in part_file
|
2018-06-24 21:34:56 +02:00 |
path.cpp
|
removed unnecessary parentheses around min/max, added some const modifier (#2926)
|
2018-04-11 15:19:00 +02:00 |
pe_crypto.cpp
|
fix some warnings
|
2018-07-18 10:38:45 +02:00 |
peer_class.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
peer_class_set.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
peer_connection.cpp
|
fix some warnings around unused variables, dead stores, potentially dereferencing nullptr and calling virtual functions from constructor
|
2018-07-20 01:03:16 +02:00 |
peer_connection_handle.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
peer_info.cpp
|
minor code refactor, cleanup and typo in peer related code
|
2018-06-23 23:11:48 +02:00 |
peer_list.cpp
|
minor code refactor, cleanup and typo in peer related code
|
2018-06-23 23:11:48 +02:00 |
performance_counters.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
piece_picker.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
platform_util.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
proxy_base.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
proxy_settings.cpp
|
clean up proxy_settings constructors
|
2018-07-07 18:02:43 +02:00 |
puff.cpp
|
apply some c++11 modernization
|
2018-01-11 04:51:39 -05:00 |
random.cpp
|
merged RC_1_1 into master
|
2018-06-07 00:30:23 +02:00 |
read_resume_data.cpp
|
give some magic numbers names
|
2018-07-20 00:58:34 +02:00 |
receive_buffer.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
request_blocks.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
resolve_links.cpp
|
fix some warnings around unused variables, dead stores, potentially dereferencing nullptr and calling virtual functions from constructor
|
2018-07-20 01:03:16 +02:00 |
resolver.cpp
|
minor code refactor, more use of auto
|
2018-06-08 21:56:06 +02:00 |
session.cpp
|
deprecate network-threads setting
|
2018-06-10 19:34:07 +02:00 |
session_call.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
session_handle.cpp
|
make the DHT announce flags a strong type
|
2018-07-16 12:04:16 +02:00 |
session_impl.cpp
|
minor cleanups
|
2018-07-24 16:34:46 +02:00 |
session_settings.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
session_stats.cpp
|
make metric_type_t an enum class, deprecate the in-class enum values
|
2018-07-24 15:29:56 +02:00 |
session_udp_sockets.cpp
|
fix empty outgoing interfaces for UDP sockets
|
2018-05-12 13:34:58 +02:00 |
settings_pack.cpp
|
remove special handling of uTP peers
|
2018-07-20 07:47:08 +02:00 |
sha1.cpp
|
replace typedef with using. replace NULL with nullptr. cleanup page_aligned_allocator
|
2018-03-23 11:19:46 +01:00 |
sha1_hash.cpp
|
added add_torrent_params.cpp and moved is_nothrow asserts to cpp files (#2059)
|
2017-06-07 16:41:28 +02:00 |
sha512.cpp
|
replace typedef with using. replace NULL with nullptr. cleanup page_aligned_allocator
|
2018-03-23 11:19:46 +01:00 |
smart_ban.cpp
|
some code cleanup and minor refactor
|
2018-05-24 23:46:37 +02:00 |
socket_io.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
socket_type.cpp
|
some code cleanup and minor refactor
|
2018-05-24 23:46:37 +02:00 |
socks5_stream.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
stack_allocator.cpp
|
apply some c++11 modernization
|
2018-01-11 04:51:39 -05:00 |
stat.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
stat_cache.cpp
|
merged RC_1_1 into master
|
2018-06-07 00:30:23 +02:00 |
storage.cpp
|
improve the API for iterating over all files and pieces, with the new strong index types.
|
2018-06-12 11:44:29 +02:00 |
storage_piece_set.cpp
|
use an intrusive linked list for peer_cache_entry instead an unordered set, to avoid heap allocations and make cache operations not able to fail. This simplifies error handling
|
2017-12-28 00:52:09 +01:00 |
storage_utils.cpp
|
improve the API for iterating over all files and pieces, with the new strong index types.
|
2018-06-12 11:44:29 +02:00 |
string_util.cpp
|
fix some warnings
|
2018-07-18 10:38:45 +02:00 |
time.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
timestamp_history.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
torrent.cpp
|
minor cleanups
|
2018-07-24 16:34:46 +02:00 |
torrent_handle.cpp
|
use the strong type for pause flags
|
2018-07-16 12:06:21 +02:00 |
torrent_info.cpp
|
merged RC_1_1 into master
|
2018-07-18 10:48:36 +02:00 |
torrent_peer.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
torrent_peer_allocator.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
torrent_status.cpp
|
replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options
|
2018-05-13 19:25:17 +02:00 |
tracker_manager.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
udp_socket.cpp
|
minor cleanups
|
2018-07-24 16:34:46 +02:00 |
udp_tracker_connection.cpp
|
minor cleanups
|
2018-07-24 16:34:46 +02:00 |
upnp.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
ut_metadata.cpp
|
some cast cleanup, const modifier and lint refactor
|
2018-05-30 00:06:52 +02:00 |
ut_pex.cpp
|
fix some unintentional copies (with explicit moves)
|
2018-07-01 18:22:32 +02:00 |
utf8.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
utp_socket_manager.cpp
|
return values instead of using out-params
|
2018-07-19 23:58:36 +02:00 |
utp_stream.cpp
|
fix some warnings around unused variables, dead stores, potentially dereferencing nullptr and calling virtual functions from constructor
|
2018-07-20 01:03:16 +02:00 |
version.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
web_connection_base.cpp
|
merged RC_1_1 into master
|
2018-04-13 01:47:41 +02:00 |
web_peer_connection.cpp
|
improve the API for iterating over all files and pieces, with the new strong index types.
|
2018-06-12 11:44:29 +02:00 |
write_resume_data.cpp
|
fix bug in read/write resume data functions. add proper tests
|
2018-07-12 23:19:08 +02:00 |
xml_parse.cpp
|
merged RC_1_1 into master
|
2018-07-18 10:48:36 +02:00 |