aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-22restrict public node checks a littlemoneromooo-monero1-0/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-03-21Daemon: Print estimates for time until fully syncedrbrunner71-0/+3
2019-08-28simplewallet: lock console on inactivitymoneromooo-monero1-0/+4
2019-06-01daemon: add more chain specific info in alt_chain_infomoneromooo-monero1-0/+2
2019-04-11Merge pull request #5367Riccardo Spagni1-1/+1
2019-03-29util: name replace_file arguments bettermoneromooo-monero1-1/+1
2019-03-24New interactive daemon command 'print_net_stats': Global traffic statsrbrunner71-0/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-12-12MMS (Multisig Messaging System): Initial versionrbrunner71-0/+2
2018-11-03wallet: warn if lockable memory limit is too lowmoneromooo-monero1-0/+2
2018-10-17spawn: close all file descriptors before execvemoneromooo-monero1-0/+2
2018-09-19simplewallet: Add Unicode input_line [Ryo backport]fireice-uk1-0/+3
2018-08-25is_hdd updatep8p1-1/+1
2018-08-15Merge pull request #4136luigi11111-0/+2
2018-08-12wallet: disable core dumps on startup in release modemoneromooo-monero1-0/+2
2018-07-07core_tests: add --filter to select which tests to runmoneromooo-monero1-0/+2
2018-06-28util: add file_locker classstoffu1-0/+14
2018-06-21Move parse_subaddress_lookahead() from simplewallet.cpp to util.cppstoffu1-0/+3
2018-06-08db_lmdb: warn about slowness when running off a spinning diskmoneromooo-monero1-0/+2
2018-02-10handle ^D and ^C while password promptingJethro Grassie1-1/+5
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-11-15Tools, daemonizer: fix building on WindowsiDunk54001-0/+5
2017-11-14Merge pull request #2620Riccardo Spagni1-1/+2
2017-10-14Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero1-0/+2
2017-10-09util: ignore SIGPIPEmoneromooo-monero1-1/+2
2017-08-30Do not create file when RPC user/pass is given and use file lockingLee Clagett1-2/+24
2017-07-27move get_proof_of_trust_hash from util.h to p2p_protocol_defs.hmoneromooo-monero1-9/+0
2017-02-23core: protect precomputed block hashes with SHA256moneromooo-monero1-0/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-20util: add a SHA256 functionmoneromooo-monero1-0/+2
2017-02-20util: add a vercmp function to compare version numbersmoneromooo-monero1-0/+1
2017-01-28Factor is_address_local code into a tools functionmoneromooo-monero1-0/+2
2017-01-16Change logging to easylogging++moneromooo-monero1-1/+1
2016-12-20common: add missing #include <system_error> for std::error_codemoneromooo-monero1-0/+1
2016-12-16Enabled HTTP auth support for monero-wallet-rpcLee Clagett1-5/+22
2016-04-28add a --max-concurrency flagmoneromooo-monero1-0/+3
2016-04-06util: add a function to set umask to 077moneromooo-monero1-0/+2
2016-03-11Use boost::thread instead of std::threadHoward Chu1-2/+2
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-11-29wallet: cancellable refreshmoneromooo-monero1-6/+6
2015-11-21Fix startup crash when using a locale boost does not likemoneromooo-monero1-0/+2
2015-03-20Hopefully fixes build on WindowsThomas Winget1-0/+12
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-11mispelled brief, corrected itjebes1-7/+7
2014-09-11Documented varintjebes1-2/+2
2014-09-09commented util.hjebes1-5/+40
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-05-03initial [broken] updatemydesktop1-1/+1
2014-03-20some fixesAntonio Juarez1-0/+57
2014-03-03moved all stuff to githubAntonio Juarez1-0/+29