Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Fix example. | Werner Koch | 2009-05-06 | 1 | -7/+8 | |
| | ||||||
* | Signing using Netkey 3 cards does now work. | Werner Koch | 2009-03-26 | 1 | -0/+6 | |
| | ||||||
* | Print NO_SECKEY status line in gpgsm. | Werner Koch | 2009-03-25 | 1 | -6/+6 | |
| | | | | | This fixes bug#1020. | |||||
* | Fix keygrip computation for TCOS 3 cards. | Werner Koch | 2009-03-20 | 1 | -1/+2 | |
| | | | | | Emit PROGRESS status lines during --learn-card. | |||||
* | Changed order of the confirmation questions for root certificates | Werner Koch | 2009-03-19 | 1 | -2/+7 | |
| | | | | | and stores negative answers in trustlist.txt. | |||||
* | * gpg.texi (GPG Configuration Options): Document keyserver-options | David Shaw | 2009-03-16 | 2 | -2/+13 | |
| | | | | | debug. | |||||
* | New gpg-agent command to list key information. | Werner Koch | 2009-03-06 | 1 | -5/+9 | |
| | | | | | | Gpgsm does now print the S/N of cards. Consider ephemeral keys during listing an export. | |||||
* | New PIN Callback attributes in gpg-agent. | Werner Koch | 2009-03-05 | 3 | -2/+17 | |
| | | | | | | Common prompts for keypad and simple card reader. More support for Netkey cards; PIN management works now. | |||||
* | Add missing option strings. | Werner Koch | 2009-03-02 | 2 | -2/+3 | |
| | ||||||
* | Modernized gpg-agent startup instructions | Werner Koch | 2009-03-02 | 2 | -10/+27 | |
| | ||||||
* | Fixed a nasty bug in scdaemon which led to a card reset if the card was | Werner Koch | 2009-02-25 | 1 | -0/+4 | |
| | | | | | | inserted during scdaemon startup and a connection was made before the ticker had a chance to run. Add some stuff for better debugging. | |||||
* | Fix bug 1001. | Werner Koch | 2009-02-19 | 1 | -0/+12 | |
| | | | | | Documentation updates. | |||||
* | Make --allow-admin the default. | Werner Koch | 2009-01-28 | 1 | -11/+23 | |
| | ||||||
* | Print more directories with gpgconf --list-dirs. | Werner Koch | 2009-01-20 | 1 | -4/+7 | |
| | ||||||
* | preparing a release | Werner Koch | 2009-01-12 | 2 | -2/+6 | |
| | ||||||
* | Small doc fixes. | Werner Koch | 2008-12-12 | 3 | -6/+12 | |
| | ||||||
* | Add option --no-ask for GET_PASSPHRASE. | Werner Koch | 2008-12-10 | 1 | -1/+6 | |
| | ||||||
* | Minor fixes. | Werner Koch | 2008-12-09 | 1 | -8/+13 | |
| | ||||||
* | Align ticker to the full or half second. | Werner Koch | 2008-12-08 | 1 | -15/+20 | |
| | ||||||
* | Cleanups. Fixes bug 956. | Werner Koch | 2008-12-08 | 2 | -156/+66 | |
| | ||||||
* | Add option --card-timeout. | Werner Koch | 2008-12-05 | 1 | -0/+14 | |
| | | | | | | | Add a new attribyte to app-openpgp.c Fix two portability bugs. Have gpg-connect-agent autostart gpg-agent on W32. | |||||
* | Made arg_parse more readable. | Werner Koch | 2008-11-12 | 1 | -1/+1 | |
| | ||||||
* | use $() instead of backticks. | Werner Koch | 2008-11-12 | 2 | -9/+14 | |
| | ||||||
* | SCD changes for PC/SC under W32. | Werner Koch | 2008-10-14 | 1 | -1/+1 | |
| | ||||||
* | Explain how to delete a secret X.509 key. | Werner Koch | 2008-10-13 | 3 | -2/+13 | |
| | ||||||
* | Add /daatfile command to gpg-connect-agent. | Werner Koch | 2008-10-01 | 2 | -0/+12 | |
| | ||||||
* | * gpg.texi (OpenPGP Key Management): Clarify setpref a bit. | David Shaw | 2008-09-23 | 2 | -2/+17 | |
| | ||||||
* | Support the Certifciate DO of the v2 OpenPGP cards. | Werner Koch | 2008-09-23 | 1 | -0/+3 | |
| | ||||||
* | Workaround for a mingw runtime bug. | Werner Koch | 2008-09-04 | 1 | -1/+1 | |
| | ||||||
* | Fix gpg-preset-passphrase bug. | Werner Koch | 2008-09-03 | 2 | -2/+9 | |
| | | | | | Cleanups | |||||
* | Add a warning nite to --throw-keyds. | Werner Koch | 2008-08-28 | 2 | -8/+11 | |
| | ||||||
* | Print a 'f' for validated non-root certificates in gpgsm colon style listing. | Werner Koch | 2008-08-13 | 1 | -1/+5 | |
| | | | | | Doc fixes. | |||||
* | Cehck for expire date overflows. | Werner Koch | 2008-08-11 | 1 | -4/+10 | |
| |