aboutsummaryrefslogtreecommitdiff
path: root/src/common/password.cpp
Commit message (Expand)AuthorAgeFilesLines
* move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero2018-01-101-1/+1
* Merge pull request #2873Riccardo Spagni2017-12-161-1/+1
|\
| * Fix password capitalization mismatchxmr-eric2017-11-281-1/+1
* | new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-23/+13
* | use memwipe in a few relevant placesmoneromooo-monero2017-11-271-2/+5
|/
* wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-141-5/+2
* Disguise password length in promptLeon Klingele2017-11-031-4/+0
* Add readline support to clijethro2017-06-181-0/+7
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-0/+271