monero/src/common
Riccardo Spagni edebe4e3b6
Merge pull request #2736
0d9c0db9 Do not build against epee_readline if it was not built (Howard Chu)
178014c9 split off readline code into epee_readline (moneromooo-monero)
a9e14a19 link against readline only for monerod and wallet-wallet-{rpc,cli} (moneromooo-monero)
437421ce wallet: move some scoped_message_writer calls from the libs (moneromooo-monero)
e89994e9 wallet: rejig to avoid prompting in wallet2 (moneromooo-monero)
ec5135e5 move input_line from command_line to simplewallet (moneromooo-monero)
082db75f move cryptonote command line options to cryptonote_core (moneromooo-monero)
2017-11-14 21:31:51 +02:00
..
apply_permutation.h blockchain: reject unsorted ins and outs from v7 2017-09-18 11:23:15 +01:00
base58.cpp Silence more stupid gcc warnings 2017-09-08 11:36:49 +01: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 Merge pull request #2440 2017-09-25 16:49:01 +02:00
command_line.cpp move input_line from command_line to simplewallet 2017-11-14 17:06:23 +00:00
command_line.h move input_line from command_line to simplewallet 2017-11-14 17:06:23 +00:00
common_fwd.h Use a threadpool 2017-09-14 21:42:48 +01:00
dns_utils.cpp dns_utils: allow an optional DNS server IP in DNS_PUBLIC 2017-10-10 12:29:05 +01:00
dns_utils.h dns_utils: allow an optional DNS server IP in DNS_PUBLIC 2017-10-10 12:29:05 +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 make this build on SunOS/Solaris 2017-11-14 17:03:48 +00:00
json_util.h wallet: fix some "may be used uninitialized" warnings 2016-08-28 21:30:44 +01:00
password.cpp wallet: rejig to avoid prompting in wallet2 2017-11-14 17:06:26 +00:00
password.h wallet: rejig to avoid prompting in wallet2 2017-11-14 17:06:26 +00: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-22 12:00:37 +01:00
scoped_message_writer.h simplewallet: factor out message_writer 2017-08-11 13:38:42 +01:00
sfinae_helpers.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04: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
threadpool.cpp Use max_concurrency as-is 2017-11-02 16:33:48 +00:00
threadpool.h Tweak concurrency limits 2017-09-15 00:28:48 +01: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 a special case for "install-" build tags on windows 2017-11-03 09:45:08 +00:00
updates.h updates: remove testnet case 2017-02-22 11:20:44 +00:00
util.cpp make this build on SunOS/Solaris 2017-11-14 17:03:48 +00:00
util.h Merge pull request #2620 2017-11-14 14:54:42 +02:00
varint.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00