danicoin/src/common
Riccardo Spagni 52af8c1582
Merge pull request #2318
3dd34a49 Cleanup test impact of moving blockchain_db_types() (Howard Chu)
80344740 More DB support cleanup (Howard Chu)
4c7f8ac0 DB cleanup (Howard Chu)
2017-08-26 23:45:25 +02:00
..
base58.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
base58.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
boost_serialization_helper.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
command_line.cpp More DB support cleanup 2017-08-20 13:57:36 +01:00
command_line.h core: add --db-salvage command line flag 2017-08-12 19:04:44 +01:00
common_fwd.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
dns_utils.cpp Merge pull request #2210 2017-08-07 15:09:45 +02:00
dns_utils.h dns_utils: add <functional> for std::function 2017-08-07 14:35:41 +01:00
download.cpp download: check available disk space before downloading 2017-03-05 16:59:32 +00:00
download.h download: async API 2017-03-05 16:58:48 +00:00
http_connection.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
i18n.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
i18n.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
int-util.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
json_util.h wallet: fix some "may be used uninitialized" warnings 2016-08-28 21:30:44 +01:00
password.cpp Add readline support to cli 2017-06-18 10:08:37 -04:00
password.h Add server auth to monerod, and client auth to wallet-cli and wallet-rpc 2017-02-06 01:15:41 -05:00
perf_timer.cpp Change logging to easylogging++ 2017-01-16 00:25:46 +00:00
perf_timer.h perf_timer: allow profiling more granular than millisecond 2017-08-01 14:05:20 +01:00
pod-class.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
rpc_client.h rpc_client: print destination host/port when failing to connect 2017-08-23 21:31:44 +01:00
scoped_message_writer.h simplewallet: factor out message_writer 2017-08-11 13:38:42 +01:00
stack_trace.cpp some include cleanup 2017-07-31 16:36:52 +01:00
stack_trace.h some include cleanup 2017-07-31 16:36:52 +01:00
task_region.cpp update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
task_region.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
thread_group.cpp thread_group: set thread size to THREAD_STACK_SIZE 2017-08-23 13:38:00 +01:00
thread_group.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
unordered_containers_boost_serialization.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
updates.cpp updates: add "misc_log_ex.h" for logs 2017-08-07 14:42:08 +01:00
updates.h updates: remove testnet case 2017-02-22 11:20:44 +00:00
util.cpp core: protect precomputed block hashes with SHA256 2017-02-23 23:18:10 +00:00
util.h move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h 2017-07-27 15:46:47 +01:00
varint.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00