| Commit message (Expand) | Author | Age | Files | Lines |
* | card: Run factory-reset in locked stated. | Werner Koch | 2020-11-09 | 1 | -2/+28 |
* | gpg,gpgsm: Record the creation time of a private key. | Werner Koch | 2020-08-23 | 1 | -5/+26 |
* | Do not use the pinentry's qualitybar | Werner Koch | 2020-07-08 | 1 | -1/+1 |
* | gpg: Use integrated passphrase repeat entry also for -c. | Werner Koch | 2020-07-08 | 1 | -4/+15 |
* | gpg: Use the new MANUFACTURER attribute. | Werner Koch | 2020-04-15 | 1 | -0/+12 |
* | sm: Show the usage flags when generating a key from a card. | Werner Koch | 2019-08-21 | 1 | -2/+18 |
* | gpg: Allow decryption using non-OpenPGP cards. | Werner Koch | 2019-08-21 | 1 | -0/+80 |
* | scd: New standard attributes $ENCRKEYID and $SIGNKEYID. | Werner Koch | 2019-08-21 | 1 | -1/+1 |
* | gpg: Allow direct key generation from card with --full-gen-key. | Werner Koch | 2019-08-21 | 1 | -0/+43 |
* | gpg: New option --use-only-openpgp-card | Werner Koch | 2019-08-21 | 1 | -1/+3 |
* | gpg: Prepare card code to allow other than OpenPGP cards. | Werner Koch | 2019-08-21 | 1 | -1/+1 |
* | gpg: New card function agent_scd_keypairinfo. | Werner Koch | 2019-08-21 | 1 | -3/+79 |
* | gpg: Remove two unused card related functions. | Werner Koch | 2019-08-21 | 1 | -86/+76 |
* | gpg: Remove unused arg in a card related function. | Werner Koch | 2019-08-21 | 1 | -16/+17 |
* | gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators. | Daniel Kahn Gillmor | 2019-08-12 | 1 | -5/+8 |
* | card: Fix showing KDF object attribute. | NIIBE Yutaka | 2019-08-12 | 1 | -1/+9 |
* | card: Display if KDF is enabled or not. | NIIBE Yutaka | 2018-12-06 | 1 | -0/+4 |
* | gpg,sm: New option --request-origin. | Werner Koch | 2018-03-23 | 1 | -0/+17 |
* | scd: Support KDF DO setup. | NIIBE Yutaka | 2018-03-22 | 1 | -0/+2 |
* | gpg: Fix regression in last --card-status patch | Werner Koch | 2018-03-01 | 1 | -1/+1 |
* | gpg: Print the keygrip with --card-status | Werner Koch | 2018-03-01 | 1 | -1/+20 |
* | Explain the "server is older than xxx warning". | Werner Koch | 2017-07-31 | 1 | -0/+7 |
* | g10: Make sure to emit NEED_PASSPHRASE on --import of secret key. | Marcus Brinkmann | 2017-07-24 | 1 | -1/+5 |
* | g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key. | Marcus Brinkmann | 2017-07-24 | 1 | -1/+5 |
* | gpg,sm: Check compliance of the RNG. | Werner Koch | 2017-07-17 | 1 | -0/+18 |
* | gpg: Avoid failure exit when scdaemon is disabled but not needed. | Werner Koch | 2017-06-08 | 1 | -2/+4 |
* | g10: Fix default-key selection for signing, possibly by card. | NIIBE Yutaka | 2017-05-22 | 1 | -4/+4 |
* | g10: Suppress error for card availability check. | NIIBE Yutaka | 2017-05-17 | 1 | -6/+9 |
* | Spelling fixes in docs and comments. | NIIBE Yutaka | 2017-04-28 | 1 | -1/+1 |
* | gpg: Pass CTRL to many more functions. | Werner Koch | 2017-03-31 | 1 | -1/+2 |
* | agent,g10: Remove redundant SERIALNO request. | NIIBE Yutaka | 2017-03-16 | 1 | -12/+92 |
* | g10: Remove unused function. | NIIBE Yutaka | 2017-03-15 | 1 | -92/+0 |
* | Remove -I option to common. | NIIBE Yutaka | 2017-03-07 | 1 | -7/+7 |
* | Clean up word replication. | Yuri Chornoivan | 2017-02-21 | 1 | -1/+1 |
* | g10: Rename 'card-edit' to 'edit-card'. | Justus Winter | 2016-12-15 | 1 | -1/+1 |
* | gpg: New option --default-new-key-algo. | Werner Koch | 2016-12-02 | 1 | -1/+2 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 1 | -1/+1 |
* | common: Improve compare_string_versions. | Werner Koch | 2016-11-02 | 1 | -1/+1 |
* | scd: Use canonical curve name of libgcrypt. | NIIBE Yutaka | 2016-10-24 | 1 | -9/+1 |
* | g10,scd: Fix ECC keygen. | NIIBE Yutaka | 2016-10-21 | 1 | -3/+5 |
* | Fix use cases of snprintf. | NIIBE Yutaka | 2016-10-21 | 1 | -40/+25 |
* | g10: smartcard keygen change. | NIIBE Yutaka | 2016-10-20 | 1 | -105/+13 |
* | agent: Remove the warning for the GKR hijacking. | Werner Koch | 2016-09-30 | 1 | -65/+0 |
* | agent, sm: Set CTX after start_agent. | NIIBE Yutaka | 2016-09-27 | 1 | -1/+1 |
* | gpg: Remove C-99ism, re-indent, and simplify one function. | Werner Koch | 2016-06-11 | 1 | -27/+20 |
* | g10: Add openpgp_protected flag to agent secret key export functions | Daniel Kahn Gillmor | 2016-06-11 | 1 | -6/+9 |
* | g10: report whether key in agent is passphrase-protected or not | Daniel Kahn Gillmor | 2016-06-11 | 1 | -18/+43 |
* | common: Remove homedir arg from start_new_{dirmngr,gpg_agent}. | Werner Koch | 2016-06-07 | 1 | -1/+0 |
* | Replace use of opt.homedir by accessor functions. | Werner Koch | 2016-06-07 | 1 | -1/+1 |
* | gpg: Try to use the passphrase from the primary for --quick-addkey. | Werner Koch | 2016-06-02 | 1 | -19/+33 |