premiere-libtorrent/include/libtorrent/aux_
Alden Torres b313de3925 some refactor and cleanup (#1065) 2016-09-05 22:25:20 -04:00
..
allocating_handler.hpp some refactor and cleanup (#1065) 2016-09-05 22:25:20 -04:00
bind_to_device.hpp use bind_to_device for listen sockets 2016-02-12 15:46:18 -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
disable_warnings_pop.hpp fix diagnostic push/pop issue 2015-06-28 18:44:37 -04:00
disable_warnings_push.hpp fixed warnings and compilation issues (#980) 2016-08-03 00:35:40 -04:00
escape_string.hpp refactor in escape_string and escape_path to use string_view (#1039) 2016-08-29 22:37:19 -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 merged RC_1_1 into master 2016-07-05 18:03:06 -04:00
io.hpp minor cleanup to aux io functions (#962) 2016-07-28 08:33:38 -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 move out merkle functions into their own file and test 2015-04-24 06:06:41 +00:00
openssl.hpp trivial cleanup and minor changes (#1033) 2016-08-26 00:14:11 -04:00
proxy_settings.hpp minor cleanup and refactor (#1016) 2016-08-20 19:46:55 -04:00
session_call.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
session_impl.hpp refactor to use unique_ptr with session_impl::m_work (#1063) 2016-09-04 21:49:11 -04:00
session_interface.hpp refactor to use std::shared_ptr with peer_connection, core and tests (#1050) 2016-08-31 21:42:18 -04:00
session_settings.hpp minor cleanup and refactor (#1016) 2016-08-20 19:46:55 -04:00
suggest_piece.hpp simplify peer_connection's read handlers and the receive buffer. (#853) 2016-06-26 20:41:03 -04:00
time.hpp make the cached current time thread-safe 2016-05-01 08:50:23 -04:00