Commit Graph

23 Commits (5ef0607da6042df51a57703bd223c5c8024741f6)

Author SHA1 Message Date
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
moneromooo-monero e1016bce14
password: do not use line input on windows
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Martijn Otto bd98e99c80
Removed a lot of unnecessary includes
6 years ago
Riccardo Spagni 40980b33b7
Merge pull request #4550
6 years ago
moneromooo-monero 0e33cf89d2
password: fix secure input with echo on windows
6 years ago
moneromooo-monero dc8f6924b2
password: fix backspace outputting ^? on linux on echoing secure input
6 years ago
Riccardo Spagni 445d9c86f2
Merge pull request #4390
6 years ago
fireice-uk a061353254 secure_pwd_reader: Add proper Unicode handling [Ryo contribution]
6 years ago
moneromooo-monero 25e5890d37
wallet: fix --generate-from-json using wrong password
6 years ago
moneromooo-monero ea37614efe
wallet: wipe seed from memory where appropriate
6 years ago
moneromooo-monero 2bb2c1b9d7
password: flush cout when prompting for password without newline
6 years ago
Jethro Grassie a4b50a6f51
handle ^D and ^C while password prompting
6 years ago
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero fdd4c5e577
move memwipe to epee to avoid common<->crypto circular dependencies
6 years ago
Riccardo Spagni b88f0879b5
Merge pull request #2873
6 years ago
xmr-eric 3f18c642fc
Fix password capitalization mismatch
7 years ago
moneromooo-monero 3dffe71b72
new wipeable_string class to replace std::string passphrases
7 years ago
moneromooo-monero 549508296d
use memwipe in a few relevant places
7 years ago
moneromooo-monero e89994e98f
wallet: rejig to avoid prompting in wallet2
7 years ago
Leon Klingele f732e723b7
Disguise password length in prompt
7 years ago
jethro e1f3dfccc8 Add readline support to cli
7 years ago
Lee Clagett ce7fcbb4ae Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
7 years ago