.. |
aligned_storage.hpp
|
more std:: prefix, consts, auto refactor, formatting
|
2017-01-26 08:30:20 -05:00 |
aligned_union.hpp
|
more std:: prefix, consts, auto refactor, formatting
|
2017-01-26 08:30:20 -05:00 |
alloca.hpp
|
created aux::typed_span and related refactor
|
2017-01-28 23:28:38 -05:00 |
allocating_handler.hpp
|
added handler_storage default constructor when not TORRENT_USE_ASSERTS
|
2017-01-23 18:27:24 -05:00 |
array.hpp
|
use decltype(auto) return types for MSVC (#1815)
|
2017-03-17 20:47:10 -04:00 |
bind_to_device.hpp
|
make single-argument constructors explicit (#1194)
|
2016-10-08 14:07:11 -04:00 |
block_cache_reference.hpp
|
fixing sign-conversion warnings, part 6
|
2017-01-17 20:51:26 -05:00 |
byteswap.hpp
|
general modernization (#836)
|
2016-06-20 11:32:06 -04:00 |
cppint_import_export.hpp
|
use cstdint intead of boost/cstdint.hpp (#833)
|
2016-06-18 14:01:38 -04:00 |
cpuid.hpp
|
refactor for separation of clz software/hardware based (#985)
|
2016-08-05 15:51:37 -04:00 |
deferred_handler.hpp
|
minor code cleanup, std:: prefix, consts, typos
|
2017-04-04 23:12:48 -04:00 |
deque.hpp
|
use decltype(auto) return types for MSVC (#1815)
|
2017-03-17 20:47:10 -04:00 |
dev_random.hpp
|
wrap most instances of throw, and terminate on builds where exceptions are disabled (#1639)
|
2017-01-29 15:37:42 -05:00 |
disable_warnings_pop.hpp
|
enable /W4 warnings for msvc
|
2016-12-13 19:36:14 -05:00 |
disable_warnings_push.hpp
|
enable /W4 warnings for msvc
|
2016-12-13 19:36:14 -05:00 |
disk_job_fence.hpp
|
move disk_job_fence to its own file
|
2017-01-22 01:20:27 -05:00 |
escape_string.hpp
|
don't include base32encode in the build when i2p is disabled
|
2017-03-31 07:24:50 -04:00 |
ffs.hpp
|
added support for flz (find last zero) and copied bitfield functions from PR #565 (#986)
|
2016-08-07 16:21:08 -04:00 |
file_progress.hpp
|
fix makefile
|
2017-02-25 23:01:28 -05:00 |
has_block.hpp
|
make single-argument constructors explicit (#1194)
|
2016-10-08 14:07:11 -04:00 |
io.hpp
|
refactor in aux::write_ to avoid explicit castings (#1426)
|
2016-12-17 15:03:43 -05:00 |
ip_notifier.hpp
|
moved current ip_change_notifier implementation to compilation unit (#1890)
|
2017-04-05 23:42:37 -04:00 |
lsd.hpp
|
created lsd_callback, log optimization and cleanup in lsd (#1099)
|
2016-09-16 12:21:41 -04:00 |
max_path.hpp
|
factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732)
|
2016-05-17 09:24:06 -04:00 |
merkle.hpp
|
added std:: prefix, end of file cleanup, formatting, consts
|
2017-01-14 05:59:26 -05:00 |
non_owning_handle.hpp
|
added std:: prefix, end of file cleanup, formatting, consts
|
2017-01-14 05:59:26 -05:00 |
numeric_cast.hpp
|
fixing sign-conversion warnings, part 12, minor refactor, eol cleanup (#1670)
|
2017-02-07 00:22:30 -05:00 |
openssl.hpp
|
more boost types cleanup and handling of deprecated macos libcrypto (#1072)
|
2016-09-07 17:51:18 -04:00 |
path.hpp
|
separate path and filesystem functions out into its own translation unit/header file pair, separating it from the file and directory class
|
2017-04-11 18:07:55 -04:00 |
portmap.hpp
|
upnp and natpmp modernization and cleanup (#1103)
|
2016-09-18 10:11:56 -04:00 |
proxy_settings.hpp
|
make single-argument constructors explicit (#1194)
|
2016-10-08 14:07:11 -04:00 |
range.hpp
|
don't remove peers from the connection list immediately when disconnecting (#1782)
|
2017-03-07 13:50:03 -05:00 |
scope_end.hpp
|
fix error handling by exercising code paths where memory allocations fail (#1221)
|
2016-10-19 01:18:05 -04:00 |
session_call.hpp
|
replace boost::function with std::function
|
2016-08-13 07:07:26 -04:00 |
session_impl.hpp
|
use unsigned type for file flags. make file_pool private to disk_io_thread (#1894)
|
2017-04-08 18:24:50 -04:00 |
session_interface.hpp
|
code cleanup related to async_resolve (#1873)
|
2017-03-30 23:00:59 -04:00 |
session_settings.hpp
|
use more compact internal representation for bool settings (#1355)
|
2016-11-26 01:34:57 -05:00 |
storage_piece_set.hpp
|
minor general code cleanup and refactor
|
2017-03-27 23:38:09 -04:00 |
storage_utils.hpp
|
fixing sign-conversion warnings, part 15, torrent class (#1686)
|
2017-02-11 14:58:02 -05:00 |
suggest_piece.hpp
|
fixing sign-conversion warnings, part 1 (#1503)
|
2017-01-09 01:43:57 -05:00 |
throw.hpp
|
fixing sign-conversion warnings, part 12, minor refactor, eol cleanup (#1670)
|
2017-02-07 00:22:30 -05:00 |
time.hpp
|
use 32 bit time points in torrent (#1662)
|
2017-02-05 19:18:06 -05:00 |
typed_span.hpp
|
use decltype(auto) return types for MSVC (#1815)
|
2017-03-17 20:47:10 -04:00 |
unique_ptr.hpp
|
use decltype(auto) return types for MSVC (#1815)
|
2017-03-17 20:47:10 -04:00 |
vector.hpp
|
use decltype(auto) return types for MSVC (#1815)
|
2017-03-17 20:47:10 -04:00 |
win_crypto_provider.hpp
|
wrap most instances of throw, and terminate on builds where exceptions are disabled (#1639)
|
2017-01-29 15:37:42 -05:00 |
win_util.hpp
|
added std:: prefix, end of file cleanup, formatting, consts
|
2017-01-14 05:59:26 -05:00 |