Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Preparing a release. | Werner Koch | 2008-03-26 | 33 | -1541/+1919 | |
| | ||||||
* | Changed the way i18n files are located under Windows. The setting of the | Werner Koch | 2008-03-25 | 11 | -1066/+1271 | |
| | | | | | Registry key is not anymore required. Helpfiles are not properly located. | |||||
* | Fix bug 894. | Werner Koch | 2008-03-25 | 5 | -7/+41 | |
| | | | | | | Change default keyserver. Allow key protection with Camellia. | |||||
* | Fix a bug in the ambigious name detection. | Werner Koch | 2008-03-20 | 46 | -845/+1496 | |
| | | | | | Minor cleanups. | |||||
* | Fix for v3 keys. | Werner Koch | 2008-03-18 | 2 | -1/+6 | |
| | ||||||
* | Fixed an email/DN bug. | Werner Koch | 2008-03-13 | 34 | -1964/+2113 | |
| | | | | | Changed pinentry prompts. | |||||
* | Comment fixes. | Werner Koch | 2008-03-06 | 5 | -4/+34 | |
| | | | | | Convey the new envvars when using simple-pwquery. | |||||
* | Add IF command and new variable functions to gpg-connect-agent. | Werner Koch | 2008-03-05 | 6 | -16/+128 | |
| | ||||||
* | 2008-02-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-27 | 2 | -0/+23 | |
| | | | | | | | * gpgconf-comp.c (option_check_validity): For now, error out on empty strings. (enum): Add GC_ARG_TYPE_PUB_KEY and GC_ARG_TYPE_SEC_KEY. | |||||
* | 2008-02-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-27 | 2 | -0/+15 | |
| | | | | | * tools.texi (Listing options): Document new types. | |||||
* | Add some tests. | Werner Koch | 2008-02-22 | 12 | -41/+465 | |
| | ||||||
* | Fixed release creation. | Werner Koch | 2008-02-19 | 36 | -4578/+4695 | |
| | ||||||
* | Improve certificate chain construction. | Werner Koch | 2008-02-19 | 60 | -592/+1287 | |
| | | | | | Extend PKITS framework | |||||
* | We better save the description of PKITS along with the test data. | Werner Koch | 2008-02-18 | 1 | -0/+0 | |
| | ||||||
* | 2008-02-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-15 | 2 | -1/+6 | |
| | | | | | | * exechelp.c (gnupg_spawn_process_fd): Add flag DETACHED_PROCESS unconditionally (required for all callers at the moment). | |||||
* | Preparing a test release | Werner Koch | 2008-02-15 | 43 | -2341/+2371 | |
| | ||||||
* | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 2008-02-14 | 39 | -7977/+8715 | |
| | ||||||
* | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 2008-02-13 | 17 | -43/+246 | |
| | ||||||
* | 2008-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-09 | 2 | -2/+9 | |
| | | | | | | * scdaemon.c (main): Use CONFIG_FILENAME as filename if it is set in gpgconf-list output. | |||||
* | 2008-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-09 | 2 | -44/+70 | |
| | | | | | | | | * gpg.c (main): New variable default_configname. Use it if save_configname is NULL (can happen if default configfile does not exist). Move default configname determination to ... (get_default_configname): ... this new function. | |||||
* | * gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font to | David Shaw | 2008-02-05 | 2 | -4/+9 | |
| | | | | | add a "claimed" in there. | |||||
* | 2008-02-01 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-01 | 2 | -1/+6 | |
| | | | | | | * gpgconf-comp.c (gc_component_list_options): Fix memcpy. Reported by Marc Mutz. | |||||
* | 2008-01-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-01-30 | 2 | -2/+20 | |
| | | | | | | * keylist.c (list_internal_keys): New variable lastcert. Use it to suppress duplicates which immediately follow each other. | |||||
* | Fixed yesterday's W32 fix. | Werner Koch | 2008-01-30 | 2 | -1/+2 | |
| | ||||||
* | W32 fix for trustdb creation. | Werner Koch | 2008-01-30 | 6 | -14/+35 | |
| | ||||||
* | Fixed a W32 crash in gpg2 when creating a new keyring. | Werner Koch | 2008-01-29 | 4 | -5/+23 | |
| | | | | | Typo fixes. | |||||
* | Typo and grammer fixes by Justin Pryzby. | Werner Koch | 2008-01-28 | 6 | -43/+48 | |
| | ||||||
* | [W32] Avoid extra console window when importing or exporting. | Werner Koch | 2008-01-27 | 32 | -3519/+3643 | |
| | | | | | Fixes bug 875. | |||||
* | Typo fixes. | Werner Koch | 2008-01-26 | 5 | -5/+13 | |
| | | | | | | Portability fix for asschk.c | |||||
* | Add --logger-fd alias. | Werner Koch | 2008-01-26 | 3 | -0/+11 | |
| | | | | | Ass card vendor 004. | |||||
* | translation fixes | Werner Koch | 2008-01-22 | 4 | -146/+159 | |
| | ||||||
* | 2008-01-17 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-01-17 | 2 | -1/+17 | |
| | | | | | | * gpgconf-comp.c (change_options_program): Strip duplicated utf8-strings entries for gnupg backend. Don't create them either. | |||||
* | 2008-01-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-01-15 | 2 | -2/+9 | |
| | | | | | | * call-pinentry.c (start_pinentry): Start pinentry in detached mode. | |||||
* | Add missing country tag to qualified.txt. | Werner Koch | 2008-01-10 | 4 | -7/+18 | |
| | | | | | Typo fixes. | |||||
* | 2008-01-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-01-10 | 2 | -11/+17 | |
| | | | | | * tools.texi (gpgconf): Some clarifications. | |||||
* | Preparing a release.gnupg-2.0.8 | Werner Koch | 2007-12-20 | 5 | -15/+223 | |
| | ||||||
* | Fixed a W32 ldaps problem. | Werner Koch | 2007-12-17 | 31 | -84/+106 | |
| | ||||||
* | Preparing a release candidate.gnupg-2.0.8rc1 | Werner Koch | 2007-12-14 | 37 | -22457/+28313 | |
| | ||||||
* | Also add the S-TTRUST certs here. | Werner Koch | 2007-12-13 | 2 | -4/+79 | |
| | ||||||
* | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 2007-12-13 | 19 | -25/+276 | |
| | ||||||
* | Allow type 20 keys only with option --rfc2440. | Werner Koch | 2007-12-12 | 3 | -1/+24 | |
| | ||||||
* | Doc fixes. | Werner Koch | 2007-12-12 | 5 | -13/+109 | |
| | | | | | | Add more files to POTFILES. Protect against malloc bombs. | |||||
* | Support DSA2. | Werner Koch | 2007-12-12 | 34 | -157/+665 | |
| | | | | | | Support Camellia for testing. More audit stuff. | |||||
* | Allow decryption using type 20 Elgamal keys. | Werner Koch | 2007-12-11 | 2 | -4/+15 | |
| | ||||||
* | 2007-12-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-12-10 | 2 | -7/+32 | |
| | | | | | | * gpgconf-comp.c (gc_component_list_options): Fix up expert level of group. | |||||
* | Fix for bug 851. | Werner Koch | 2007-12-10 | 5 | -5/+64 | |
| | | | | | | Fixed auto generation of the stub key for the card. Allow to encrypt toElgamal encryption keys of type 20. | |||||
* | Add support for help stuff to audit.c | Werner Koch | 2007-12-06 | 4 | -7/+120 | |
| | ||||||
* | More code for the audit log. | Werner Koch | 2007-12-06 | 6 | -21/+536 | |
| | ||||||
* | Created help files form the current po entries. | Werner Koch | 2007-12-04 | 38 | -273/+7495 | |
| | ||||||
* | 2007-12-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2007-12-04 | 2 | -2/+2 | |
| | | | | | | | | * gpgconf-comp.c (gc_component_list_components): Do not print a trailing semi-colon to ensure forward compatibility, as this would indicate another empty field. (gc_process_gpgconf_conf): Likewise. |