wownero/src/common
TheCharlatan 5a76933903 Add glibc back compat code
To ensure that the binaries compiled by gitian run across many linux
distributions, enforce 2.17 as the minimum libc version supported.
2018-12-04 02:21:06 +01:00
..
compat Add glibc back compat code 2018-12-04 02:21:06 +01:00
CMakeLists.txt Add glibc back compat code 2018-12-04 02:21:06 +01:00
aligned.c aligned: aligned memory alloc/realloc/free 2018-09-11 13:37:34 +00:00
aligned.h aligned: aligned memory alloc/realloc/free 2018-09-11 13:37:34 +00:00
apply_permutation.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
base58.cpp common: fix base58 gcc -Werror=implicit-fallthrough 2018-11-13 12:15:18 +00:00
base58.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
boost_serialization_helper.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
command_line.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
command_line.h command_line: allow args to depend on more than one args 2018-03-05 11:19:08 +09:00
common_fwd.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
dns_utils.cpp dns_utils: do not exit if DNS records are corrupt 2018-11-01 22:53:48 +00:00
dns_utils.h dns_utils: do not exit if DNS records are corrupt 2018-11-01 22:53:48 +00:00
download.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
download.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
error.cpp Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
error.h Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
expect.cpp Adding expect<T> - a value-or-error implementation 2018-09-12 22:44:34 +00:00
expect.h Providing user supplied default constructor for expect<void> 2018-10-15 23:42:29 -04:00
http_connection.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
i18n.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
i18n.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
int-util.h Merge pull request #3180 2018-02-16 14:19:42 +01:00
json_util.h wallet: ask-password can now ask without encrypting the secret spend key 2018-09-14 11:14:21 +00:00
notify.cpp common: Windows 'spawn' support for tx and block notifications 2018-10-02 01:53:27 +03:00
notify.h Merge pull request #4333 2018-09-29 22:20:44 +02:00
password.cpp Merge pull request #4550 2018-10-15 13:25:50 +02:00
password.h wallet: fix --generate-from-json using wrong password 2018-10-01 12:32:26 +00:00
perf_timer.cpp Merge pull request #4769 2018-11-14 21:35:03 +02:00
perf_timer.h perf_timer: remove stray debug addition 2018-11-05 00:34:16 +00:00
pod-class.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rpc_client.h rpc_client: Fix error handling 2018-01-29 11:54:57 +11:00
scoped_message_writer.h Changed URLs to HTTPS 2018-06-23 21:15:29 +02:00
sfinae_helpers.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
spawn.cpp spawn: close all file descriptors before execve 2018-10-17 09:31:34 +00:00
spawn.h common: Windows 'spawn' support for tx and block notifications 2018-10-02 01:53:27 +03:00
stack_trace.cpp Merge pull request #4138 2018-08-15 17:19:04 -05:00
stack_trace.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
threadpool.cpp Catch more exceptions in dtors 2018-10-02 17:28:44 +00:00
threadpool.h threadpool: allow leaf functions to run concurrently 2018-06-26 22:15:22 +01:00
unordered_containers_boost_serialization.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
updates.cpp updates: fix hash sanity checking 2018-08-05 00:19:45 +00:00
updates.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
util.cpp wallet: warn if lockable memory limit is too low 2018-11-03 20:09:28 +00:00
util.h wallet: warn if lockable memory limit is too low 2018-11-03 20:09:28 +00:00
varint.h Correct spelling mistakes. 2018-03-05 17:00:40 +00:00