Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -1/+4 |
2018-02-25 | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windows | rbrunner7 | 1 | -8/+15 |
2018-01-31 | wipeable_string: call memwipe directly | moneromooo-monero | 1 | -2/+0 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-25 | Merge pull request #3084 | Riccardo Spagni | 1 | -0/+17 |
2018-01-25 | Merge pull request #3052 | Riccardo Spagni | 1 | -9/+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 |
2017-12-25 | Merge pull request #2890 | Riccardo Spagni | 1 | -7/+7 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 |
2017-12-16 | Merge pull request #2860 | Riccardo Spagni | 1 | -0/+6 |
2017-12-07 | util: allow non numeric version parts | moneromooo-monero | 1 | -7/+7 |
2017-11-27 | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 1 | -0/+4 |
2017-11-27 | utils: initialize easylogging++ in on_startup | moneromooo-monero | 1 | -0/+2 |
2017-11-18 | fixed common/util.cpp to link against libressl | ston1th | 1 | -1/+1 |
2017-11-14 | make this build on SunOS/Solaris | Pavel Maryanov | 1 | -1/+1 |
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 | 1 | -0/+15 |
2017-08-30 | Do not create file when RPC user/pass is given and use file locking | Lee Clagett | 1 | -21/+55 |
2017-02-23 | core: protect precomputed block hashes with SHA256 | moneromooo-monero | 1 | -0/+12 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-20 | util: add a SHA256 function | moneromooo-monero | 1 | -1/+34 |
2017-02-20 | util: add a vercmp function to compare version numbers | moneromooo-monero | 1 | -0/+17 |
2017-01-28 | Factor is_address_local code into a tools function | moneromooo-monero | 1 | -0/+37 |
2016-12-16 | Enabled HTTP auth support for monero-wallet-rpc | Lee Clagett | 1 | -0/+86 |
2016-04-28 | add a --max-concurrency flag | moneromooo-monero | 1 | -0/+23 |
2016-04-06 | util: add a function to set umask to 077 | moneromooo-monero | 1 | -0/+9 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-11-30 | Merge pull request #515 | Riccardo Spagni | 1 | -0/+5 |
2015-11-29 | wallet: cancellable refresh | moneromooo-monero | 1 | -1/+1 |
2015-11-25 | util: use putenv instead of setenv for mingw | moneromooo-monero | 1 | -0/+5 |
2015-11-21 | Fix startup crash when using a locale boost does not like | moneromooo-monero | 1 | -0/+19 |
2015-03-20 | Hopefully fixes build on Windows | Thomas Winget | 1 | -1/+1 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-11 | Documented varint | jebes | 1 | -1/+1 |
2014-09-09 | commented util.h | jebes | 1 | -3/+5 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-03-20 | some fixes | Antonio Juarez | 1 | -0/+1 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+363 |