aboutsummaryrefslogtreecommitdiff
path: root/src/common/password.h
Commit message (Collapse)AuthorAgeFilesLines
* handle ^D and ^C while password promptingJethro Grassie2018-02-101-0/+2
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* new wipeable_string class to replace std::string passphrasesmoneromooo-monero2017-11-271-3/+3
|
* wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-141-1/+1
| | | | | | wallet2 is a library, and should not prompt for stdin. Instead, pass a function so simplewallet can prompt on stdin, and a GUI might display a window, etc.
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-0/+96