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