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