Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | No echo mode. | Jason A. Donenfeld | 2012-09-04 | 1 | -12/+37 | |
| | | | | | | | | Add a --no-echo flag to the insert operation so that the password isn't echoed when entering it. This requires the user to echo the password twice for confirmation. Reported-by: Dominic Lüchinger <d.luechinger@snowgarden.ch> | |||||
* | Properly quote the path too. | Jason A. Donenfeld | 2012-09-04 | 1 | -1/+1 | |
| | ||||||
* | Allow passwords having spaces to go unbroken to the clipboard. | Bernardo Freitas Paulo da Costa | 2012-09-04 | 1 | -1/+1 | |
| | | | | | This also prevents showing the second <word> of the password in the prompt. | |||||
* | Show program name properly in error message. | Jason A. Donenfeld | 2012-09-03 | 1 | -1/+1 | |
| | ||||||
* | Move examples into manpage. | Jason A. Donenfeld | 2012-09-03 | 1 | -1/+1 | |
| | ||||||
* | Make into a real project. | Jason A. Donenfeld | 2012-09-03 | 1 | -0/+242 | |