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