wownero/contrib/epee/include
moneromooo-monero 70271fa788
common: add a class to safely wrap mlock/munlock
This class will allow mlocking small objects, of which there
may be several per page. It adds refcounting so pages are only
munlocked when the last object on that page munlocks.
2018-08-16 11:57:46 +00:00
..
net Merge pull request #4177 2018-08-15 17:42:09 -05:00
serialization store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00
storages Merge pull request #3226 2018-02-16 14:26:58 +01:00
ado_db_helper.h
console_handler.h console_handler: fix start_default_console use of prompt parameter 2018-05-26 20:18:30 +01:00
copyable_atomic.h copyable_atomic: add a ctor with initial value 2017-09-27 11:43:08 +01:00
file_io_utils.h epee.string_tools: add conversion between UTF-8 and UTF-16 2018-06-28 09:40:26 +09:00
fnv1.h wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
global_stream_operators.h
gzip_encoding.h
hex.h wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
hmac-md5.h
include_base_utils.h
math_helper.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
md5_l.h
md5_l.inl
md5global.h
memwipe.h Merge pull request #2969 2018-01-27 17:26:58 -08:00
misc_language.h
misc_log_ex.h mlog: --max-log-files to set the max number of rotated log files 2018-06-13 12:44:27 +09:00
misc_os_dependent.h epee get_ns_count: cast to uint64_t before multiplying 10^9 to avoid overflow 2018-02-08 16:04:50 +09:00
mlocker.h common: add a class to safely wrap mlock/munlock 2018-08-16 11:57:46 +00:00
pragma_comp_defs.h
profile_tools.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
readline_buffer.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
reg_exp_definer.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
reg_utils.h
service_impl_base.h
sha1.h
sha1.inl
soci_helper.h
span.h Merge pull request #2969 2018-01-27 17:26:58 -08:00
static_initializer.h
string_coding.h Removed some unused epee functions 2017-04-25 16:07:32 -04:00
string_tools.h common: add a class to safely wrap mlock/munlock 2018-08-16 11:57:46 +00:00
syncobj.h epee: Drop deprecated Boost.Thread header 2018-04-19 09:15:09 +00:00
time_helper.h
tiny_ini.h
to_nonconst_iterator.h
warnings.h
winobj.h
wipeable_string.h wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
zlib_helper.h