aboutsummaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-18Fix regression in logging.Werner Koch2-5/+49
Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream.
2010-08-16Auto-start dirmngr.Werner Koch1-10/+11
2010-07-23Some work on the dirmngrWerner Koch1-1/+3
2010-07-23.Werner Koch1-0/+92
2010-07-16Some work on porting dirmngr (unfinished)Werner Koch1-5/+6
Ported gpgtar to W32.
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-0/+251
2010-06-10Include dirmngr manualWerner Koch9-11/+1016
2010-06-07Add unfinished gpgtar.Werner Koch1-1/+2
Collected changes and ports of bug fixes from stable.
2010-05-11Update tests.Werner Koch1-7/+8
2010-05-03auto start the agent if --use-standard-socket is in use.Werner Koch1-2/+5
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-1/+1
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-0/+6
stdio.
2010-02-11Link to the bug tracker in the gpg man page.Werner Koch2-8/+8
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-0/+7
Comment fixes. Minor chnages in preparation of a W32CE port.
2010-01-08Add dummu option --passwd for gpg.Werner Koch1-1/+3
Collected changes.
2009-12-17Implement --faked-systrem-time for gpg.Werner Koch3-7/+15
Typo and comment fixes.
2009-12-10Add option --cert-extension.Werner Koch1-1/+10
2009-12-07Use ADNS for PKA and SRV records if no other resolver is available.Werner Koch1-1/+1
2009-12-04allow for default algorithms in a gpg parameter fileWerner Koch1-9/+32
2009-12-03support numeric debug levels.Werner Koch4-27/+73
2009-11-23Add gpgconf related dummy options default_pubkey_algo.Werner Koch2-2/+17
Add option --skip-hidden-recipients Comment updates.
2009-10-28[scd] Memory leak fix.Werner Koch1-0/+6
[g13] Send MOUNTPOINT status line
2009-10-20* gpg.texi (GPG Configuration Options): Clarify that ca-cert-file is aDavid Shaw2-1/+9
generic store, the details of which depend on the underlying libraries.
2009-10-19[g13] Add RECIPEINT and CREATE command.Werner Koch1-1/+1
[sm] Chnage --include-certs default
2009-09-04Allow uid sand key election using a '*'.Werner Koch1-2/+2
2009-09-03Updated the german translationWerner Koch1-1/+1
2009-08-24* gpg.text: Suggested new ordering for --edit-key.David Shaw2-110/+115
2009-08-17* gpg.texi (OpenPGP Options): Clarify that personal-foo-preferencesDavid Shaw2-10/+18
overrides recipient preferences (safely).
2009-08-14* gpg.texi (GPG Configuration Options): Document keyserver optionsDavid Shaw2-5/+20
check-cert and ca-cert-file.
2009-08-06Improved detection of bad/invalid signer keys.Werner Koch2-6/+18
2009-07-31* gpg.texi (OpenPGP Options): Don't mention --no-sk-comment (doesn'tDavid Shaw2-5/+10
exist any longer).
2009-07-23Try a DNS-SD lookup to find a domain-specific LDAP server beforeDavid Shaw2-2/+8
resorting to keys.{domain}.
2009-07-23Print status of CRL checks in the audit log.Werner Koch3-4/+14
2009-07-22Typo fixes. Fixes bug#1093Werner Koch11-86/+91
2009-07-22Give hints on files to backup.Werner Koch5-59/+67
2009-07-20Fix bug 1090.Werner Koch2-1/+6
2009-07-13[g10]Werner Koch1-0/+1
* exec.c: Fix function name indentation. (expand_args): Simplify by using membuf functions. (exec_write): Fix memory leak on error. (w32_system): Use DETACHED_PROCESS so that a new console is not created.
2009-07-09Support writing of existing keys with non-matching key sizes.Werner Koch1-2/+3
2009-07-07Impleemned gpgsm's IMPORT --re-import feature.Werner Koch1-2/+12
Typo fix.
2009-07-07Reworked passing of envars to Pinentry.Werner Koch1-2/+2
2009-07-06* debugging.texi (Common Problems): Add a note about corruptedWerner Koch2-0/+14
keys in --search-keys.
2009-07-01Alow batch ode for gpgsm --gen-key.Werner Koch1-3/+4
Allow CSR generation using an existing key with gpgsm.
2009-06-29Make soem omnikey readers work with extended length APDUs.Werner Koch1-1/+6
2009-06-17Preparing for 2.0.12.gnupg-2.0.12Werner Koch1-0/+2
2009-06-02Fix for bug#1066.Werner Koch3-8/+16
A couple of minor changes.
2009-05-20Allow generation of DSA2 keys without --enable-dsa2.Werner Koch2-4/+9
2009-05-15Made card key generate with backup key work for 2048 bit.Werner Koch1-3/+8
Improved card key generation prompts.
2009-05-13Improved smartcard robustness.Werner Koch1-1/+5
2009-05-08Doc fixes.Werner Koch1-2/+2
2009-05-06Fix example.Werner Koch1-7/+8