monero/src/common
Riccardo Spagni f4a6bc79d9
Merge pull request #3226
e4646379 keccak: fix mdlen bounds sanity checking (moneromooo-monero)
2e3e90ac pass large parameters by const ref, not value (moneromooo-monero)
61defd89 blockchain: sanity check number of precomputed hash of hash blocks (moneromooo-monero)
9af6b2d1 ringct: fix infinite loop in unused h2b function (moneromooo-monero)
8cea8d0c simplewallet: double check a new multisig wallet is multisig (moneromooo-monero)
9b98a6ac threadpool: catch exceptions in dtor, to avoid terminate (moneromooo-monero)
24803ed9 blockchain_export: fix buffer overflow in exporter (moneromooo-monero)
f3f7da62 perf_timer: rewrite to make it clear there is no division by zero (moneromooo-monero)
c6ea3df0 performance_tests: remove add_arg call stray extra param (moneromooo-monero)
fa6b4566 fuzz_tests: fix an uninitialized var in setup (moneromooo-monero)
03887f11 keccak: fix sanity check bounds test (moneromooo-monero)
ad11db91 blockchain_db: initialize m_open in base class ctor (moneromooo-monero)
bece67f9 miner: restore std::cout precision after modification (moneromooo-monero)
1aabd14c db_lmdb: check hard fork info drop succeeded (moneromooo-monero)
2018-02-16 14:26:58 +01: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 Update 2018 copyright 2018-01-26 10:03:20 -05:00
command_line.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
command_line.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
common_fwd.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
dns_utils.cpp dns: change default DNS to a worldwide selection 2018-02-08 09:46:16 +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
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 Readd copyright starting date 2018-01-26 10:03:20 -05:00
password.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
password.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
perf_timer.cpp perf_timer: rewrite to make it clear there is no division by zero 2018-02-02 16:06:36 +00:00
perf_timer.h Merge pull request #3120 2018-01-27 17:24:49 -08: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 Update 2018 copyright 2018-01-26 10:03:20 -05:00
sfinae_helpers.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
stack_trace.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
stack_trace.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
threadpool.cpp threadpool: catch exceptions in dtor, to avoid terminate 2018-02-02 16:27:39 +00:00
threadpool.h threadpool: catch exceptions in dtor, to avoid terminate 2018-02-02 16:27:39 +00:00
unordered_containers_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
updates.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
updates.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
util.cpp wipeable_string: call memwipe directly 2018-01-31 12:25:30 +00:00
util.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
varint.h Update 2018 copyright 2018-01-26 10:03:20 -05:00