index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
password.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+1
*
Update copyright year to 2020
SomaticFanatic
2020-05-06
1
-1
/
+1
*
password: do not use line input on windows
moneromooo-monero
2019-05-10
1
-5
/
+1
*
Update 2019 copyright
binaryFate
2019-03-05
1
-1
/
+1
*
Removed a lot of unnecessary includes
Martijn Otto
2018-11-15
1
-3
/
+0
*
Merge pull request #4550
Riccardo Spagni
2018-10-15
1
-2
/
+6
|
\
|
*
password: fix secure input with echo on windows
moneromooo-monero
2018-10-10
1
-2
/
+6
*
|
password: fix backspace outputting ^? on linux on echoing secure input
moneromooo-monero
2018-10-10
1
-0
/
+7
|
/
*
Merge pull request #4390
Riccardo Spagni
2018-10-05
1
-11
/
+23
|
\
|
*
secure_pwd_reader: Add proper Unicode handling [Ryo contribution]
fireice-uk
2018-10-04
1
-11
/
+23
*
|
wallet: fix --generate-from-json using wrong password
moneromooo-monero
2018-10-01
1
-0
/
+4
|
/
*
wallet: wipe seed from memory where appropriate
moneromooo-monero
2018-08-16
1
-11
/
+11
*
password: flush cout when prompting for password without newline
moneromooo-monero
2018-06-07
1
-1
/
+1
*
handle ^D and ^C while password prompting
Jethro Grassie
2018-02-10
1
-5
/
+10
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
move memwipe to epee to avoid common<->crypto circular dependencies
moneromooo-monero
2018-01-10
1
-1
/
+1
*
Merge pull request #2873
Riccardo Spagni
2017-12-16
1
-1
/
+1
|
\
|
*
Fix password capitalization mismatch
xmr-eric
2017-11-28
1
-1
/
+1
*
|
new wipeable_string class to replace std::string passphrases
moneromooo-monero
2017-11-27
1
-23
/
+13
*
|
use memwipe in a few relevant places
moneromooo-monero
2017-11-27
1
-2
/
+5
|
/
*
wallet: rejig to avoid prompting in wallet2
moneromooo-monero
2017-11-14
1
-5
/
+2
*
Disguise password length in prompt
Leon Klingele
2017-11-03
1
-4
/
+0
*
Add readline support to cli
jethro
2017-06-18
1
-0
/
+7
*
Add server auth to monerod, and client auth to wallet-cli and wallet-rpc
Lee Clagett
2017-02-06
1
-0
/
+271