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 a0cd602e56
Merge pull request #4658
6 years ago
..
CMakeLists.txt common: Windows 'spawn' support for tx and block notifications 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
base58.cpp
base58.h
boost_serialization_helper.h
command_line.cpp
command_line.h
common_fwd.h
dns_utils.cpp dns_utils: refresh list of usable DNSSEC servers 6 years ago
dns_utils.h
download.cpp
download.h
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
i18n.cpp
i18n.h
int-util.h
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 Merge pull request #4550 6 years ago
password.h wallet: fix --generate-from-json using wrong password 6 years ago
perf_timer.cpp perf_timer: separate log categories based on caller categories 6 years ago
perf_timer.h perf_timer: separate log categories based on caller categories 6 years ago
pod-class.h
rpc_client.h
scoped_message_writer.h
sfinae_helpers.h
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
stack_trace.h
threadpool.cpp Catch more exceptions in dtors 6 years ago
threadpool.h
unordered_containers_boost_serialization.h
updates.cpp
updates.h
util.cpp Merge pull request #4545 6 years ago
util.h spawn: close all file descriptors before execve 6 years ago
varint.h