monero/contrib/epee/include
Jeffrey 21e43de0f3 Eliminate reliance of abstract_tcp_server2.inl on pragma_comp_defs.h
The GCC maybe-uninitialized warning was already taken care of, and
I don't think it's possible (or realistic) to compile monero in vanilla
VS anymore, and the warning 4355 is turned off by default anyways. Also,
on principal, warnings shouldn't be suppressed en masses like they were
before this change, especially for such an important file.
2022-03-06 11:15:29 -06:00
..
net Eliminate reliance of abstract_tcp_server2.inl on pragma_comp_defs.h 2022-03-06 11:15:29 -06:00
serialization Remove serialize_base.h 2022-02-10 19:42:19 -06:00
storages Eliminate portable_storage_to_bin.h reliance on pragma_comp_defs.h 2022-03-06 00:48:38 -06:00
byte_slice.h Allow byte_stream->byte_slice conversion to shrink unused buffer space 2020-10-13 15:09:18 +00:00
byte_stream.h Fix byte_stream::put_n 2020-12-14 14:45:24 -05:00
console_handler.h Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command 2020-07-24 07:12:11 +02:00
file_io_utils.h Removed unused functions from file_io_utils 2022-02-10 18:41:29 -06:00
fnv1.h wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
gzip_encoding.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
hex.h Move hex->bin conversion to monero copyright files and with less includes 2020-03-09 05:23:59 +00:00
hmac-md5.h moved all stuff to github 2014-03-03 22:07:58 +00:00
include_base_utils.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
int-util.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
math_helper.h Merge misc_os_dependent.h into time_helper.h 2022-03-02 00:32:22 -06: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 moved all stuff to github 2014-03-03 22:07:58 +00:00
memwipe.h Split epee/string_tools.h and encapsulate boost::lexical_cast 2021-04-16 20:54:20 +02: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
mlocker.h various: do not propagate exception through dtor 2018-11-15 15:53:21 +00:00
pragma_comp_defs.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00
profile_tools.h Merge misc_os_dependent.h into time_helper.h 2022-03-02 00:32:22 -06:00
readline_buffer.h simplewallet: lock console on inactivity 2019-08-28 19:01:48 +00:00
reg_exp_definer.h Split epee/string_tools.h and encapsulate boost::lexical_cast 2021-04-16 20:54:20 +02:00
rolling_median.h Fixed issues found by static analysis 2020-12-08 18:43:44 +01:00
span.h Improve cryptonote (block and tx) binary read performance 2021-01-23 06:23:39 +00:00
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_lexical.h Split epee/string_tools.h and encapsulate boost::lexical_cast 2021-04-16 20:54:20 +02:00
string_tools.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 Further refactor time_helper.h 2022-03-04 13:48:12 -06:00
warnings.h year updated in license 2015-01-02 18:52:46 +02:00
wipeable_string.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
zlib_helper.h move modified epee code to new classes, revert license 2014-07-25 18:29:08 +02:00