You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wownero/src/common
Riccardo Spagni 81418cb281
Merge pull request #4894
6 years ago
..
CMakeLists.txt move int-util.h to epee 6 years ago
aligned.c aligned: aligned memory alloc/realloc/free 6 years ago
aligned.h aligned: aligned memory alloc/realloc/free 6 years ago
apply_permutation.h Readd copyright starting date 6 years ago
base58.cpp Merge pull request #4894 6 years ago
base58.h a few minor (but easy) performance tweaks 6 years ago
boost_serialization_helper.h Update 2018 copyright 6 years ago
combinator.cpp Fix issue 4793 - M/N multisig transaction signature 6 years ago
combinator.h Fix issue 4793 - M/N multisig transaction signature 6 years ago
command_line.cpp Removed a lot of unnecessary includes 6 years ago
command_line.h command_line: allow args to depend on more than one args 6 years ago
common_fwd.h Update 2018 copyright 6 years ago
dns_utils.cpp Merge pull request #4894 6 years ago
dns_utils.h dns_utils: do not exit if DNS records are corrupt 6 years ago
download.cpp Removed a lot of unnecessary includes 6 years ago
download.h Readd copyright starting date 6 years ago
error.cpp Adding expect<T> - a value-or-error implementation 6 years ago
error.h Adding expect<T> - a value-or-error implementation 6 years ago
expect.cpp Adding expect<T> - a value-or-error implementation 6 years ago
expect.h Providing user supplied default constructor for expect<void> 6 years ago
http_connection.h various: do not propagate exception through dtor 6 years ago
i18n.cpp Removed a lot of unnecessary includes 6 years ago
i18n.h Update 2018 copyright 6 years ago
json_util.h wallet: ask-password can now ask without encrypting the secret spend key 6 years ago
notify.cpp common: Windows 'spawn' support for tx and block notifications 6 years ago
notify.h Merge pull request #4333 6 years ago
password.cpp Removed a lot of unnecessary includes 6 years ago
password.h wallet: fix --generate-from-json using wrong password 6 years ago
perf_timer.cpp Merge pull request #4769 6 years ago
perf_timer.h perf_timer: remove stray debug addition 6 years ago
pod-class.h Update 2018 copyright 6 years ago
rpc_client.h rpc_client: Fix error handling 6 years ago
scoped_message_writer.h scoped_message_writer: protect all std::cout usage from readline 6 years ago
sfinae_helpers.h Update 2018 copyright 6 years ago
spawn.cpp spawn: close all file descriptors before execve 6 years ago
spawn.h common: Windows 'spawn' support for tx and block notifications 6 years ago
stack_trace.cpp Merge pull request #4138 6 years ago
stack_trace.h Readd copyright starting date 6 years ago
threadpool.cpp Removed a lot of unnecessary includes 6 years ago
threadpool.h threadpool: allow leaf functions to run concurrently 6 years ago
unordered_containers_boost_serialization.h Update 2018 copyright 6 years ago
updates.cpp updates: fix hash sanity checking 6 years ago
updates.h Readd copyright starting date 6 years ago
util.cpp wallet: warn if lockable memory limit is too low 6 years ago
util.h wallet: warn if lockable memory limit is too low 6 years ago
varint.h Correct spelling mistakes. 6 years ago