Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-21 | gpg: In a list of card keys show the standard keys. | Werner Koch | 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]> | |||||
2016-11-05 | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 1 | -1/+1 | |
-- | |||||
2016-11-02 | Spelling: correct spelling of "passphrase". | Daniel Kahn Gillmor | 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]> | |||||
2016-08-31 | doc: Add a help text for tofu.conflict. | Neal H. Walfield | 1 | -2/+13 | |
* doc/help.txt (.gpg.tofu.conflict): New help text. -- Signed-off-by: Neal H. Walfield <[email protected]> | |||||
2016-01-27 | doc: Typo fixes | Ineiev | 1 | -3/+3 | |
-- | |||||
2014-09-26 | gpg: Add shortcut for setting key capabilities. | Werner Koch | 1 | -10/+25 | |
* g10/keygen.c (ask_key_flags): Add shortcut '='. * doc/help.txt (gpg.keygen.flags): New. | |||||
2009-07-23 | Print status of CRL checks in the audit log. | Werner Koch | 1 | -1/+7 | |
2009-06-17 | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 1 | -0/+2 | |
2009-03-05 | New PIN Callback attributes in gpg-agent. | Werner Koch | 1 | -1/+7 | |
Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | |||||
2008-06-01 | Changes the header presented before requesting the user ID. | Werner Koch | 1 | -1/+4 | |
2007-12-12 | Support DSA2. | Werner Koch | 1 | -1/+39 | |
Support Camellia for testing. More audit stuff. | |||||
2007-12-06 | Add support for help stuff to audit.c | Werner Koch | 1 | -3/+9 | |
2007-12-04 | Created help files form the current po entries. | Werner Koch | 1 | -1/+244 | |
2007-12-04 | Allow configuraton of pinentry tooltip. | Werner Koch | 1 | -0/+68 | |
Other minor buf fixes. |