wownero/contrib/epee/include/storages
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
..
crypted_storage.h year updated in license 2015-01-02 18:52:46 +02:00
gzipped_inmemstorage.h year updated in license 2015-01-02 18:52:46 +02:00
http_abstract_invoke.h Fix method name in invoke_http_json_rpc 2018-01-29 11:14:02 +11:00
levin_abstract_invoke2.h pass large parameters by const ref, not value 2018-02-02 19:36:09 +00:00
parserse_base_utils.h year updated in license 2015-01-02 18:52:46 +02:00
portable_storage.h Fix spelling errors 2017-07-05 17:53:16 +10:00
portable_storage_base.h year updated in license 2015-01-02 18:52:46 +02:00
portable_storage_from_bin.h contrib: epee: add exception spec to throwing destructors 2016-05-18 01:02:27 -04:00
portable_storage_from_json.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
portable_storage_template_helper.h remove unecessary and bad std::move from portable_storage_template_helper.h 2016-03-25 14:33:58 +02:00
portable_storage_to_bin.h move includes around to lessen overall load 2017-12-16 22:46:38 +00:00
portable_storage_to_json.h year updated in license 2015-01-02 18:52:46 +02:00
portable_storage_val_converters.h epee: detect strptime, use std::get_time as fallback 2018-01-11 21:41:07 +00:00