aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog-2011 (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-02Generate the ChangeLog from commit logs.Werner Koch1-6/+13
* scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * scripts/git-hooks/commit-msg: New script. * autogen.sh: Install commit-msg hook for git. * 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.
2011-01-13Finished preparations for 2.0.17gnupg-2.0.17Werner Koch1-0/+6
2010-03-05Minor changeWerner Koch1-0/+6
2009-09-03Updated the german translationWerner Koch1-1/+1
2009-08-24* gpg.text: Suggested new ordering for --edit-key.David Shaw1-0/+4
2009-08-17* gpg.texi (OpenPGP Options): Clarify that personal-foo-preferencesDavid Shaw1-0/+5
overrides recipient preferences (safely).
2009-08-14* gpg.texi (GPG Configuration Options): Document keyserver optionsDavid Shaw1-0/+5
check-cert and ca-cert-file.
2009-08-06Improved detection of bad/invalid signer keys.Werner Koch1-0/+4
2009-07-31* gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn'tDavid Shaw1-0/+5
exist any longer).
2009-07-23Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw1-0/+5
resorting to keys.{domain}.
2009-07-23Print status of CRL checks in the audit log.Werner Koch1-0/+4
2009-07-22Typo fixes. Fixes bug#1093Werner Koch1-0/+5
2009-07-22Give hints on files to backup.Werner Koch1-0/+5
2009-07-20Fix bug 1090.Werner Koch1-0/+5
2009-07-06* debugging.texi (Common Problems): Add a note about corruptedWerner Koch1-0/+5
keys in --search-keys.
2009-06-02Fix for bug#1066.Werner Koch1-0/+6
A couple of minor changes.
2009-05-20Allow generation of DSA2 keys without --enable-dsa2.Werner Koch1-0/+5
2009-03-16* gpg.texi (GPG Configuration Options): Document keyserver-optionsDavid Shaw1-0/+5
debug.
2009-03-05New PIN Callback attributes in gpg-agent.Werner Koch1-0/+9
Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now.
2009-03-02Add missing option strings.Werner Koch1-0/+1
2009-03-02Modernized gpg-agent startup instructionsWerner Koch1-0/+4
2009-01-12preparing a releaseWerner Koch1-0/+4
2008-12-12Small doc fixes.Werner Koch1-0/+5
2008-12-08Cleanups. Fixes bug 956.Werner Koch1-0/+7
2008-11-12Made arg_parse more readable.Werner Koch1-1/+1
2008-11-12use $() instead of backticks.Werner Koch1-0/+5
2008-10-13Explain how to delete a secret X.509 key.Werner Koch1-0/+5
2008-10-01Add /daatfile command to gpg-connect-agent.Werner Koch1-0/+4
2008-09-23* gpg.texi (OpenPGP Key Management): Clarify setpref a bit.David Shaw1-0/+4
2008-09-03Fix gpg-preset-passphrase bug.Werner Koch1-0/+5
Cleanups
2008-08-01Fix !EROFS bug.Werner Koch1-0/+4
Doc updates
2008-06-25add new certifciatesWerner Koch1-0/+6
2008-06-19Add the group option to gpgconf and define the new type "alias list".Werner Koch1-0/+5
2008-06-16Add controlo statement %ask-passphraseWerner Koch1-0/+4
2008-05-26Minor bug fixes and document new gpg-connect-feature.Werner Koch1-0/+6
2008-05-262008-05-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* gpgconf-comp.c: Replace pathname by filename everywhere.
2008-05-26doc/Marcus Brinkmann1-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.
2008-05-19doc/Marcus Brinkmann1-0/+5
2008-05-20 Marcus Brinkmann <[email protected]> * tools.texi (Invoking gpgconf): Add --dry-run and --check-options. (Checking programs): Document --check-options. tools/ 2008-05-20 Marcus Brinkmann <[email protected]> * gpgconf.h (gc_component_check_programs): Rename to ... (gc_check_programs): ... this. (gc_component_change_options): Add argument OUT. (gc_component_check_options): New function. * gpgconf.c (enum cmd_and_opt_values): New option aCheckOptions. (opts): Add new option aCheckOptions (aka --check-options). (main): Handle new option aCheckOptions. * gpgconf-comp.c (gc_component_check_programs): Rename to ... (gc_check_programs): ... this. Refactor core of it to ... (gc_component_check_options): ... this new function. (gc_component_change_options): Add new argument OUT. Externally verify all changes. Implement option --dry-run.
2008-05-152008-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+5
* gpg.texi (Operational GPG Commands): Mention the way to change the default signing key.
2008-05-06add gpg-zip man page.Werner Koch1-0/+6
2008-04-08Enhanced --auto-key-locate.Werner Koch1-0/+6
2008-04-03Fixed last yat2m change.Werner Koch1-0/+13
Add a similar change to @file and @env.
2008-03-27Utilize new automake vars for proper installation into doc/.Werner Koch1-0/+6
2008-03-05Add IF command and new variable functions to gpg-connect-agent.Werner Koch1-0/+4
2008-02-272008-02-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+4
* tools.texi (Listing options): Document new types.
2008-02-15Preparing a test releaseWerner Koch1-1/+0
2008-02-05* gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font toDavid Shaw1-0/+5
add a "claimed" in there.
2008-01-30W32 fix for trustdb creation.Werner Koch1-1/+7
2008-01-28Typo and grammer fixes by Justin Pryzby.Werner Koch1-0/+5
2008-01-10Add missing country tag to qualified.txt.Werner Koch1-0/+9
Typo fixes.