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