aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-25doc: Improve the rendering of the manualWerner Koch1-4/+9
2011-01-13ifset parts which are not in GnuPG 2.0Werner Koch1-2/+2
2010-12-02Describe new log facilities.Werner Koch1-0/+11
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-1/+1
A couple of forward ported changes. Doc updates.
2009-07-22Typo fixes. Fixes bug#1093Werner Koch1-8/+8
2009-07-06* debugging.texi (Common Problems): Add a note about corruptedWerner Koch1-0/+9
keys in --search-keys.
2008-08-01Fix !EROFS bug.Werner Koch1-0/+20
Doc updates
2008-03-05Add IF command and new variable functions to gpg-connect-agent.Werner Koch1-1/+20
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-0/+5
2007-08-24tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch1-0/+19
Documentation updates.
2007-07-05Fixed card key generation of gpg2.Werner Koch1-2/+2
Reveal less information about timings while generating a key.
2007-02-05Fix for aegypten issue 720Werner Koch1-0/+40
2006-09-20Cleanups.Werner Koch1-2/+2
2006-06-20Made make distcheck work againWerner Koch1-1/+1
2005-06-07New debugging optionhs, updates to the manual.Werner Koch1-0/+44
2004-11-24Add dirmngr options to gpgconf and updated the DE translationWerner Koch1-1/+1
2004-11-23* b64enc.c: Include stdio.h and string.hWerner Koch1-4/+19
* gpgsm.c: New option --prefer-system-dirmngr. * call-dirmngr.c (start_dirmngr): Implement this option. * gpgconf-comp.c <dirmngr>: Add the proxy options. <gpgsm>: Add --prefer-system-daemon.
2004-06-28Added some doc stuffWerner Koch1-1/+14
2004-06-18* debugging.texi: New.Werner Koch1-0/+82
* gnupg.texi: Include it.