aboutsummaryrefslogtreecommitdiff
path: root/src/common/password.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-21copyright: bump to 2024copyCat1-1/+1
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-05-10password: do not use line input on windowsmoneromooo-monero1-5/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-3/+0
2018-10-10password: fix secure input with echo on windowsmoneromooo-monero1-2/+6
2018-10-10password: fix backspace outputting ^? on linux on echoing secure inputmoneromooo-monero1-0/+7
2018-10-04secure_pwd_reader: Add proper Unicode handling [Ryo contribution]fireice-uk1-11/+23
2018-10-01wallet: fix --generate-from-json using wrong passwordmoneromooo-monero1-0/+4
2018-08-16wallet: wipe seed from memory where appropriatemoneromooo-monero1-11/+11
2018-06-07password: flush cout when prompting for password without newlinemoneromooo-monero1-1/+1
2018-02-10handle ^D and ^C while password promptingJethro Grassie1-5/+10
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-10move memwipe to epee to avoid common<->crypto circular dependenciesmoneromooo-monero1-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-2/+25
2016-12-19Refactored password prompting for walletsLee Clagett1-167/+114
2016-12-12monero-wallet-cli wording changes 'n' stuffluigi11111-3/+3
2016-11-10Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett1-0/+0
2016-08-01Fix #864guzzi_jones1-21/+64
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-06-12simplewallet: allow a different password for the watch-only walletmoneromooo-monero1-2/+3
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-03-03moved all stuff to githubAntonio Juarez1-0/+231