aboutsummaryrefslogtreecommitdiff
path: root/src/common/password.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-16Merge pull request #2873Riccardo Spagni1-1/+1
2017-11-28Fix password capitalization mismatchxmr-eric1-1/+1
2017-11-27new wipeable_string class to replace std::string passphrasesmoneromooo-monero1-23/+13
2017-11-27use memwipe in a few relevant placesmoneromooo-monero1-2/+5
2017-11-14wallet: rejig to avoid prompting in wallet2moneromooo-monero1-5/+2
2017-11-03Disguise password length in promptLeon Klingele1-4/+0
2017-06-18Add readline support to clijethro1-0/+7
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-0/+271