Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Create a pkcs#10 request directly from a card. | Werner Koch | 2009-07-02 | 1 | -0/+8 | |
| | | | | | Deprecate gpgsm-gencert.sh script. | |||||
* | Alow batch ode for gpgsm --gen-key. | Werner Koch | 2009-07-01 | 1 | -0/+8 | |
| | | | | | Allow CSR generation using an existing key with gpgsm. | |||||
* | Fixed a bunch of little bugs as reported by Fabian Keil. | Werner Koch | 2009-06-24 | 1 | -0/+7 | |
| | | | | | Still one problem left; marked with a gcc #warning. | |||||
* | Fix for bug#1066. | Werner Koch | 2009-06-02 | 1 | -0/+4 | |
| | | | | | A couple of minor changes. | |||||
* | New gpgsm server option no-encrypt-to. | Werner Koch | 2009-05-18 | 1 | -0/+7 | |
| | | | | | | Add caching for symkey encryption. Minor cleanups. | |||||
* | Print the card's S/N in a secret key listing. | Werner Koch | 2009-04-02 | 1 | -0/+4 | |
| | ||||||
* | Import/export of pkcs#12 now uses the gpg-agent directly. | Werner Koch | 2009-04-01 | 1 | -0/+6 | |
| | | | | | Removed duplicated code (percent unescaping). | |||||
* | Signing using Netkey 3 cards does now work. | Werner Koch | 2009-03-26 | 1 | -0/+7 | |
| | ||||||
* | Fixed a trustlist update problem. | Werner Koch | 2009-03-26 | 1 | -2/+6 | |
| | | | | | Pretty format the marktrusted pinentry prompt. | |||||
* | Print NO_SECKEY status line in gpgsm. | Werner Koch | 2009-03-25 | 1 | -0/+7 | |
| | | | | | This fixes bug#1020. | |||||
* | Allow deletion of ephemeral keys. | Werner Koch | 2009-03-23 | 1 | -0/+5 | |
| | ||||||
* | Fix keygrip computation for TCOS 3 cards. | Werner Koch | 2009-03-20 | 1 | -0/+8 | |
| | | | | | Emit PROGRESS status lines during --learn-card. | |||||
* | Add server option with-ephemeral-keys. | Werner Koch | 2009-03-18 | 1 | -0/+8 | |
| | | | | | Extend SCD LEARN command. | |||||
* | Remove duplicated code. | Werner Koch | 2009-03-16 | 1 | -0/+6 | |
| | ||||||
* | New gpg-agent command to list key information. | Werner Koch | 2009-03-06 | 1 | -1/+12 | |
| | | | | | | Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export. | |||||
* | Change default gpgsm cipher back to 3DES. | Werner Koch | 2009-02-09 | 1 | -0/+4 | |
| | | | | | Typo fixes. | |||||
* | Minor fixes | Werner Koch | 2009-01-12 | 1 | -0/+4 | |
| | ||||||
* | Fix error detection | Werner Koch | 2009-01-08 | 1 | -0/+4 | |
| | ||||||
* | fix a gpgconf default. Cosmetic changes. | Werner Koch | 2008-12-10 | 1 | -0/+7 | |
| | ||||||
* | Minor fixes. | Werner Koch | 2008-12-09 | 1 | -0/+4 | |
| | ||||||
* | Add a custom prompt for the CSR generation. | Werner Koch | 2008-12-05 | 1 | -0/+11 | |
| | | | | | Add a new percent escape fucntion. | |||||
* | Fixed a temporary file name collision between gpg and gpgsm under Windows. | Werner Koch | 2008-11-20 | 1 | -1/+1 | |
| | ||||||
* | Print library versions according to GNU standards. | Werner Koch | 2008-11-18 | 1 | -0/+6 | |
| | ||||||
* | Cleaned up unused gpgsm and gpg options. | Werner Koch | 2008-11-13 | 1 | -0/+4 | |
| | ||||||
* | fixed a bug in the prompt formatter. | Werner Koch | 2008-10-28 | 1 | -0/+9 | |
| | ||||||
* | Try to start the agent before invoking the protect-tool. | Werner Koch | 2008-10-23 | 1 | -0/+6 | |
| | ||||||
* | Help dirmngr to use supplied trust anchors. | Werner Koch | 2008-10-21 | 1 | -0/+9 | |
| | ||||||
* | Marked all unused args on non-W32 platforms. | Werner Koch | 2008-10-20 | 1 | -0/+18 | |
| | ||||||
* | Reset the context lock flag after a failed dirmngr start which may happend | Werner Koch | 2008-10-17 | 1 | -0/+7 | |
| | | | | | due to --disable-dirmngr. | |||||
* | Add --delete-keys as alias for --delete-key. | Werner Koch | 2008-10-13 | 1 | -0/+4 | |
| | ||||||
* | Add gpgsm server command GETINFO agent-check. | Werner Koch | 2008-09-30 | 1 | -0/+5 | |
| | | | | | Fix tests. | |||||
* | Remove hacks which are not anymore needed since we now require Libgcrypt 1.4 | Werner Koch | 2008-09-29 | 1 | -0/+7 | |
| | ||||||
* | Workaround for a mingw runtime bug. | Werner Koch | 2008-09-04 | 1 | -0/+4 | |
| | ||||||
* | Fix gpg-preset-passphrase bug. | Werner Koch | 2008-09-03 | 1 | -0/+5 | |
| | | | | | Cleanups | |||||
* | Print a 'f' for validated non-root certificates in gpgsm colon style listing. | Werner Koch | 2008-08-13 | 1 | -0/+4 | |
| | | | | | Doc fixes. | |||||
* | 2008-08-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-08-08 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | * gpgsm.h (struct server_control_s): Remove member dirmngr_seen. * call-dirmngr.c (dirmngr2_ctx, dirmngr_ctx_locked) (dirmngr2_ctx_locked): New global variables. (prepare_dirmngr): Don't check dirmngr_seen anymore. (start_dirmngr): Move bunch of code to ... (start_dirmngr_ext): ... this new function. (release_dirmngr, start_dirmngr2, release_dirmngr2): New functions. (gpgsm_dirmngr_isvalid): Call release_dirmngr. (gpgsm_dirmngr_lookup): Call release_dirmngr. If dirmngr_ctx is locked, use dirmngr2_locked. (gpgsm_dirmngr_run_command): Call release_dirmngr. | |||||
* | Start support of TCOS 3 cards. | Werner Koch | 2008-06-26 | 1 | -0/+13 | |
| | | | | | | | Support restriction attribute. Fix utf-8 printing problems. Use AES by default. | |||||
* | Code cleanup. | Werner Koch | 2008-06-23 | 1 | -0/+6 | |
| | ||||||
* | 2008-06-13 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-06-13 | 1 | -0/+4 | |
| | | | | | * call-dirmngr.c (prepare_dirmngr): Fix error code to ignore. | |||||
* | sm/ | Marcus Brinkmann | 2008-06-12 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | 2008-06-12 Marcus Brinkmann <[email protected]> * gpgsm.h (struct keyserver_spec): New struct. (opt): Add member keyserver. * gpgsm.c (keyserver_list_free, parse_keyserver_line): New functions. (main): Implement --keyserver option. * call-dirmngr.c (prepare_dirmngr): Send LDAPSERVER commands. tools/ 2008-06-12 Marcus Brinkmann <[email protected]> * gpgconf-comp.c (gc_options_gpgsm): Add option keyserver. | |||||
* | Fix --output option used when with --export-secret-kety-p12. | Werner Koch | 2008-05-20 | 1 | -0/+5 | |
| | ||||||
* | Fixed bug#907. | Werner Koch | 2008-05-06 | 1 | -0/+5 | |
| | | | | | Fixed a segv in keybox and made it more robust. | |||||
* | Fixed a C-89 incompatibility. | Werner Koch | 2008-04-23 | 1 | -0/+5 | |
| | | | | | | Minor changes to make it build on Debian bo. Thanks to Alain Guibert. | |||||
* | Adjust for the changed Camellia draft. | Werner Koch | 2008-04-18 | 1 | -0/+4 | |
| | | | | | | W32 gettext changes. Comment and typo fixes. | |||||
* | Fix problem when using the fallback dirmngr. | Werner Koch | 2008-03-31 | 1 | -0/+5 | |
| | ||||||
* | Fix a bug in the ambigious name detection. | Werner Koch | 2008-03-20 | 1 | -0/+12 | |
| | | | | | Minor cleanups. | |||||
* | Fixed an email/DN bug. | Werner Koch | 2008-03-13 | 1 | -0/+7 | |
| | | | | | Changed pinentry prompts. | |||||
* | Improve certificate chain construction. | Werner Koch | 2008-02-19 | 1 | -0/+17 | |
| | | | | | Extend PKITS framework | |||||
* | Poems for AllowSetForegroundWindow (W32) | Werner Koch | 2008-02-14 | 1 | -0/+13 | |
| | ||||||
* | Always search missing certifcates using a running Dirmngr's cache. | Werner Koch | 2008-02-13 | 1 | -1/+18 | |
| |