aboutsummaryrefslogtreecommitdiff
path: root/src/common/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* util: log stack trace on crashmoneromooo-monero2018-04-121-0/+39
* common: make this build with unbound 1.4.20moneromooo-monero2018-04-101-1/+4
* Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windowsrbrunner72018-02-251-8/+15
* wipeable_string: call memwipe directlymoneromooo-monero2018-01-311-2/+0
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #3084Riccardo Spagni2018-01-251-0/+17
|\
| * util: warn if unbound was not built with threadsmoneromooo-monero2018-01-081-0/+17
* | Merge pull request #3052Riccardo Spagni2018-01-251-9/+1
|\ \
| * | Removed unused mac-specific output folder pathMaxithi2018-01-041-9/+1
| |/
* / epee: remove dependency on commonmoneromooo-monero2018-01-101-0/+1
|/
* Merge pull request #2890Riccardo Spagni2017-12-251-7/+7
|\
| * util: allow non numeric version partsmoneromooo-monero2017-12-071-7/+7
* | move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
* | Merge pull request #2860Riccardo Spagni2017-12-161-0/+6
|\ \ | |/ |/|
| * new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-0/+4
| * utils: initialize easylogging++ in on_startupmoneromooo-monero2017-11-271-0/+2
* | fixed common/util.cpp to link against libresslston1th2017-11-181-1/+1
|/
* make this build on SunOS/SolarisPavel Maryanov2017-11-141-1/+1
* Initialize openssl on startupmoneromooo-monero2017-10-211-0/+7
* Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero2017-10-141-0/+15
* Do not create file when RPC user/pass is given and use file lockingLee Clagett2017-08-301-21/+55
* core: protect precomputed block hashes with SHA256moneromooo-monero2017-02-231-0/+12
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* util: add a SHA256 functionmoneromooo-monero2017-02-201-1/+34
* util: add a vercmp function to compare version numbersmoneromooo-monero2017-02-201-0/+17
* Factor is_address_local code into a tools functionmoneromooo-monero2017-01-281-0/+37
* Enabled HTTP auth support for monero-wallet-rpcLee Clagett2016-12-161-0/+86
* add a --max-concurrency flagmoneromooo-monero2016-04-281-0/+23
* util: add a function to set umask to 077moneromooo-monero2016-04-061-0/+9
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Merge pull request #515Riccardo Spagni2015-11-301-0/+5
|\
| * util: use putenv instead of setenv for mingwmoneromooo-monero2015-11-251-0/+5
* | wallet: cancellable refreshmoneromooo-monero2015-11-291-1/+1
|/
* Fix startup crash when using a locale boost does not likemoneromooo-monero2015-11-211-0/+19
* Hopefully fixes build on WindowsThomas Winget2015-03-201-1/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Documented varintjebes2014-09-111-1/+1
* commented util.hjebes2014-09-091-3/+5
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* some fixesAntonio Juarez2014-03-201-0/+1
* moved all stuff to githubAntonio Juarez2014-03-031-0/+363