Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-19 | doc/ | Marcus Brinkmann | 2 | -5/+21 | |
2008-05-20 Marcus Brinkmann <[email protected]> * tools.texi (Invoking gpgconf): Add --dry-run and --check-options. (Checking programs): Document --check-options. tools/ 2008-05-20 Marcus Brinkmann <[email protected]> * gpgconf.h (gc_component_check_programs): Rename to ... (gc_check_programs): ... this. (gc_component_change_options): Add argument OUT. (gc_component_check_options): New function. * gpgconf.c (enum cmd_and_opt_values): New option aCheckOptions. (opts): Add new option aCheckOptions (aka --check-options). (main): Handle new option aCheckOptions. * gpgconf-comp.c (gc_component_check_programs): Rename to ... (gc_check_programs): ... this. Refactor core of it to ... (gc_component_check_options): ... this new function. (gc_component_change_options): Add new argument OUT. Externally verify all changes. Implement option --dry-run. | |||||
2008-05-15 | 2008-05-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -8/+18 | |
* gpg.texi (Operational GPG Commands): Mention the way to change the default signing key. | |||||
2008-05-09 | Updated German translation. | Werner Koch | 2 | -2/+4 | |
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-05-06 | add gpg-zip man page. | Werner Koch | 3 | -3/+152 | |
2008-04-08 | Enhanced --auto-key-locate. | Werner Koch | 2 | -11/+30 | |
2008-04-03 | Fixed last yat2m change. | Werner Koch | 4 | -9/+20 | |
Add a similar change to @file and @env. | |||||
2008-03-27 | Utilize new automake vars for proper installation into doc/. | Werner Koch | 2 | -7/+15 | |
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 | 4 | -6/+43 | |
2008-02-27 | 2008-02-27 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -0/+15 | |
* tools.texi (Listing options): Document new types. | |||||
2008-02-19 | Improve certificate chain construction. | Werner Koch | 1 | -0/+7 | |
Extend PKITS framework | |||||
2008-02-15 | Preparing a test release | Werner Koch | 1 | -1/+0 | |
2008-02-13 | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 2 | -1/+20 | |
2008-02-05 | * gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font to | David Shaw | 2 | -4/+9 | |
add a "claimed" in there. | |||||
2008-01-30 | W32 fix for trustdb creation. | Werner Koch | 4 | -11/+17 | |
2008-01-28 | Typo and grammer fixes by Justin Pryzby. | Werner Koch | 6 | -43/+48 | |
2008-01-10 | Add missing country tag to qualified.txt. | Werner Koch | 4 | -7/+18 | |
Typo fixes. | |||||
2008-01-10 | 2008-01-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -11/+17 | |
* tools.texi (gpgconf): Some clarifications. | |||||
2007-12-20 | Preparing a release.gnupg-2.0.8 | Werner Koch | 1 | -0/+198 | |
2007-12-13 | Also add the S-TTRUST certs here. | Werner Koch | 2 | -4/+79 | |
2007-12-13 | Allow verification of some broken S-TRUST generated signatures. | Werner Koch | 7 | -7/+76 | |
2007-12-12 | Support DSA2. | Werner Koch | 2 | -2/+40 | |
Support Camellia for testing. More audit stuff. | |||||
2007-12-06 | Add support for help stuff to audit.c | Werner Koch | 2 | -4/+24 | |
2007-12-04 | Created help files form the current po entries. | Werner Koch | 31 | -3/+7425 | |
2007-12-04 | Allow configuraton of pinentry tooltip. | Werner Koch | 4 | -1/+116 | |
Other minor buf fixes. | |||||
2007-11-27 | [W32] Changed default socket for dirmngr. | Werner Koch | 2 | -1/+4 | |
[W32] Add some code for event notifications between scdaemon and gpg-agent. | |||||
2007-11-19 | Document --auto-issuer-key-retrieve. | Werner Koch | 3 | -1/+18 | |
2007-11-19 | Started to implement the audit log feature. | Werner Koch | 3 | -5/+17 | |
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes. | |||||
2007-10-31 | 2007-10-31 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -5/+9 | |
* gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter. | |||||
2007-10-27 | * gpg.texi: Document --rfc4880 (the new --openpgp). | David Shaw | 2 | -4/+13 | |
2007-10-26 | * gpg.texi: Clarify --force-v3-sigs, --pgp2, and --pgp6 a bit. | David Shaw | 2 | -15/+18 | |
2007-10-24 | Add a /while loop. | Werner Koch | 1 | -1/+33 | |
2007-10-23 | New option --list-config for gpgconf. | Werner Koch | 3 | -11/+78 | |
2007-10-19 | Enhanced gpg-conect-agent scripting. | Werner Koch | 2 | -4/+109 | |
Typo fixes in comments. | |||||
2007-08-31 | Make gpgconf --list-components also print the name of the executable program. | Werner Koch | 1 | -6/+11 | |
2007-08-29 | Extended the --check-program output: Error messages are now inlcued in an | Werner Koch | 1 | -5/+22 | |
easy parsable format. | |||||
2007-08-29 | New command --check-programs for gpgconf. | Werner Koch | 3 | -2/+81 | |
2007-08-28 | Add more passphrase policy rules. | Werner Koch | 1 | -0/+9 | |
(--max-passphrase-days). | |||||
2007-08-27 | Implemented more gpg-agen options to support certain passphrase policies. | Werner Koch | 4 | -1/+80 | |
New tool gpg-check-pattern. | |||||
2007-08-24 | tryu harder to ignore duplicate specified keyrings and -boxes. | Werner Koch | 3 | -1/+27 | |
Documentation updates. | |||||
2007-08-14 | Documentaion updates. | Werner Koch | 5 | -19/+73 | |
Support doe Dirmngr under W32. Fixed a yat2m bug. | |||||
2007-08-10 | Implemented the chain model for X.509 validation. | Werner Koch | 4 | -13/+38 | |
2007-08-02 | Factored common gpgconf constants out | Werner Koch | 2 | -5/+4 | |
Fixed W32 compare_filenames | |||||
2007-07-17 | Typo fixes. | Werner Koch | 2 | -0/+12 | |
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf. | |||||
2007-07-05 | Fixed card key generation of gpg2. | Werner Koch | 2 | -2/+9 | |
Reveal less information about timings while generating a key. | |||||
2007-07-04 | Changed to GPLv3. | Werner Koch | 7 | -373/+658 | |
Removed intl/. | |||||
2007-06-25 | Fixed a problem in estream-printf.c. | Werner Koch | 2 | -0/+13 | |
Changes for Windows (gpgsm -k does now work). Minor cleanups. | |||||
2007-06-21 | Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵ | Werner Koch | 4 | -8/+15 | |
Windows. | |||||
2007-06-20 | [w32] gpg-agent is now started automagically by gpgsm. | Werner Koch | 3 | -1/+10 | |