aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gpg.texi (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-23Add gpgconf related dummy options default_pubkey_algo.Werner Koch1-2/+12
Add option --skip-hidden-recipients Comment updates.
2009-10-20* gpg.texi (GPG Configuration Options): Clarify that ca-cert-file is aDavid Shaw1-1/+3
generic store, the details of which depend on the underlying libraries.
2009-09-04Allow uid sand key election using a '*'.Werner Koch1-2/+2
2009-08-24* gpg.text: Suggested new ordering for --edit-key.David Shaw1-110/+111
2009-08-17* gpg.texi (OpenPGP Options): Clarify that personal-foo-preferencesDavid Shaw1-10/+13
overrides recipient preferences (safely).
2009-08-14* gpg.texi (GPG Configuration Options): Document keyserver optionsDavid Shaw1-5/+15
check-cert and ca-cert-file.
2009-07-31* gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn'tDavid Shaw1-5/+5
exist any longer).
2009-07-23Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw1-2/+3
resorting to keys.{domain}.
2009-07-22Typo fixes. Fixes bug#1093Werner Koch1-6/+6
2009-07-22Give hints on files to backup.Werner Koch1-14/+33
2009-07-20Fix bug 1090.Werner Koch1-1/+1
2009-05-20Allow generation of DSA2 keys without --enable-dsa2.Werner Koch1-4/+4
2009-05-08Doc fixes.Werner Koch1-2/+2
2009-03-16* gpg.texi (GPG Configuration Options): Document keyserver-optionsDavid Shaw1-2/+8
debug.
2009-03-05New PIN Callback attributes in gpg-agent.Werner Koch1-1/+1
Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now.
2008-12-12Small doc fixes.Werner Koch1-1/+1
2008-12-08Align ticker to the full or half second.Werner Koch1-15/+20
2008-09-23* gpg.texi (OpenPGP Key Management): Clarify setpref a bit.David Shaw1-2/+13
2008-09-23Support the Certifciate DO of the v2 OpenPGP cards.Werner Koch1-0/+3
2008-08-28Add a warning nite to --throw-keyds.Werner Koch1-6/+9
2008-08-07Add a warning note to --allow-multiple-messages.Werner Koch1-5/+9
s/Sylpeed-Claws/Claws-Mail/.
2008-06-11Made --fixed-list-mode obsolete.Werner Koch1-0/+4
2008-05-152008-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-8/+13
* gpg.texi (Operational GPG Commands): Mention the way to change the default signing key.
2008-05-09Updated German translation.Werner Koch1-1/+3
Fix in gpgconf for W32.
2008-05-07Add command --locate-key.Werner Koch1-0/+18
Fix auto-key-locate processing of "nodefault".
2008-04-08Enhanced --auto-key-locate.Werner Koch1-11/+24
2008-03-25Changed the way i18n files are located under Windows. The setting of theWerner Koch1-1/+2
Registry key is not anymore required. Helpfiles are not properly located.
2008-03-05Add IF command and new variable functions to gpg-connect-agent.Werner Koch1-2/+1
2008-02-05* gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font toDavid Shaw1-4/+4
add a "claimed" in there.
2008-01-10Add missing country tag to qualified.txt.Werner Koch1-2/+4
Typo fixes.
2007-12-13Allow verification of some broken S-TRUST generated signatures.Werner Koch1-6/+6
2007-11-27[W32] Changed default socket for dirmngr.Werner Koch1-1/+1
[W32] Add some code for event notifications between scdaemon and gpg-agent.
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+4
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.
2007-10-27* gpg.texi: Document --rfc4880 (the new --openpgp).David Shaw1-4/+9
2007-10-26* gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit.David Shaw1-15/+14
2007-06-25Fixed a problem in estream-printf.c.Werner Koch1-0/+8
Changes for Windows (gpgsm -k does now work). Minor cleanups.
2007-04-15* gpg.texi (OpenPGP Options): Update the personal-foo-preferencesDavid Shaw1-23/+23
documentation a bit.
2007-04-13g10/ and sm/Werner Koch1-0/+22
* call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
2007-03-05Ported multiple-messages protection.Werner Koch1-6/+8
2007-02-26Add new SVN only file README.maintWerner Koch1-0/+15
doc/ * gpg.texi (GPG Configuration): Document envvar LANGUAGE. (GPG Configuration Options): Document show-primary-uid-only. g10/ * gpg.c (main): Add verify option show-primary-uid-only. * options.h (VERIFY_SHOW_PRIMARY_UID_ONLY): New. * mainproc.c (check_sig_and_print): Implement it. * encr-data.c (decrypt_data): Correctly test for unknown algorithm. * import.c (check_prefs): Ditto. * keyedit.c (show_prefs): Ditto. * mainproc.c (proc_symkey_enc): Ditto.
2007-02-18doc/Werner Koch1-0/+8
* gpg.texi (GPG Esoteric Options): No card reader options for gpg2. scd/ * scdaemon.c (DEFAULT_PCSC_DRIVER): Add a default for OS X.
2007-01-31Included LIBICONV in all Makefiles.Werner Koch1-1/+1
g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-1/+7
doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New.
2007-01-18* gpg.texi, specify-user-id.texi: Only some of the mentions ofDavid Shaw1-2/+2
exclamation marks have an example. Give examples to the rest.
2007-01-17* gpg.texi (GPG Configuration Options): Make http_proxy optionDavid Shaw1-6/+10
documentation match reality. (BUGS): Warn about hibernate/safe-sleep/etc writing main RAM to disk, despite locking.
2006-12-06Fixes for CVE-2006-6235Werner Koch1-1/+12
2006-12-03* gpg.texi (GPG Esoteric Options): Document --passphrase-repeat.David Shaw1-0/+5
2006-11-06* gpg.texi: Reference to --s2k-count in --s2k-mode.David Shaw1-2/+2
2006-10-24Preparing another releasegnupg-1.9.94Werner Koch1-0/+12
2006-10-23.Werner Koch1-5/+6