Age | Commit message (Expand) | Author | Files | Lines |
2023-01-21 | include setv0.18.1.2 | Bertrand Jacquin | 1 | -0/+1 |
2023-01-21 | include deque | Bertrand Jacquin | 1 | -0/+1 |
2022-09-20 | Second thread pool for IO | SChernykh | 2 | -2/+6 |
2022-05-18 | common: update sha256sum to use OpenSSL 3.0 API | Jeffrey Ryan | 2 | -13/+26 |
2022-04-18 | Merge functionality of misc_os_dependent into time_helper.h | Jeffrey | 2 | -2/+2 |
2022-04-06 | CMake: Add missing headers via monero_find_all_headers macro | mj-xmr | 1 | -30/+1 |
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 48 | -48/+61 |
2021-10-10 | download: fix leak | moneromooo-monero | 1 | -1/+9 |
2021-09-03 | external: remove unbound submodule | selsta | 1 | -1/+1 |
2021-07-27 | Daemon: Update average block size table | rbrunner7 | 1 | -2/+6 |
2021-03-28 | Reduce compilation time of epee/portable_storage_template_helper.h | mj-xmr | 1 | -0/+4 |
2020-12-22 | restrict public node checks a little | moneromooo-monero | 2 | -1/+11 |
2020-10-20 | util: fix escaping more than one ?* in glob_to_regex | moneromooo-monero | 1 | -3/+3 |
2020-10-20 | Make Blockchain::get_fee_quantization_mask() compile time | SChernykh | 1 | -0/+26 |
2020-10-15 | add more updates domains and make the voting generic, not just 2/3 | moneromooo-monero | 2 | -42/+25 |
2020-10-07 | Add TLSA support to DNSSEC fetching | Lee Clagett | 2 | -6/+44 |
2020-09-01 | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 3 | -9/+14 |
2020-06-25 | util: fix kilo prefix typo (K instead of k) | moneromooo-monero | 1 | -1/+1 |
2020-06-22 | updates: mac gui .tar.bz2 -> .dmg | selsta | 1 | -0/+2 |
2020-05-24 | easylogging++: sanitize log payload | moneromooo-monero | 2 | -1/+116 |
2020-05-19 | easylogging++: sanitize log payload | moneromooo-monero | 2 | -1/+116 |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 35 | -35/+35 |
2020-05-04 | Adding ZMQ/Pub support for txpool_add and chain_main events | Lee Clagett | 2 | -2/+7 |
2020-03-21 | Daemon: Print estimates for time until fully synced | rbrunner7 | 2 | -9/+108 |
2020-02-12 | threadpool: lock mutex in create | moneromooo-monero | 1 | -0/+1 |
2019-11-26 | download: catch exceptions checking for size | moneromooo-monero | 1 | -5/+9 |
2019-11-25 | util: allow newlines in string to be split | moneromooo-monero | 1 | -1/+14 |
2019-11-25 | updates: fix source code URL on _WIN32 | selsta | 1 | -1/+1 |
2019-11-15 | threadpool: use std::move when taking an element off the queue | moneromooo-monero | 1 | -1/+1 |
2019-11-13 | perf_timer: fix pause/resume macros dereferencing too much | moneromooo-monero | 1 | -2/+2 |
2019-11-10 | core_tests: reset thread pool between tests | moneromooo-monero | 2 | -7/+27 |
2019-10-25 | daemon, wallet: new pay for RPC use system | moneromooo-monero | 1 | -6/+7 |
2019-09-16 | Properly format multiline logs | moneromooo-monero | 1 | -1/+1 |
2019-08-28 | simplewallet: lock console on inactivity | moneromooo-monero | 2 | -0/+164 |
2019-06-21 | Remove Xiala.net from the list of dns resolvers | tobtoht | 1 | -1/+0 |
2019-06-01 | daemon: add more chain specific info in alt_chain_info | moneromooo-monero | 2 | -0/+19 |
2019-05-22 | Add ssl_options support to monerod's rpc mode. | Lee Clagett | 1 | -1/+3 |
2019-05-10 | password: do not use line input on windows | moneromooo-monero | 1 | -5/+1 |
2019-04-18 | Windows: fix a build error in MSYS2 with boost 1.70.0 | iDunk5400 | 1 | -0/+3 |
2019-04-07 | build fix: combinator.h stdexcept missing include | Dusan Klinec | 1 | -0/+1 |
2019-04-04 | crypto: replace rand<T>()%N idiom with unbiased rand_idx(N) | stoffu | 1 | -5/+2 |
2019-03-29 | util: name replace_file arguments better | moneromooo-monero | 2 | -5/+5 |
2019-03-24 | perf_timer: move some debug levels to info for consistency | moneromooo-monero | 1 | -3/+3 |
2019-03-24 | New interactive daemon command 'print_net_stats': Global traffic stats | rbrunner7 | 2 | -0/+38 |
2019-03-20 | dns_utils: really add default DNSSEC servers on failure | moneromooo-monero | 1 | -3/+2 |
2019-03-17 | Use threadpool instead of new threads for DNS queries | Howard Chu | 1 | -5/+5 |
2019-03-07 | timings: fix errno.h mispelt as error.h | moneromooo-monero | 1 | -1/+1 |
2019-03-05 | Update 2019 copyright | binaryFate | 35 | -35/+35 |
2019-03-04 | notify: fix tokenizing being too strict | moneromooo-monero | 1 | -1/+1 |
2019-02-27 | dns_utils: use fallback if the default resolver does not support DNSSEC | moneromooo-monero | 1 | -6/+34 |
2019-02-25 | discontinue use of alloca | moneromooo-monero | 1 | -2/+2 |
2019-02-21 | dns_utils: remove MoneroPulse/checkpoints mention in TXT record code | moneromooo-monero | 1 | -4/+4 |
2019-02-14 | Support docker for gitian builds | TheCharlatan | 1 | -1/+1 |
2019-02-02 | epee: add SSL support | moneromooo-monero | 1 | -2/+2 |
2019-01-28 | notify: handle arbitrary tags | moneromooo-monero | 2 | -4/+20 |
2019-01-28 | notify: warn if the spec contains one of '"\ | moneromooo-monero | 1 | -0/+2 |
2019-01-28 | common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn | moneromooo-monero | 2 | -0/+6 |
2019-01-28 | performance_tests: better stats, and keep track of timing history | moneromooo-monero | 4 | -0/+162 |
2019-01-22 | Pruning | moneromooo-monero | 4 | -1/+171 |
2019-01-08 | i18n: filter LANG/LC_LANG for valid characters, and handle @ | moneromooo-monero | 1 | -0/+14 |
2018-12-12 | MMS (Multisig Messaging System): Initial version | rbrunner7 | 2 | -0/+14 |
2018-12-08 | ignore child process when exec | Jethro Grassie | 1 | -0/+4 |
2018-12-08 | perf_timer: make all logs Info level | moneromooo-monero | 1 | -1/+1 |
2018-12-07 | perf_timer: check allowed categories before logging | moneromooo-monero | 1 | -8/+21 |
2018-12-07 | perf_timer: add a way to get and reset the current time | moneromooo-monero | 2 | -2/+18 |
2018-12-07 | perf_timer: only log to file | moneromooo-monero | 1 | -3/+6 |
2018-12-06 | util: use fcntl instead of flock, for compatibility | moneromooo-monero | 1 | -3/+26 |
2018-12-05 | util: set MONERO_DEFAULT_LOG_CATEGORY | moneromooo-monero | 1 | -0/+3 |
2018-12-04 | move int-util.h to epee | moneromooo-monero | 2 | -259/+0 |
2018-12-04 | Add glibc back compat code | TheCharlatan | 2 | -0/+102 |
2018-11-23 | remove some unused code | moneromooo-monero | 1 | -1/+1 |
2018-11-23 | a few minor (but easy) performance tweaks | moneromooo-monero | 2 | -2/+2 |
2018-11-21 | scoped_message_writer: protect all std::cout usage from readline | moneromooo-monero | 1 | -1/+1 |
2018-11-20 | Fix issue 4793 - M/N multisig transaction signature | naughtyfox | 3 | -2/+150 |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 7 | -18/+0 |
2018-11-15 | various: do not propagate exception through dtor | moneromooo-monero | 1 | -1/+2 |
2018-11-13 | common: fix base58 gcc -Werror=implicit-fallthrough | xiphon | 1 | -14/+2 |
2018-11-05 | perf_timer: remove stray debug addition | moneromooo-monero | 1 | -1/+0 |
2018-11-03 | wallet: warn if lockable memory limit is too low | moneromooo-monero | 2 | -0/+17 |
2018-11-01 | dns_utils: do not exit if DNS records are corrupt | moneromooo-monero | 2 | -8/+36 |
2018-11-01 | perf_timer: call reserve on new timer array | moneromooo-monero | 1 | -0/+1 |
2018-10-19 | perf_timer: separate log categories based on caller categories | moneromooo-monero | 2 | -14/+12 |
2018-10-17 | spawn: close all file descriptors before execve | moneromooo-monero | 3 | -0/+25 |
2018-10-16 | util: close keys file lock on exec | moneromooo-monero | 1 | -1/+1 |
2018-10-15 | Providing user supplied default constructor for expect<void> | Lee Clagett | 1 | -1/+3 |
2018-10-10 | password: fix secure input with echo on windows | moneromooo-monero | 1 | -2/+6 |
2018-10-10 | password: fix backspace outputting ^? on linux on echoing secure input | moneromooo-monero | 1 | -0/+7 |
2018-10-09 | Utils: add support for newer Windows versions detection | Gregory Lemercier | 1 | -1/+24 |
2018-10-04 | secure_pwd_reader: Add proper Unicode handling [Ryo contribution] | fireice-uk | 1 | -11/+23 |
2018-10-02 | Catch more exceptions in dtors | moneromooo-monero | 1 | -0/+10 |
2018-10-02 | common: Windows 'spawn' support for tx and block notifications | xiphon | 4 | -11/+65 |
2018-10-01 | wallet: fix --generate-from-json using wrong password | moneromooo-monero | 2 | -0/+5 |
2018-09-29 | Merge pull request #4333 | Riccardo Spagni | 5 | -0/+238 |
2018-09-29 | Merge pull request #4459 | Riccardo Spagni | 1 | -1/+2 |
2018-09-28 | dns_utils: refresh list of usable DNSSEC servers | moneromooo-monero | 1 | -3/+4 |
2018-09-19 | simplewallet: Add Unicode input_line [Ryo backport] | fireice-uk | 2 | -0/+31 |
2018-09-14 | wallet: ask-password can now ask without encrypting the secret spend key | moneromooo-monero | 1 | -2/+2 |
2018-09-12 | Adding expect<T> - a value-or-error implementation | Lee Clagett | 5 | -0/+648 |
2018-09-11 | perf_timer: split timer class into a base one and a logging one | moneromooo-monero | 2 | -14/+42 |
2018-09-11 | aligned: aligned memory alloc/realloc/free | moneromooo-monero | 3 | -2/+184 |
2018-08-28 | dns_util: add new DNSSEC trust anchor for rollover | moneromooo-monero | 1 | -4/+14 |
2018-08-25 | is_hdd update | p8p | 2 | -51/+37 |
2018-08-17 | util: remove unused <ustat.h> | moneromooo-monero | 1 | -1/+0 |
2018-08-16 | wallet: wipe seed from memory where appropriate | moneromooo-monero | 2 | -12/+12 |
2018-08-12 | wallet: disable core dumps on startup in release mode | moneromooo-monero | 2 | -0/+18 |
2018-08-12 | stack_trace: print stack traces on stdout if the logger isn't live | moneromooo-monero | 1 | -1/+10 |
2018-08-05 | updates: fix hash sanity checking | moneromooo-monero | 1 | -3/+3 |
2018-07-07 | core_tests: add --filter to select which tests to run | moneromooo-monero | 2 | -0/+21 |
2018-06-28 | remove epee from link lines where it's redundant | moneromooo-monero | 1 | -1/+0 |
2018-06-28 | util: fix mistakes made in #3994 | stoffu | 1 | -3/+3 |
2018-06-28 | util: add file_locker class | stoffu | 2 | -0/+81 |
2018-06-28 | epee.string_tools: add conversion between UTF-8 and UTF-16 | stoffu | 1 | -12/+19 |
2018-06-26 | threadpool: allow leaf functions to run concurrently | moneromooo-monero | 2 | -14/+30 |
2018-06-23 | Changed URLs to HTTPS | einsteinsfool | 2 | -2/+2 |
2018-06-21 | Move parse_subaddress_lookahead() from simplewallet.cpp to util.cpp | stoffu | 2 | -0/+21 |
2018-06-08 | db_lmdb: warn about slowness when running off a spinning disk | moneromooo-monero | 2 | -0/+72 |
2018-06-07 | password: flush cout when prompting for password without newline | moneromooo-monero | 1 | -1/+1 |
2018-06-05 | util: consider Tor/I2P addresses to be non local | moneromooo-monero | 1 | -0/+7 |
2018-05-20 | threadpool: allow constructing an object, and misc tweaks | moneromooo-monero | 2 | -9/+13 |
2018-04-25 | Adding required library (dependency of boost::this_thread::sleep_for) | Gene Peters | 1 | -0/+1 |
2018-04-12 | util: log stack trace on crash | moneromooo-monero | 1 | -0/+39 |
2018-04-10 | common: make this build with unbound 1.4.20 | moneromooo-monero | 2 | -2/+5 |
2018-03-05 | Correct spelling mistakes. | Edward Betts | 1 | -2/+2 |
2018-03-05 | command_line: allow args to depend on more than one args | stoffu | 1 | -9/+57 |
2018-03-05 | command_line::get_arg: remove 'required' for dependent args as they're always... | stoffu | 1 | -3/+3 |
2018-03-05 | command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318 | stoffu | 1 | -4/+4 |
2018-02-25 | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows | rbrunner7 | 1 | -8/+15 |
2018-02-16 | common: implement dynamic option dependencies mechanism | whythat | 1 | -14/+11 |
2018-02-16 | common: implement dependent option descriptor | whythat | 1 | -5/+45 |
2018-02-10 | handle ^D and ^C while password prompting | Jethro Grassie | 3 | -6/+17 |
2018-02-08 | dns: change default DNS to a worldwide selection | moneromooo-monero | 2 | -10/+20 |
2018-02-02 | threadpool: catch exceptions in dtor, to avoid terminate | moneromooo-monero | 2 | -1/+20 |
2018-02-02 | perf_timer: rewrite to make it clear there is no division by zero | moneromooo-monero | 1 | -4/+3 |
2018-01-31 | wipeable_string: call memwipe directly | moneromooo-monero | 1 | -2/+0 |
2018-01-29 | rpc_client: Fix error handling | Erik de Castro Lopo | 1 | -8/+8 |
2018-01-27 | Fixed #if instead of #ifdef | Matt Little | 1 | -3/+3 |
2018-01-26 | Readd copyright starting date | xmr-eric | 12 | -12/+12 |
2018-01-26 | Update 2018 copyright | xmr-eric | 35 | -35/+35 |
2018-01-25 | Support building cncrypto lib with msvc | Matt Little | 1 | -0/+9 |
2018-01-15 | perf_timer: add faster x86_64 timers, and pause/resume | moneromooo-monero | 2 | -7/+77 |
2018-01-15 | perf_timer: use std::unique_ptr instead of new/delete | moneromooo-monero | 1 | -2/+3 |
2018-01-10 | move memwipe to epee to avoid common<->crypto circular dependencies | moneromooo-monero | 4 | -197/+1 |
2018-01-10 | epee: remove dependency on common | moneromooo-monero | 1 | -0/+1 |
2018-01-08 | util: warn if unbound was not built with threads | moneromooo-monero | 1 | -0/+17 |
2018-01-04 | Removed unused mac-specific output folder path | Maxithi | 1 | -9/+1 |
2018-01-04 | common cmake: make sure translation_files.h is generated for i18n.cpp | stoffu | 1 | -1/+2 |
2017-12-27 | apply_permutation.h: add #pragma once | moneromooo-monero | 1 | -0/+2 |
2017-12-26 | only include the easylogging++ stack trace code when needed | moneromooo-monero | 1 | -0/+3 |
2017-12-23 | threadpool: fix deadlock in recursive waiter usage | moneromooo-monero | 1 | -1/+7 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 7 | -35/+46 |
2017-12-16 | Scrub keys from memory just before scope end. | moneromooo-monero | 1 | -0/+43 |
2017-12-15 | Embed the translation files in the binary | Guillaume LE VAILLANT | 1 | -13/+30 |
2017-12-15 | resumption support for updates using range requests | moneromooo-monero | 1 | -7/+49 |
2017-12-14 | updates: use https for updates | moneromooo-monero | 1 | -1/+1 |
2017-12-14 | download: SSL suport | moneromooo-monero | 1 | -2/+3 |
2017-12-07 | perf_timer: add non scoped start/stop timer defines | moneromooo-monero | 1 | -0/+3 |
2017-12-07 | util: allow non numeric version parts | moneromooo-monero | 1 | -7/+7 |
2017-11-28 | Fix password capitalization mismatch | xmr-eric | 1 | -1/+1 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 3 | -26/+20 |
2017-11-27 | utils: initialize easylogging++ in on_startup | moneromooo-monero | 1 | -0/+2 |
2017-11-27 | use memwipe in a few relevant places | moneromooo-monero | 1 | -2/+5 |
2017-11-27 | add a memwipe function | moneromooo-monero | 3 | -0/+153 |
2017-11-18 | fixed common/util.cpp to link against libressl | ston1th | 1 | -1/+1 |
2017-11-15 | Tools, daemonizer: fix building on Windows | iDunk5400 | 1 | -0/+5 |
2017-11-14 | wallet: rejig to avoid prompting in wallet2 | moneromooo-monero | 2 | -6/+3 |
2017-11-14 | move input_line from command_line to simplewallet | moneromooo-monero | 2 | -20/+0 |
2017-11-14 | move cryptonote command line options to cryptonote_core | moneromooo-monero | 2 | -58/+0 |
2017-11-14 | make this build on SunOS/Solaris | Pavel Maryanov | 2 | -1/+5 |
2017-11-14 | simplewallet: reject invalid argument for boolean parameter | stoffu | 2 | -0/+16 |
2017-11-03 | updates: add a special case for "install-" build tags on windows | moneromooo-monero | 1 | -1/+1 |
2017-11-03 | Disguise password length in prompt | Leon Klingele | 1 | -4/+0 |
2017-11-02 | Use max_concurrency as-is | Howard Chu | 1 | -2/+2 |
2017-10-21 | Initialize openssl on startup | moneromooo-monero | 1 | -0/+7 |
2017-10-14 | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 2 | -0/+17 |
2017-10-10 | dns_utils: allow an optional DNS server IP in DNS_PUBLIC | moneromooo-monero | 2 | -6/+41 |
2017-10-09 | util: ignore SIGPIPE | moneromooo-monero | 1 | -1/+2 |
2017-10-06 | add a command_line function to check for defaulted options | moneromooo-monero | 1 | -0/+6 |
2017-09-21 | dns_utils: query DNS records in parallel | moneromooo-monero | 1 | -6/+15 |
2017-09-18 | blockchain: reject unsorted ins and outs from v7 | moneromooo-monero | 1 | -1/+8 |
2017-09-15 | Tweak concurrency limits | Howard Chu | 2 | -2/+6 |
2017-09-14 | Use a threadpool | Howard Chu | 8 | -619/+203 |
2017-09-13 | common: add apply_permutation file and function | moneromooo-monero | 2 | -0/+62 |
2017-09-08 | Silence more stupid gcc warnings | Howard Chu | 1 | -7/+7 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 1 | -0/+147 |
2017-09-04 | dns_utils: remove a few obsolete things | moneromooo-monero | 1 | -4/+0 |
2017-09-03 | Add a --fluffy-blocks option to relay blocks as fluffy blocks | moneromooo-monero | 2 | -0/+6 |
2017-08-30 | Do not create file when RPC user/pass is given and use file locking | Lee Clagett | 2 | -23/+79 |
2017-08-29 | move db specific options to BlockchainDB | moneromooo-monero | 2 | -20/+0 |
2017-08-23 | thread_group: set thread size to THREAD_STACK_SIZE | moneromooo-monero | 1 | -1/+4 |
2017-08-22 | rpc_client: print destination host/port when failing to connect | moneromooo-monero | 1 | -3/+3 |
2017-08-20 | More DB support cleanup | Howard Chu | 1 | -1/+1 |
2017-08-17 | cryptonote_protocol: large block sync size before v4 | moneromooo-monero | 1 | -2/+2 |
2017-08-12 | core: add --db-salvage command line flag | moneromooo-monero | 2 | -0/+6 |
2017-08-11 | simplewallet: factor out message_writer | moneromooo-monero | 1 | -2/+2 |
2017-08-11 | scoped_message_writer: pause readline to match simplewallet | moneromooo-monero | 1 | -0/+9 |
2017-08-07 | updates: add "misc_log_ex.h" for logs | moneromooo-monero | 1 | -0/+1 |
2017-08-07 | dns_utils: add <functional> for std::function | moneromooo-monero | 1 | -0/+1 |
2017-08-01 | perf_timer: allow profiling more granular than millisecond | moneromooo-monero | 1 | -6/+9 |
2017-07-31 | some include cleanup | moneromooo-monero | 3 | -4/+3 |
2017-07-27 | move get_proof_of_trust_hash from util.h to p2p_protocol_defs.h | moneromooo-monero | 1 | -9/+0 |