premiere-libtorrent/include/libtorrent/aux_
Alden Torres 6c31ea3d44 created dht state and session params refactor (#1100)
created dht state and session params refactor
2016-09-17 09:42:04 -04:00
..
allocating_handler.hpp using std::aligned_storage (#1066) 2016-09-06 00:28:28 -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
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 move out merkle functions into their own file and test 2015-04-24 06:06:41 +00:00
openssl.hpp more boost types cleanup and handling of deprecated macos libcrypto (#1072) 2016-09-07 17:51:18 -04:00
portmap.hpp created portmap_callback and refactor for natpmp and upnp log optimization (#1096) 2016-09-16 09:53:17 -04:00
proxy_settings.hpp some consts refs and refactor (#1075) 2016-09-09 15:02:20 -04:00
session_call.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
session_impl.hpp created dht state and session params refactor (#1100) 2016-09-17 09:42:04 -04:00
session_interface.hpp general session, torrent and peer connection log optimization (#1088) 2016-09-13 22:46:07 -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 more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00