monero/contrib/epee/include
Riccardo Spagni effcbf2060
Merge pull request #4459
bcf3f6af fuzz_tests: catch unhandled exceptions (moneromooo-monero)
3ebd05d4 miner: restore stream flags after changing them (moneromooo-monero)
a093092e levin_protocol_handler_async: do not propagate exception through dtor (moneromooo-monero)
1eebb82b net_helper: do not propagate exceptions through dtor (moneromooo-monero)
fb6a3630 miner: do not propagate exceptions through dtor (moneromooo-monero)
2e2139ff epee: do not propagate exception through dtor (moneromooo-monero)
0749a8bd db_lmdb: do not propagate exceptions in dtor (moneromooo-monero)
1b0afeeb wallet_rpc_server: exit cleanly on unhandled exceptions (moneromooo-monero)
418a9936 unit_tests: catch unhandled exceptions (moneromooo-monero)
ea7f9543 threadpool: do not propagate exceptions through the dtor (moneromooo-monero)
6e855422 gen_multisig: nice exit on unhandled exception (moneromooo-monero)
53df2deb db_lmdb: catch error in mdb_stat calls during migration (moneromooo-monero)
e67016dd blockchain_blackball: catch failure to commit db transaction (moneromooo-monero)
661439f4 mlog: don't remove old logs if we failed to rename the current file (moneromooo-monero)
5fdcda50 easylogging++: test for NULL before dereference (moneromooo-monero)
7ece1550 performance_test: fix bad last argument calling add_arg (moneromooo-monero)
a085da32 unit_tests: add check for page size > 0 before dividing (moneromooo-monero)
d8b1ec8b unit_tests: use std::shared_ptr to shut coverity up about leaks (moneromooo-monero)
02563bf4 simplewallet: top level exception catcher to print nicer messages (moneromooo-monero)
c57a65b2 blockchain_blackball: fix shift range for 32 bit archs (moneromooo-monero)
2018-09-29 22:20:38 +02:00
..
net Merge pull request #4459 2018-09-29 22:20:38 +02:00
serialization Merge pull request #4270 2018-09-04 13:19:58 -05:00
storages epee: fix stack overflow on crafted input 2018-09-25 11:27:50 +00:00
ado_db_helper.h
console_handler.h Merge pull request #4459 2018-09-29 22:20:38 +02:00
copyable_atomic.h
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 wipeable_string: add hex_to_pod function 2018-09-12 09:26:09 +00:00
hmac-md5.h
include_base_utils.h
math_helper.h
md5_l.h
md5_l.inl
md5global.h
memwipe.h
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 Modify depends for monero's dependencies 2018-09-10 22:03:42 +02: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
readline_buffer.h
reg_exp_definer.h
reg_utils.h
service_impl_base.h
sha1.h
sha1.inl
soci_helper.h
span.h Added features to epee::span<T> : 2018-08-03 20:33:07 -04:00
static_initializer.h
string_coding.h
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 wipeable_string: add hex_to_pod function 2018-09-12 09:26:09 +00:00
zlib_helper.h