Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2008-05-25 Moritz <[email protected]>mo-scd | Moritz Schulte | 2008-05-24 | 2 | -47/+82 |
| | | | | | | | | | * scdaemon.c: New options: oSystemDaemon, oSystemSocket. (main): New local variables: is_system_daemon, system_socket, set variables during parsing. (main): Don't parse default config if oSystemDaemon is given on the commandline. Implemented basic "system-daemon" logic. | ||||
* | new branch for scd hacks | Moritz Schulte | 2008-05-24 | 0 | -0/+0 |
| | |||||
* | Fix --output option used when with --export-secret-kety-p12. | Werner Koch | 2008-05-20 | 4 | -3/+8 |
| | |||||
* | doc/ | Marcus Brinkmann | 2008-05-19 | 6 | -113/+198 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-05-15 | 2 | -8/+18 |
| | | | | | | * gpg.texi (Operational GPG Commands): Mention the way to change the default signing key. | ||||
* | Remove a warning. | Werner Koch | 2008-05-09 | 28 | -28/+28 |
| | |||||
* | Updated German translation. | Werner Koch | 2008-05-09 | 34 | -5977/+6261 |
| | | | | | Fix in gpgconf for W32. | ||||
* | Print a note for revoked signing keys. | Werner Koch | 2008-05-08 | 2 | -2/+13 |
| | |||||
* | --locate-key now returns several keys if they all match. | Werner Koch | 2008-05-07 | 6 | -23/+82 |
| | |||||
* | Add command --locate-key. | Werner Koch | 2008-05-07 | 7 | -13/+103 |
| | | | | | Fix auto-key-locate processing of "nodefault". | ||||
* | Fixed bug#907. | Werner Koch | 2008-05-06 | 39 | -9775/+10563 |
| | | | | | Fixed a segv in keybox and made it more robust. | ||||
* | add gpg-zip man page. | Werner Koch | 2008-05-06 | 5 | -4/+158 |
| | |||||
* | Fixed a C-89 incompatibility. | Werner Koch | 2008-04-23 | 8 | -1/+99 |
| | | | | | | Minor changes to make it build on Debian bo. Thanks to Alain Guibert. | ||||
* | W32 related keyserver fixes. | Werner Koch | 2008-04-21 | 10 | -42/+67 |
| | |||||
* | Use default PIN flag | Werner Koch | 2008-04-21 | 2 | -1/+24 |
| | |||||
* | Adjust for the changed Camellia draft. | Werner Koch | 2008-04-18 | 15 | -69/+166 |
| | | | | | | W32 gettext changes. Comment and typo fixes. | ||||
* | Test commit | David Shaw | 2008-04-16 | 1 | -2/+2 |
| | |||||
* | If there are multiple 0x19 backsigs, take the most recent one. (from 1.4). | Werner Koch | 2008-04-16 | 3 | -27/+81 |
| | | | | | add log-file and debug-level to the --gpgconf-list. | ||||
* | Add executable flag to test scripts. | Werner Koch | 2008-04-15 | 16 | -0/+0 |
| | |||||
* | * gpgkeys_curl.c (main), gpgkeys_hkp.c (main): Make sure all libcurl | David Shaw | 2008-04-14 | 4 | -13/+21 |
| | | | | | | | | number options are passed as long. * curl-shim.c (curl_easy_setopt): Minor tweak to match the real curl better - libcurl uses 'long', not 'unsigned int'. | ||||
* | Enhanced --auto-key-locate. | Werner Koch | 2008-04-08 | 14 | -97/+227 |
| | |||||
* | Allow requesting TCP queries. | Werner Koch | 2008-04-07 | 1 | -15/+21 |
| | |||||
* | Minor cleanups. | Werner Koch | 2008-04-07 | 17 | -27/+768 |
| | | | | | Implemented key helper kdns | ||||
* | Fixed last yat2m change. | Werner Koch | 2008-04-03 | 4 | -9/+20 |
| | | | | | Add a similar change to @file and @env. | ||||
* | disable DSA2 for old Libgcrypts. | Werner Koch | 2008-04-02 | 2 | -0/+13 |
| | |||||
* | Fix a problem with dirmngr looked up certificates. | Werner Koch | 2008-04-01 | 10 | -44/+133 |
| | | | | | Typo fixes. | ||||
* | Fix problem when using the fallback dirmngr. | Werner Koch | 2008-03-31 | 2 | -1/+6 |
| | |||||
* | Add CVE number. | Werner Koch | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | Utilize new automake vars for proper installation into doc/. | Werner Koch | 2008-03-27 | 32 | -931/+638 |
| | |||||
* | Allow standalone build. | Werner Koch | 2008-03-26 | 2 | -4/+20 |
| | |||||
* | Update | Werner Koch | 2008-03-26 | 2 | -612/+923 |
| | |||||
* | Post release update | Werner Koch | 2008-03-26 | 3 | -2/+11 |
| | |||||
* | Last minute cleanups.gnupg-2.0.9 | Werner Koch | 2008-03-26 | 30 | -41/+49 |
| | |||||
* | 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 |
| |