aboutsummaryrefslogtreecommitdiffstats
path: root/doc/debugging.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ifset parts which are not in GnuPG 2.0Werner Koch2011-01-131-2/+2
|
* Describe new log facilities.Werner Koch2010-12-021-0/+11
|
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-1/+1
| | | | | | A couple of forward ported changes. Doc updates.
* Typo fixes. Fixes bug#1093Werner Koch2009-07-221-8/+8
|
* * debugging.texi (Common Problems): Add a note about corruptedWerner Koch2009-07-061-0/+9
| | | | | keys in --search-keys.
* Fix !EROFS bug.Werner Koch2008-08-011-0/+20
| | | | | Doc updates
* Add IF command and new variable functions to gpg-connect-agent.Werner Koch2008-03-051-1/+20
|
* Allow verification of some broken S-TRUST generated signatures.Werner Koch2007-12-131-0/+5
|
* tryu harder to ignore duplicate specified keyrings and -boxes.Werner Koch2007-08-241-0/+19
| | | | | Documentation updates.
* Fixed card key generation of gpg2.Werner Koch2007-07-051-2/+2
| | | | | Reveal less information about timings while generating a key.
* Fix for aegypten issue 720Werner Koch2007-02-051-0/+40
|
* Cleanups.Werner Koch2006-09-201-2/+2
|
* Made make distcheck work againWerner Koch2006-06-201-1/+1
|
* New debugging optionhs, updates to the manual.Werner Koch2005-06-071-0/+44
|
* Add dirmngr options to gpgconf and updated the DE translationWerner Koch2004-11-241-1/+1
|
* * b64enc.c: Include stdio.h and string.hWerner Koch2004-11-231-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.
* Added some doc stuffWerner Koch2004-06-281-1/+14
|
* * debugging.texi: New.Werner Koch2004-06-181-0/+82
* gnupg.texi: Include it.