| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | wipeable_string: call memwipe directly | moneromooo-monero | 2018-01-31 | 1 | -2/+0 | |
| | | | | | | since the original reason for the indirect call (that memwipe was not in contrib) is now gone | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #3084 | Riccardo Spagni | 2018-01-25 | 1 | -0/+17 | |
| |\ | | | | | | | 5f5a51a6 util: warn if unbound was not built with threads (moneromooo-monero) | |||||
| | * | util: warn if unbound was not built with threads | moneromooo-monero | 2018-01-08 | 1 | -0/+17 | |
| | | | | | | | | | This can causes crashes in libunbound | |||||
| * | | Merge pull request #3052 | Riccardo Spagni | 2018-01-25 | 1 | -9/+1 | |
| |\ \ | | | | | | | | | | d507167f Removed unused mac-specific output folder path (Maxithi) | |||||
| | * | | Removed unused mac-specific output folder path | Maxithi | 2018-01-04 | 1 | -9/+1 | |
| | |/ | ||||||
| * / | epee: remove dependency on common | moneromooo-monero | 2018-01-10 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge pull request #2890 | Riccardo Spagni | 2017-12-25 | 1 | -7/+7 | |
| |\ | | | | | | | | | 83b0f9e6 version: add -master to master version (moneromooo-monero) 493f7d09 util: allow non numeric version parts (moneromooo-monero) | |||||
| | * | util: allow non numeric version parts | moneromooo-monero | 2017-12-07 | 1 | -7/+7 | |
| | | | ||||||
| * | | move includes around to lessen overall load | moneromooo-monero | 2017-12-16 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge pull request #2860 | Riccardo Spagni | 2017-12-16 | 1 | -0/+6 | |
| |\ \ | |/ |/| | | | | | | | | | 3dffe71b new wipeable_string class to replace std::string passphrases (moneromooo-monero) 7a2a5741 utils: initialize easylogging++ in on_startup (moneromooo-monero) 54950829 use memwipe in a few relevant places (moneromooo-monero) 000666ff add a memwipe function (moneromooo-monero) | |||||
| | * | new wipeable_string class to replace std::string passphrases | moneromooo-monero | 2017-11-27 | 1 | -0/+4 | |
| | | | ||||||
| | * | utils: initialize easylogging++ in on_startup | moneromooo-monero | 2017-11-27 | 1 | -0/+2 | |
| | | | | | | | | | | | It will be reinitialized later once we know about log file and other command line configuration | |||||
| * | | fixed common/util.cpp to link against libressl | ston1th | 2017-11-18 | 1 | -1/+1 | |
| |/ | ||||||
| * | make this build on SunOS/Solaris | Pavel Maryanov | 2017-11-14 | 1 | -1/+1 | |
| | | ||||||
| * | Initialize openssl on startup | moneromooo-monero | 2017-10-21 | 1 | -0/+7 | |
| | | ||||||
| * | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 2017-10-14 | 1 | -0/+15 | |
| | | | | | https://sourceware.org/bugzilla/show_bug.cgi?id=21778 | |||||
| * | Do not create file when RPC user/pass is given and use file locking | Lee Clagett | 2017-08-30 | 1 | -21/+55 | |
| | | ||||||
| * | core: protect precomputed block hashes with SHA256 | moneromooo-monero | 2017-02-23 | 1 | -0/+12 | |
| | | ||||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 | |
| | | ||||||
| * | util: add a SHA256 function | moneromooo-monero | 2017-02-20 | 1 | -1/+34 | |
| | | ||||||
| * | util: add a vercmp function to compare version numbers | moneromooo-monero | 2017-02-20 | 1 | -0/+17 | |
| | | | | | | It is simple, supports simple x.y.z type numeric versions, and does not attempt any kind of validation | |||||
| * | Factor is_address_local code into a tools function | moneromooo-monero | 2017-01-28 | 1 | -0/+37 | |
| | | ||||||
| * | Enabled HTTP auth support for monero-wallet-rpc | Lee Clagett | 2016-12-16 | 1 | -0/+86 | |
| | | ||||||
| * | add a --max-concurrency flag | moneromooo-monero | 2016-04-28 | 1 | -0/+23 | |
| | | | | | | | It sets the max number of threads to use for a parallel job. This is different that the number of total threads, since monero binaries typically start a lot of them. | |||||
| * | util: add a function to set umask to 077 | moneromooo-monero | 2016-04-06 | 1 | -0/+9 | |
| | | | | | Useful to ensure files are written without group/other read rights. | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #515 | Riccardo Spagni | 2015-11-30 | 1 | -0/+5 | |
| |\ | | | | | | | 0921f5b util: use putenv instead of setenv for mingw (moneromooo-monero) | |||||
| | * | util: use putenv instead of setenv for mingw | moneromooo-monero | 2015-11-25 | 1 | -0/+5 | |
| | | | ||||||
| * | | wallet: cancellable refresh | moneromooo-monero | 2015-11-29 | 1 | -1/+1 | |
| |/ | | | | | | | | ^C while in manual refresh will cancel the refresh, since that's often an annoying thing to have to wait for. Also, a manual refresh command will interrupt any running background refresh and take over, rather than wait for the background refresh to be done, and look to be hanging. | |||||
| * | Fix startup crash when using a locale boost does not like | moneromooo-monero | 2015-11-21 | 1 | -0/+19 | |
| | | | | | | | | | | | | | | There are various locale related bugs in various versions of boost, where exceptions are thrown in boost::filesystem APIs when the current locale is not to boost's liking. It's not clear what "not to boost's liking" means in detail, though "en" and "en_US.UTF-8" are not to its liking. Fix it by running a test function that's known to throw in such a case, and resetting LANG and LC_ALL to C if an exception is thrown. In simplewallet, the locale is queried before that so the correct translations will still be used. | |||||
| * | Hopefully fixes build on Windows | Thomas Winget | 2015-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | Documented varint | jebes | 2014-09-11 | 1 | -1/+1 | |
| | | ||||||
| * | commented util.h | jebes | 2014-09-09 | 1 | -3/+5 | |
| | | ||||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 | |
| | | ||||||
| * | some fixes | Antonio Juarez | 2014-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -0/+363 | |
