danicoin/src/common
Riccardo Spagni 1cf4665d2a
Merge pull request #2237
5d4ef719 core: speed up output index unique set calculation (moneromooo-monero)
19d7f568 perf_timer: allow profiling more granular than millisecond (moneromooo-monero)
bda8c598 epee: add nanosecond timer and pause/restart profiling macros (moneromooo-monero)
2017-08-15 20:45:47 +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 Add readline support to cli 2017-06-18 10:08:37 -04:00
command_line.h use const references in catch blocks 2017-03-18 12:56:07 +00: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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
scoped_message_writer.h Make msgwriter logs go to file only 2017-07-24 10:34:47 +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 update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02: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