aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-24gpg: Fix leftover unprotected card backup key.Werner Koch1-0/+6
2023-11-14gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch1-1/+5
2023-11-10gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka1-0/+2
2023-10-27gpg: Pass ECDH parameters to OpenPGP smartcardsWerner Koch1-3/+5
2023-09-26gpg: Keep the integrity of the code for KEYINFO command.NIIBE Yutaka1-6/+0
2023-09-25gpg: Enhance agent_probe_secret_key to return bigger value.NIIBE Yutaka1-38/+63
2023-09-06gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka1-3/+5
2023-03-14gpg: Allow no version information of YubikeyWerner Koch1-1/+2
2022-08-16gpg: Fix "generate" command in --card-edit.Werner Koch1-0/+3
2022-08-16gpg: Update shadow-keys with --card-status also for non-openpgp cards.Werner Koch1-0/+23
2022-08-04gpg: Fix wrong error message for keytocard.Werner Koch1-3/+1
2021-05-04gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch1-0/+10
2020-11-09card: Run factory-reset in locked stated.Werner Koch1-2/+28
2020-08-23gpg,gpgsm: Record the creation time of a private key.Werner Koch1-5/+26
2020-07-08Do not use the pinentry's qualitybarWerner Koch1-1/+1
2020-07-08gpg: Use integrated passphrase repeat entry also for -c.Werner Koch1-4/+15
2020-04-15gpg: Use the new MANUFACTURER attribute.Werner Koch1-0/+12
2019-08-21sm: Show the usage flags when generating a key from a card.Werner Koch1-2/+18
2019-08-21gpg: Allow decryption using non-OpenPGP cards.Werner Koch1-0/+80
2019-08-21scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch1-1/+1
2019-08-21gpg: Allow direct key generation from card with --full-gen-key.Werner Koch1-0/+43
2019-08-21gpg: New option --use-only-openpgp-cardWerner Koch1-1/+3
2019-08-21gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch1-1/+1
2019-08-21gpg: New card function agent_scd_keypairinfo.Werner Koch1-3/+79
2019-08-21gpg: Remove two unused card related functions.Werner Koch1-86/+76
2019-08-21gpg: Remove unused arg in a card related function.Werner Koch1-16/+17
2019-08-12gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor1-5/+8
2019-08-12card: Fix showing KDF object attribute.NIIBE Yutaka1-1/+9
2018-12-06card: Display if KDF is enabled or not.NIIBE Yutaka1-0/+4
2018-03-23gpg,sm: New option --request-origin.Werner Koch1-0/+17
2018-03-22scd: Support KDF DO setup.NIIBE Yutaka1-0/+2
2018-03-01gpg: Fix regression in last --card-status patchWerner Koch1-1/+1
2018-03-01gpg: Print the keygrip with --card-statusWerner Koch1-1/+20
2017-07-31Explain the "server is older than xxx warning".Werner Koch1-0/+7
2017-07-24g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.Marcus Brinkmann1-1/+5
2017-07-24g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.Marcus Brinkmann1-1/+5
2017-07-17gpg,sm: Check compliance of the RNG.Werner Koch1-0/+18
2017-06-08gpg: Avoid failure exit when scdaemon is disabled but not needed.Werner Koch1-2/+4
2017-05-22g10: Fix default-key selection for signing, possibly by card.NIIBE Yutaka1-4/+4
2017-05-17g10: Suppress error for card availability check.NIIBE Yutaka1-6/+9
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-03-31gpg: Pass CTRL to many more functions.Werner Koch1-1/+2
2017-03-16agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka1-12/+92
2017-03-15g10: Remove unused function.NIIBE Yutaka1-92/+0
2017-03-07Remove -I option to common.NIIBE Yutaka1-7/+7
2017-02-21Clean up word replication.Yuri Chornoivan1-1/+1
2016-12-15g10: Rename 'card-edit' to 'edit-card'.Justus Winter1-1/+1
2016-12-02gpg: New option --default-new-key-algo.Werner Koch1-1/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-02common: Improve compare_string_versions.Werner Koch1-1/+1