wownero/src/common
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
..
aligned.c aligned: aligned memory alloc/realloc/free 2018-09-11 13:37:34 +00:00
aligned.h aligned: aligned memory alloc/realloc/free 2018-09-11 13:37:34 +00:00
apply_permutation.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
base58.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
base58.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
boost_serialization_helper.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
CMakeLists.txt Merge pull request #4371 2018-09-21 20:31:47 +02:00
command_line.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
command_line.h command_line: allow args to depend on more than one args 2018-03-05 11:19:08 +09:00
common_fwd.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
dns_utils.cpp dns_util: add new DNSSEC trust anchor for rollover 2018-08-28 11:29:51 +00:00
dns_utils.h dns: change default DNS to a worldwide selection 2018-02-08 09:46:16 +00:00
download.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
download.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
error.cpp Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
error.h Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
expect.cpp Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
expect.h Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
http_connection.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
i18n.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
i18n.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
int-util.h Merge pull request #3180 2018-02-16 14:19:42 +01:00
json_util.h wallet: ask-password can now ask without encrypting the secret spend key 2018-09-14 11:14:21 +00:00
password.cpp wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
password.h wallet: wipe seed from memory where appropriate 2018-08-16 09:17:52 +00:00
perf_timer.cpp perf_timer: split timer class into a base one and a logging one 2018-09-11 13:37:47 +00:00
perf_timer.h perf_timer: split timer class into a base one and a logging one 2018-09-11 13:37:47 +00:00
pod-class.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rpc_client.h rpc_client: Fix error handling 2018-01-29 11:54:57 +11:00
scoped_message_writer.h Changed URLs to HTTPS 2018-06-23 21:15:29 +02:00
sfinae_helpers.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
stack_trace.cpp Merge pull request #4138 2018-08-15 17:19:04 -05:00
stack_trace.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
threadpool.cpp Merge pull request #4459 2018-09-29 22:20:38 +02:00
threadpool.h threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
unordered_containers_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
updates.cpp updates: fix hash sanity checking 2018-08-05 00:19:45 +00:00
updates.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
util.cpp Merge pull request #4293 2018-09-10 15:07:02 -05:00
util.h is_hdd update 2018-08-25 04:31:22 -07:00
varint.h Correct spelling mistakes. 2018-03-05 17:00:40 +00:00