monero/contrib/epee/include
Jeffrey d1cb9c393e Remove serialization/enableable
Currently working on an EPEE [ser/de]ialization library for Rust and at first glance, EPEE seemed to have support for optional wrappers. However, after looking into it, this feature appears to be half-baked and unused. Furthermore, adding support for optional values would be better suited to implement at the storage level, in my opinion. That would make parsing DOMs easier and less error-prone. If anyone is currently using this code, please comment. Thanks!

At the time of writing, this PR has no merge conflicts with #8211
2022-04-09 22:53:46 -05:00
..
net Merge pull request #8223 2022-04-06 00:19:59 -04:00
serialization Remove serialization/enableable 2022-04-09 22:53:46 -05:00
storages Merge pull request #8228 2022-04-06 00:22:23 -04:00
ado_db_helper.h
byte_slice.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
byte_stream.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
console_handler.h Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command 2020-07-24 07:12:11 +02:00
copyable_atomic.h copyable_atomic: add a ctor with initial value 2017-09-27 11:43:08 +01:00
file_io_utils.h Reduce compilation time of epee/portable_storage_template_helper.h 2021-03-28 15:41:48 +02:00
fnv1.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
global_stream_operators.h
gzip_encoding.h
hex.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
hmac-md5.h
include_base_utils.h
int-util.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
math_helper.h epee: allow a random component in once_a_time timeouts 2019-11-01 20:57:24 +00:00
md5_l.h Replace memset with memwipe. 2019-11-13 18:00:50 +01:00
md5_l.inl epee: use memwipe rather than memset for md5 secrets 2020-05-16 18:12:55 +00:00
md5global.h
memwipe.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
misc_language.h Reduce compilation time of epee/portable_storage.h 2021-02-06 08:18:42 +01:00
misc_log_ex.h Reduced executable size; reduced call sequence to "allowed" log function 2021-01-16 22:55:41 +00:00
misc_os_dependent.h Split epee/string_tools.h and encapsulate boost::lexical_cast 2021-04-16 20:54:20 +02:00
mlocker.h Copyright: Update to 2022 2022-03-04 06:59:20 +01: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 simplewallet: lock console on inactivity 2019-08-28 19:01:48 +00:00
reg_exp_definer.h Eliminate dependence on boost::interprocess #8223 2022-03-30 13:18:32 -05:00
reg_utils.h
rolling_median.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
service_impl_base.h
sha1.h
sha1.inl
soci_helper.h
span.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
static_initializer.h
stats.h performance_tests: better stats, and keep track of timing history 2019-01-28 15:45:37 +00:00
stats.inl fix median overflow bug 2021-08-13 06:57:27 -05:00
string_coding.h Removed some unused epee functions 2017-04-25 16:07:32 -04:00
string_tools.h Split epee/string_tools.h and encapsulate boost::lexical_cast 2021-04-16 20:54:20 +02:00
string_tools_lexical.h Split epee/string_tools.h and encapsulate boost::lexical_cast 2021-04-16 20:54:20 +02:00
syncobj.h Allow wallet2.h to run in WebAssembly 2020-04-15 13:22:46 -04:00
time_helper.h
tiny_ini.h Split epee/string_tools.h and encapsulate boost::lexical_cast 2021-04-16 20:54:20 +02:00
to_nonconst_iterator.h
warnings.h
winobj.h
wipeable_string.h Copyright: Update to 2022 2022-03-04 06:59:20 +01:00
zlib_helper.h