..
allocating_handler.hpp
remove c++98 cruft from allocating handler ( #697 )
2016-05-04 01:47:45 -04:00
array_view.hpp
simplify peer_connection's read handlers and the receive buffer. ( #853 )
2016-06-26 20:41:03 -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
merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile.
2015-05-30 04:31:23 +00:00
disable_warnings_pop.hpp
fix diagnostic push/pop issue
2015-06-28 18:44:37 -04:00
disable_warnings_push.hpp
added arm __builtin_clz support and tests running in arm mode ( #854 )
2016-06-26 12:01:42 -04:00
escape_string.hpp
general modernization ( #836 )
2016-06-20 11:32:06 -04:00
file_progress.hpp
use cstdint intead of boost/cstdint.hpp ( #833 )
2016-06-18 14:01:38 -04:00
io.hpp
general modernization ( #836 )
2016-06-20 11:32:06 -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
move some internal headers to aux_ to fix documentation
2015-09-07 17:00:27 -04:00
proxy_settings.hpp
use cstdint intead of boost/cstdint.hpp ( #833 )
2016-06-18 14:01:38 -04:00
session_call.hpp
simplify session call and replace session_handle and torrent_handle macros ( #741 )
2016-05-21 19:05:42 -04:00
session_impl.hpp
merged RC_1_1 into master
2016-06-25 17:48:13 -04:00
session_interface.hpp
use cstdint intead of boost/cstdint.hpp ( #833 )
2016-06-18 14:01:38 -04:00
session_settings.hpp
fix warning for signed/unsigned comparison
2016-04-30 16:49:21 -07: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