Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpg: In a list of card keys show the standard keys. | Werner Koch | 2019-08-21 | 1 | -0/+8 |
| | | | | | | | | | | * g10/keygen.c (ask_algo): Identify the standard keys. -- The asterisks mark the usages of a key as retruned by scd via the $AUTHKEYID et al. attributes. Signed-off-by: Werner Koch <[email protected]> | ||||
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
| | | | | -- | ||||
* | Spelling: correct spelling of "passphrase". | Daniel Kahn Gillmor | 2016-11-02 | 1 | -1/+1 |
| | | | | | | | | | | | There were several different variant spellings of "passphrase". This should fix them all for all English text. I did notice that po/it.po contains multiple instances of "passhprase", which also looks suspect to me, but i do not know Italian, so i did not try to correct it. Signed-off-by: Daniel Kahn Gillmor <[email protected]> | ||||
* | doc: Add a help text for tofu.conflict. | Neal H. Walfield | 2016-08-31 | 1 | -2/+13 |
| | | | | | | | * doc/help.txt (.gpg.tofu.conflict): New help text. -- Signed-off-by: Neal H. Walfield <[email protected]> | ||||
* | doc: Typo fixes | Ineiev | 2016-01-27 | 1 | -3/+3 |
| | | | | -- | ||||
* | gpg: Add shortcut for setting key capabilities. | Werner Koch | 2014-09-26 | 1 | -10/+25 |
| | | | | | * g10/keygen.c (ask_key_flags): Add shortcut '='. * doc/help.txt (gpg.keygen.flags): New. | ||||
* | Print status of CRL checks in the audit log. | Werner Koch | 2009-07-23 | 1 | -1/+7 |
| | |||||
* | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 2009-06-17 | 1 | -0/+2 |
| | |||||
* | New PIN Callback attributes in gpg-agent. | Werner Koch | 2009-03-05 | 1 | -1/+7 |
| | | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | ||||
* | Changes the header presented before requesting the user ID. | Werner Koch | 2008-06-01 | 1 | -1/+4 |
| | |||||
* | Support DSA2. | Werner Koch | 2007-12-12 | 1 | -1/+39 |
| | | | | | | Support Camellia for testing. More audit stuff. | ||||
* | Add support for help stuff to audit.c | Werner Koch | 2007-12-06 | 1 | -3/+9 |
| | |||||
* | Created help files form the current po entries. | Werner Koch | 2007-12-04 | 1 | -1/+244 |
| | |||||
* | Allow configuraton of pinentry tooltip. | Werner Koch | 2007-12-04 | 1 | -0/+68 |
Other minor buf fixes. |