Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-11-30 | Rewrite dns-cert.c to not use the gpg-only iobuf stuff. | Werner Koch | 1 | -0/+3 | |
* common/dns-cert.c: Remove iobuf.h. (get_dns_cert): Rename to _get_dns_cert. Remove MAX_SIZE arg. Change iobuf arg to a estream-t. Rewrite function to make use of estream instead of iobuf. Require all parameters. Return an gpg_error_t error instead of the type. Add arg ERRSOURCE. * common/dns-cert.h (get_dns_cert): New macro to pass the error source to _gpg_dns_cert. * common/t-dns-cert.c (main): Adjust for changes in get_dns_cert. * g10/keyserver.c (keyserver_import_cert): Ditto. * doc/gpg.texi (GPG Configuration Options): Remove max-cert-size. | |||||
2011-11-02 | typo fixes | Werner Koch | 1 | -2/+2 | |
2011-10-12 | Put more options into the options index | Werner Koch | 1 | -669/+831 | |
Also removed the single letter options from the index. | |||||
2011-07-18 | Clarify documentation of --keyid-format. | Werner Koch | 1 | -1/+2 | |
Fixes bug#1354. | |||||
2011-05-20 | Require libgpg-error 1.10 | Werner Koch | 1 | -1/+1 | |
This allows to remove some error code substitutes. Fixed a typo in gpg.text. | |||||
2011-03-01 | Move parameter file description to the manual. | Werner Koch | 1 | -15/+268 | |
2010-10-29 | * gpg.texi (GPG Configuration Options): Clarify that show-photos | David Shaw | 1 | -5/+6 | |
doesn't work with --with-colons. --personal-digest-preferences does not have a default any longer. | |||||
2010-10-13 | More agent support for gpg. | Werner Koch | 1 | -2/+16 | |
2010-10-11 | Describe %v and %V. | Werner Koch | 1 | -0/+3 | |
2010-10-08 | Add new option --with-keygrip | Werner Koch | 1 | -0/+5 | |
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -8/+24 | |
A couple of forward ported changes. Doc updates. | |||||
2010-09-28 | Clarify that --force-v3-sigs disables (not enables) v4 options | David Shaw | 1 | -6/+4 | |
2010-07-16 | Some work on porting dirmngr (unfinished) | Werner Koch | 1 | -5/+6 | |
Ported gpgtar to W32. | |||||
2010-06-07 | Add unfinished gpgtar. | Werner Koch | 1 | -1/+2 | |
Collected changes and ports of bug fixes from stable. | |||||
2010-02-11 | Link to the bug tracker in the gpg man page. | Werner Koch | 1 | -2/+6 | |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -0/+7 | |
Comment fixes. Minor chnages in preparation of a W32CE port. | |||||
2009-12-17 | Implement --faked-systrem-time for gpg. | Werner Koch | 1 | -0/+7 | |
Typo and comment fixes. | |||||
2009-12-03 | support numeric debug levels. | Werner Koch | 1 | -0/+28 | |
2009-11-23 | Add gpgconf related dummy options default_pubkey_algo. | Werner Koch | 1 | -2/+12 | |
Add option --skip-hidden-recipients Comment updates. | |||||
2009-10-20 | * gpg.texi (GPG Configuration Options): Clarify that ca-cert-file is a | David Shaw | 1 | -1/+3 | |
generic store, the details of which depend on the underlying libraries. | |||||
2009-09-04 | Allow uid sand key election using a '*'. | Werner Koch | 1 | -2/+2 | |
2009-08-24 | * gpg.text: Suggested new ordering for --edit-key. | David Shaw | 1 | -110/+111 | |
2009-08-17 | * gpg.texi (OpenPGP Options): Clarify that personal-foo-preferences | David Shaw | 1 | -10/+13 | |
overrides recipient preferences (safely). | |||||
2009-08-14 | * gpg.texi (GPG Configuration Options): Document keyserver options | David Shaw | 1 | -5/+15 | |
check-cert and ca-cert-file. | |||||
2009-07-31 | * gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn't | David Shaw | 1 | -5/+5 | |
exist any longer). | |||||
2009-07-23 | Try a DNS-SD lookup to find a domain-specific LDAP server before | David Shaw | 1 | -2/+3 | |
resorting to keys.{domain}. | |||||
2009-07-22 | Typo fixes. Fixes bug#1093 | Werner Koch | 1 | -6/+6 | |
2009-07-22 | Give hints on files to backup. | Werner Koch | 1 | -14/+33 | |
2009-07-20 | Fix bug 1090. | Werner Koch | 1 | -1/+1 | |
2009-05-20 | Allow generation of DSA2 keys without --enable-dsa2. | Werner Koch | 1 | -4/+4 | |
2009-05-08 | Doc fixes. | Werner Koch | 1 | -2/+2 | |
2009-03-16 | * gpg.texi (GPG Configuration Options): Document keyserver-options | David Shaw | 1 | -2/+8 | |
debug. | |||||
2009-03-05 | New PIN Callback attributes in gpg-agent. | Werner Koch | 1 | -1/+1 | |
Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | |||||
2008-12-12 | Small doc fixes. | Werner Koch | 1 | -1/+1 | |
2008-12-08 | Align ticker to the full or half second. | Werner Koch | 1 | -15/+20 | |
2008-09-23 | * gpg.texi (OpenPGP Key Management): Clarify setpref a bit. | David Shaw | 1 | -2/+13 | |
2008-09-23 | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 1 | -0/+3 | |
2008-08-28 | Add a warning nite to --throw-keyds. | Werner Koch | 1 | -6/+9 | |
2008-08-07 | Add a warning note to --allow-multiple-messages. | Werner Koch | 1 | -5/+9 | |
s/Sylpeed-Claws/Claws-Mail/. | |||||
2008-06-11 | Made --fixed-list-mode obsolete. | Werner Koch | 1 | -0/+4 | |
2008-05-15 | 2008-05-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -8/+13 | |
* gpg.texi (Operational GPG Commands): Mention the way to change the default signing key. | |||||
2008-05-09 | Updated German translation. | Werner Koch | 1 | -1/+3 | |
Fix in gpgconf for W32. | |||||
2008-05-07 | Add command --locate-key. | Werner Koch | 1 | -0/+18 | |
Fix auto-key-locate processing of "nodefault". | |||||
2008-04-08 | Enhanced --auto-key-locate. | Werner Koch | 1 | -11/+24 | |
2008-03-25 | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 1 | -1/+2 | |
Registry key is not anymore required. Helpfiles are not properly located. | |||||
2008-03-05 | Add IF command and new variable functions to gpg-connect-agent. | Werner Koch | 1 | -2/+1 | |
2008-02-05 | * gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font to | David Shaw | 1 | -4/+4 | |
add a "claimed" in there. | |||||
2008-01-10 | Add missing country tag to qualified.txt. | Werner Koch | 1 | -2/+4 | |
Typo fixes. | |||||
2007-12-13 | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 1 | -6/+6 | |
2007-11-27 | [W32] Changed default socket for dirmngr. | Werner Koch | 1 | -1/+1 | |
[W32] Add some code for event notifications between scdaemon and gpg-agent. |