Commit Graph

18 Commits (19466231e84b68ca7f80dfc2ab98976688ee1ee4)

Author SHA1 Message Date
Riccardo Spagni a9504f7001
Merge pull request #4587
6 years ago
moneromooo-monero b215ea9f56
password: fix backspace outputting ^? on linux on echoing secure input
6 years ago
moneromooo-monero 067e232b19
password: fix secure input with echo on windows
6 years ago
Riccardo Spagni 9556ba0d66
Merge pull request #4390
6 years ago
Riccardo Spagni e0fa7fa384
Merge pull request #4482
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
7 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