aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-860/+0
| | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
* Put more options into the options indexWerner Koch2011-10-121-0/+2
| | | | Also removed the single letter options from the index.
* Extend yat2m to allow indented tables.Werner Koch2011-10-121-0/+4
| | | | | | Current makeinfo versions allow to indent the texinfo source. However yat2m had no support for this. With this patch it is now possible to use a simple indentation style while keeping man pages readable.
* Beautified the online html manualWerner Koch2011-08-121-0/+6
|
* Move parameter file description to the manual.Werner Koch2011-03-011-6/+11
|
* * gpg.texi (GPG Configuration Options): Clarify that show-photosDavid Shaw2010-10-291-0/+6
| | | | | | doesn't work with --with-colons. --personal-digest-preferences does not have a default any longer.
* doc fixWerner Koch2010-10-181-0/+4
|
* Describe %v and %V.Werner Koch2010-10-111-0/+5
|
* Add a static FAQ.Werner Koch2010-10-051-0/+4
| | | | | Add rules to build and upload the faqs.
* [w32ce] Do not print the faulty timezone infoWerner Koch2010-10-041-0/+7
| | | | | Switch FAQ sources to org-mode
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-0/+4
| | | | | | A couple of forward ported changes. Doc updates.
* Clarify that --force-v3-sigs disables (not enables) v4 optionsDavid Shaw2010-09-281-1/+7
|
* Fix regression in logging.Werner Koch2010-08-181-0/+4
| | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream.
* Include dirmngr manualWerner Koch2010-06-101-0/+13
|
* Add gpgconf related dummy options default_pubkey_algo.Werner Koch2009-11-231-0/+5
| | | | | | Add option --skip-hidden-recipients Comment updates.
* * gpg.texi (GPG Configuration Options): Clarify that ca-cert-file is aDavid Shaw2009-10-201-0/+6
| | | | | | generic store, the details of which depend on the underlying libraries.
* Updated the german translationWerner Koch2009-09-031-1/+1
|
* * gpg.text: Suggested new ordering for --edit-key.David Shaw2009-08-241-0/+4
|
* * gpg.texi (OpenPGP Options): Clarify that personal-foo-preferencesDavid Shaw2009-08-171-0/+5
| | | | | overrides recipient preferences (safely).
* * gpg.texi (GPG Configuration Options): Document keyserver optionsDavid Shaw2009-08-141-0/+5
| | | | | check-cert and ca-cert-file.
* Improved detection of bad/invalid signer keys.Werner Koch2009-08-061-0/+4
|
* * gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn'tDavid Shaw2009-07-311-0/+5
| | | | | exist any longer).
* Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw2009-07-231-0/+5
| | | | | resorting to keys.{domain}.
* Print status of CRL checks in the audit log.Werner Koch2009-07-231-0/+4
|
* Typo fixes. Fixes bug#1093Werner Koch2009-07-221-0/+5
|
* Give hints on files to backup.Werner Koch2009-07-221-0/+5
|
* Fix bug 1090.Werner Koch2009-07-201-0/+5
|
* * debugging.texi (Common Problems): Add a note about corruptedWerner Koch2009-07-061-0/+5
| | | | | keys in --search-keys.
* Fix for bug#1066.Werner Koch2009-06-021-0/+6
| | | | | A couple of minor changes.
* Allow generation of DSA2 keys without --enable-dsa2.Werner Koch2009-05-201-0/+5
|
* * gpg.texi (GPG Configuration Options): Document keyserver-optionsDavid Shaw2009-03-161-0/+5
| | | | | debug.
* New PIN Callback attributes in gpg-agent.Werner Koch2009-03-051-0/+9
| | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now.
* Add missing option strings.Werner Koch2009-03-021-0/+1
|
* Modernized gpg-agent startup instructionsWerner Koch2009-03-021-0/+4
|
* preparing a releaseWerner Koch2009-01-121-0/+4
|
* Small doc fixes.Werner Koch2008-12-121-0/+5
|
* Cleanups. Fixes bug 956.Werner Koch2008-12-081-0/+7
|
* Made arg_parse more readable.Werner Koch2008-11-121-1/+1
|
* use $() instead of backticks.Werner Koch2008-11-121-0/+5
|
* Explain how to delete a secret X.509 key.Werner Koch2008-10-131-0/+5
|
* Add /daatfile command to gpg-connect-agent.Werner Koch2008-10-011-0/+4
|
* * gpg.texi (OpenPGP Key Management): Clarify setpref a bit.David Shaw2008-09-231-0/+4
|
* Fix gpg-preset-passphrase bug.Werner Koch2008-09-031-0/+5
| | | | | Cleanups
* Fix !EROFS bug.Werner Koch2008-08-011-0/+4
| | | | | Doc updates
* add new certifciatesWerner Koch2008-06-251-0/+6
|
* Add the group option to gpgconf and define the new type "alias list".Werner Koch2008-06-191-0/+5
|
* Add controlo statement %ask-passphraseWerner Koch2008-06-161-0/+4
|
* Minor bug fixes and document new gpg-connect-feature.Werner Koch2008-05-261-0/+6
|
* 2008-05-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-05-261-1/+1
| | | | | * gpgconf-comp.c: Replace pathname by filename everywhere.
* doc/Marcus Brinkmann2008-05-261-0/+4
| | | | | | | | | | | | | | | | | | 2008-05-26 Marcus Brinkmann <[email protected]> * tools.texi (Invoking gpgconf): Document --list-dirs. tools/ 2008-05-26 Marcus Brinkmann <[email protected]> * gpgconf.c (enum cmd_and_opt_values): Add aListDirs. (opts): Add aListDirs option. (main): Handle aListDirs. * gpgconf.h (gc_percent_escape): New declaration. * gpgconf-comp.c (my_percent_escape): Make non-static and rename to ... (gc_percent_escape): ... this. Change all callers.