Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Comment changes. | Werner Koch | 2009-07-30 | 4 | -7/+13 | |
| | | | | | Changed --learn-card. | |||||
* | 2009-07-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2009-07-29 | 2 | -1/+5 | |
| | | | | | * ccid-driver.c (print_pr_data): Fix 64 bit compat problem. | |||||
* | 2009-07-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2009-07-29 | 2 | -0/+6 | |
| | | | | | * keylist.c (print_capabilities): Print a trailing colon. | |||||
* | Workaround for SCR3320 | Werner Koch | 2009-07-24 | 2 | -0/+10 | |
| | ||||||
* | * srv.c (getsrv): Fix type-punning warning. | David Shaw | 2009-07-23 | 2 | -2/+6 | |
| | ||||||
* | Try a DNS-SD lookup to find a domain-specific LDAP server before | David Shaw | 2009-07-23 | 4 | -15/+63 | |
| | | | | | resorting to keys.{domain}. | |||||
* | Print status of CRL checks in the audit log. | Werner Koch | 2009-07-23 | 10 | -11/+69 | |
| | ||||||
* | Make use of the card's extended capabilities. | Werner Koch | 2009-07-22 | 4 | -13/+89 | |
| | ||||||
* | Emit CARDCTRL status lines. | Werner Koch | 2009-07-22 | 2 | -47/+137 | |
| | ||||||
* | 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 | |
| | ||||||
* | Print verbose instructions in case of a corrupted trustdb. | Werner Koch | 2009-07-22 | 6 | -8/+35 | |
| | ||||||
* | Fix i18n bug. | Werner Koch | 2009-07-21 | 2 | -1/+5 | |
| | ||||||
* | Make bug reporting address easier changeable. | Werner Koch | 2009-07-21 | 20 | -41/+75 | |
| | ||||||
* | Fix bug 1091. | Werner Koch | 2009-07-20 | 4 | -9/+35 | |
| | | | | | | Doc fixes. Replace assert by error message. | |||||
* | Fix bug 1090. | Werner Koch | 2009-07-20 | 2 | -1/+6 | |
| | ||||||
* | Add code to better handle unplugging of a reader. | Werner Koch | 2009-07-16 | 7 | -15/+94 | |
| | ||||||
* | [g10] | Werner Koch | 2009-07-13 | 3 | -48/+59 | |
| | | | | | | | | | | * 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. | |||||
* | Add new prototypes | Werner Koch | 2009-07-13 | 2 | -0/+5 | |
| | ||||||
* | * ccid-driver.c (struct ccid_driver_s): Add fields last_progress, | Werner Koch | 2009-07-13 | 4 | -20/+126 | |
| | | | | | | | | | | | | | | | | progress_cb and progress_cb_arg. (ccid_set_progress_cb): New. (print_progress): New. (ccid_transceive): Call print_progress for wait time extensions. * apdu.c (struct reader_table_s): Add field set_progress_cb. (new_reader_slot): Clear that field. (open_ccid_reader): Set it to .. (set_progress_cb_ccid_reader): ... new fucntion. * app.c (print_progress_line): New. (lock_reader): Add arg CTRL to set a progress callback and change all callers to provide it. (unlock_reader): Remove the progress callback. | |||||
* | Better reset the PIN verification stati after changing the key attributes. | Werner Koch | 2009-07-10 | 2 | -0/+4 | |
| | ||||||
* | Fix for card keys > 2048 bit. | Werner Koch | 2009-07-10 | 7 | -18/+77 | |
| | ||||||
* | Support writing of existing keys with non-matching key sizes. | Werner Koch | 2009-07-09 | 6 | -10/+100 | |
| | ||||||
* | Marked an entry fuzzy. | Werner Koch | 2009-07-09 | 2 | -226/+261 | |
| | ||||||
* | Changed default hash algorithm preferences | Werner Koch | 2009-07-09 | 4 | -21/+53 | |
| | ||||||
* | * gpgkeys_hkp.c (main, srv_replace): Minor tweaks to use the DNS-SD | David Shaw | 2009-07-08 | 2 | -5/+23 | |
| | | | | | | names ("pgpkey-http" and "pgpkey-https") in SRV lookups instead of "hkp" and "hkps". | |||||
* | Impleemned gpgsm's IMPORT --re-import feature. | Werner Koch | 2009-07-07 | 8 | -18/+216 | |
| | | | | | Typo fix. | |||||
* | Minor bug fixes. | Werner Koch | 2009-07-07 | 6 | -19/+46 | |
| | | | | | Enhanced function docs. | |||||
* | Release session_env. | Werner Koch | 2009-07-07 | 1 | -5/+6 | |
| | ||||||
* | Reworked passing of envars to Pinentry. | Werner Koch | 2009-07-07 | 31 | -353/+1170 | |
| | ||||||
* | * debugging.texi (Common Problems): Add a note about corrupted | Werner Koch | 2009-07-06 | 2 | -0/+14 | |
| | | | | | keys in --search-keys. | |||||
* | Create a pkcs#10 request directly from a card. | Werner Koch | 2009-07-02 | 6 | -11/+215 | |
| | | | | | Deprecate gpgsm-gencert.sh script. | |||||
* | Alow batch ode for gpgsm --gen-key. | Werner Koch | 2009-07-01 | 10 | -34/+197 | |
| | | | | | Allow CSR generation using an existing key with gpgsm. | |||||
* | Add comment about Cherry. | Werner Koch | 2009-07-01 | 1 | -2/+6 | |
| | ||||||
* | Translation fix | Werner Koch | 2009-06-30 | 29 | -4945/+5011 | |
| | ||||||
* | OOps commited an old version. Fixed now. | Werner Koch | 2009-06-30 | 1 | -2/+2 | |
| | ||||||
* | small fix for Omnikey. Works with CM4040 now. | Werner Koch | 2009-06-30 | 2 | -0/+6 | |
| | ||||||
* | Make soem omnikey readers work with extended length APDUs. | Werner Koch | 2009-06-29 | 3 | -58/+152 | |
| | ||||||
* | Support the Windows sniffusb tool. | Werner Koch | 2009-06-29 | 2 | -7/+102 | |
| | ||||||
* | Reworked the estream memory buffer allocation. | Werner Koch | 2009-06-29 | 8 | -71/+111 | |
| | | | | | Committed already posted patches for the v2 card. | |||||
* | The variable is called RET and not RC. | Werner Koch | 2009-06-29 | 2 | -4/+52 | |
| | ||||||
* | Fixed stupid typo. | Werner Koch | 2009-06-25 | 2 | -1/+5 | |
| | ||||||
* | Fixed a bunch of little bugs as reported by Fabian Keil. | Werner Koch | 2009-06-24 | 23 | -29/+79 | |
| | | | | | Still one problem left; marked with a gcc #warning. | |||||
* | Post release updates | Werner Koch | 2009-06-17 | 3 | -3/+11 | |
| | ||||||
* | Preparing for 2.0.12.gnupg-2.0.12 | Werner Koch | 2009-06-17 | 32 | -4141/+4281 | |
| | ||||||
* | Use cancel button in confirmation only if requested. | Werner Koch | 2009-06-17 | 8 | -18/+41 | |
| | ||||||
* | Add readcert command. | Werner Koch | 2009-06-17 | 10 | -67/+232 | |
| | | | | | fix reading large certificates. | |||||
* | app-openpgp changes | Werner Koch | 2009-06-09 | 8 | -36/+96 | |
| | ||||||
* | Typo fix. Updated German translation. | Werner Koch | 2009-06-08 | 28 | -15718/+16059 | |
| | ||||||
* | Help against closed standard descriptors. | Werner Koch | 2009-06-08 | 2 | -0/+6 | |
| |