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 d30b64f457
Merge pull request #1674
7 years ago
..
CMakeLists.txt common: fix link error on at least one platform (no clue which one) 7 years ago
base58.cpp updated copyright year 9 years ago
base58.h updated copyright year 9 years ago
boost_serialization_helper.h Merge pull request #1462 8 years ago
command_line.cpp Remove db-auto-remove-logs 8 years ago
command_line.h Remove db-auto-remove-logs 8 years ago
dns_utils.cpp moved get_account_address_from_str_or_url from libcommon to libcryptonote_core 8 years ago
dns_utils.h moved get_account_address_from_str_or_url from libcommon to libcryptonote_core 8 years ago
http_connection.h Updates to epee HTTP client code 8 years ago
i18n.cpp Change logging to easylogging++ 8 years ago
i18n.h updated copyright year 9 years ago
int-util.h Build wallet with Android NDK 8 years ago
json_util.h wallet: fix some "may be used uninitialized" warnings 8 years ago
perf_timer.cpp Change logging to easylogging++ 8 years ago
perf_timer.h Change logging to easylogging++ 8 years ago
pod-class.h updated copyright year 9 years ago
rpc_client.h Updates to epee HTTP client code 8 years ago
scoped_message_writer.h Change logging to easylogging++ 8 years ago
stack_trace.cpp Use easylogging++'s stack trace facility where possible 7 years ago
stack_trace.h Print stack trace on exceptions 8 years ago
task_region.cpp Added task_region - a fork/join task implementation 8 years ago
task_region.h Added task_region - a fork/join task implementation 8 years ago
thread_group.cpp Added task_region - a fork/join task implementation 8 years ago
thread_group.h thread_group: fix build on older GCC 8 years ago
unordered_containers_boost_serialization.h Replace BOOST_FOREACH with C++11 ranged for 8 years ago
util.cpp Factor is_address_local code into a tools function 8 years ago
util.h Factor is_address_local code into a tools function 8 years ago
varint.h more typos fixed 9 years ago