Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 2.0.20gnupg-2.0.20 | Werner Koch | 2013-05-10 | 1 | -12/+19 |
| | |||||
* | Fix a typo and a wrong code indentation. | Jedi | 2013-04-25 | 1 | -1/+1 |
| | | | | | | -- Reported-by: NIIBE Yutaka <[email protected]> | ||||
* | Update NEWS and README | Werner Koch | 2013-04-22 | 1 | -3/+18 |
| | | | | -- | ||||
* | scd: Rename 'keypad' to 'pinpad'. | NIIBE Yutaka | 2013-02-08 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * NEWS: Mention scd changes. * agent/divert-scd.c (getpin_cb): Change message. * agent/call-scd.c (inq_needpin): Change the protocol to POPUPPINPADPROMPT and DISMISSPINPADPROMPT. * scd/command.c (pin_cb): Likewise. * scd/apdu.c (struct reader_table_s): Rename member functions. (check_pcsc_pinpad, pcsc_pinpad_verify, pcsc_pinpad_modify, check_ccid_pinpad, ccid_pinpad_operation, apdu_check_pinpad apdu_pinpad_verify, apdu_pinpad_modify): Rename. * scd/apdu.h (SW_HOST_NO_PINPAD, apdu_check_pinpad) (apdu_pinpad_verify, apdu_pinpad_modify): Rename. * scd/iso7816.h (iso7816_check_pinpad): Rename. * scd/iso7816.c (map_sw): Use SW_HOST_NO_PINPAD. (iso7816_check_pinpad): Rename. (iso7816_verify_kp, iso7816_change_reference_data_kp): Follow the change. * scd/ccid-driver.h (CCID_DRIVER_ERR_NO_PINPAD): Rename. * scd/ccid-driver.c (ccid_transceive_secure): Use it. * scd/app-dinsig.c (verify_pin): Follow the change. * scd/app-nks.c (verify_pin): Follow the change. * scd/app-openpgp.c (check_pinpad_request): Rename. (parse_login_data, verify_a_chv, verify_chv3, do_change_pin): Follow the change. * scd/scdaemon.c (oDisablePinpad, oEnablePinpadVarlen): Rename. * scd/scdaemon.h (opt): Rename to disable_pinpad, enable_pinpad_varlen. * tools/gpgconf-comp.c (gc_options_scdaemon): Rename to disable-pinpad. | ||||
* | Print the hash algorithm in colon mode key listing. | Werner Koch | 2012-05-24 | 1 | -0/+2 |
| | | | | * g10/keylist.c (list_keyblock_colon): Print digest_algo. | ||||
* | Post release updates | Werner Koch | 2012-03-27 | 1 | -0/+4 |
| | | | | -- | ||||
* | Release 2.0.19.gnupg-2.0.19 | Werner Koch | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | Update samplekeys and NEWS. | Werner Koch | 2012-03-26 | 1 | -2/+8 |
| | | | | * doc/samplekeys.asc: Update. | ||||
* | Add Ukrainian translation. | Werner Koch | 2012-01-31 | 1 | -0/+2 |
| | | | | | * po/uk.po: New. * po/LINGUAS: Add uk.po. | ||||
* | Update NEWS for the next release. | Werner Koch | 2012-01-31 | 1 | -0/+8 |
| | | | | -- | ||||
* | Post release updates | Werner Koch | 2011-08-04 | 1 | -0/+4 |
| | |||||
* | Prepare for the 2.0.18 release.gnupg-2.0.18 | Werner Koch | 2011-08-04 | 1 | -4/+4 |
| | | | | | | | | Copied texi files from master. Updated de.po. Added more file to gitignore. Removed the large PKITS tarball. General release preparations. | ||||
* | New option --ssh-fpr for the agent:KEYINFO command | Werner Koch | 2011-08-04 | 1 | -1/+2 |
| | | | | | Also added the option --data. Hwoever we don't list the other itehms 2.1. does; instead we print dashes. | ||||
* | Support a confirm flag for ssh. | Werner Koch | 2011-08-04 | 1 | -0/+2 |
| | | | | | This implements the suggestion from bug#1349. With this change the fingerprint of the ssh key is also displayed in the pinentry prompts. | ||||
* | Try to get the only-valid-if-cert-valid cert from the dirmngr first. | Werner Koch | 2011-07-21 | 1 | -7/+9 |
| | | | | | | | | | This should always work because the dirmngr asked us to validate the given certificate. This should make OCSP configuration easier because there is less requirement to install all certificates for Dirmngr and gpgsm. CAUTION: This code has not yet been tested. | ||||
* | Allow generation of card keys up to 4096 bit. | Werner Koch | 2011-07-07 | 1 | -0/+4 |
| | | | | | | This patch implementes a chunk mode to pass the key parameters from scdaemon to gpg. This allows to pass arbitrary long key paremeters; it is used for keys larger than 3072 bit. | ||||
* | Post release updates | Werner Koch | 2011-01-13 | 1 | -0/+4 |
| | |||||
* | Finished preparations for 2.0.17gnupg-2.0.17 | Werner Koch | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | Update copyright year. | Werner Koch | 2011-01-11 | 1 | -1/+1 |
| | |||||
* | Add gpgtar backport | Werner Koch | 2011-01-11 | 1 | -3/+3 |
| | |||||
* | Fix bug#1311 | Werner Koch | 2011-01-10 | 1 | -0/+3 |
| | |||||
* | Fix a bug where scdaemon kills a non-daemon gpg-agent. | Werner Koch | 2010-11-11 | 1 | -0/+3 |
| | | | | | Fix a passphrase cache annoyance. | ||||
* | Allow more hash algorithms with the OpenPGP card. | Werner Koch | 2010-09-28 | 1 | -0/+2 |
| | |||||
* | Fix bug 1285 | Werner Koch | 2010-09-24 | 1 | -0/+2 |
| | |||||
* | Fix | Werner Koch | 2010-08-23 | 1 | -0/+2 |
| | |||||
* | Pass on assuan comment lines from scd. | Werner Koch | 2010-08-11 | 1 | -2/+6 |
| | | | | | | Fix confidential flag setting. Print another status_error. | ||||
* | Prepare a releasegnupg-2.0.16 | Werner Koch | 2010-07-19 | 1 | -1/+1 |
| | |||||
* | Allow to run the test without a running agent. | Werner Koch | 2010-05-11 | 1 | -0/+3 |
| | | | | | Add new gpg-agent commands. | ||||
* | Start the agent on demand if option --enable-standard socket has been | Werner Koch | 2010-05-04 | 1 | -0/+8 |
| | | | | | enabled. | ||||
* | Post release updates | Werner Koch | 2010-03-09 | 1 | -0/+4 |
| | |||||
* | Prepare a releasegnupg-2.0.15 | Werner Koch | 2010-03-09 | 1 | -3/+3 |
| | |||||
* | preparing a release candidate | Werner Koch | 2010-02-18 | 1 | -0/+2 |
| | |||||
* | Fixed a regression in 2.0.14 | Werner Koch | 2010-01-26 | 1 | -0/+3 |
| | |||||
* | Implement command --passwd for GPG. | Werner Koch | 2010-01-11 | 1 | -0/+2 |
| | |||||
* | Post release updates | Werner Koch | 2009-12-21 | 1 | -0/+4 |
| | |||||
* | Fix date of release. | Werner Koch | 2009-12-21 | 1 | -1/+1 |
| | |||||
* | Preparing for a release. | Werner Koch | 2009-12-21 | 1 | -1/+1 |
| | |||||
* | A bunch of minor changes | Werner Koch | 2009-12-21 | 1 | -2/+2 |
| | |||||
* | Implement dynamic S2K count computation for GPGSM | Werner Koch | 2009-12-14 | 1 | -0/+3 |
| | |||||
* | Add option --ignore-cert-extension | Werner Koch | 2009-12-10 | 1 | -1/+3 |
| | |||||
* | Support DNS CERT lookups via ADNS | Werner Koch | 2009-12-08 | 1 | -0/+2 |
| | |||||
* | Backported some stuff from trunk | Werner Koch | 2009-12-03 | 1 | -1/+3 |
| | |||||
* | Allow for numerical debug levels. | Werner Koch | 2009-12-03 | 1 | -0/+3 |
| | |||||
* | Change default for --include-certs to -2. | Werner Koch | 2009-10-16 | 1 | -0/+3 |
| | |||||
* | Post release version bumb | Werner Koch | 2009-09-04 | 1 | -0/+4 |
| | |||||
* | preparae release | Werner Koch | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | Ask to insert the right OpenPGP card. | Werner Koch | 2009-08-11 | 1 | -0/+3 |
| | |||||
* | Support writing of existing keys with non-matching key sizes. | Werner Koch | 2009-07-09 | 1 | -0/+5 |
| | |||||
* | Changed default hash algorithm preferences | Werner Koch | 2009-07-09 | 1 | -4/+7 |
| | |||||
* | Impleemned gpgsm's IMPORT --re-import feature. | Werner Koch | 2009-07-07 | 1 | -0/+2 |
| | | | | | Typo fix. |