aboutsummaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-22gpg: Use ECC KEM interface for decryption.NIIBE Yutaka1-2/+8
2025-02-07gpg: Store Link attributes for composite keys.Werner Koch1-0/+24
2024-07-10gpg: Fix agent_probe_any_secret_key.NIIBE Yutaka1-3/+8
2024-05-31indent: Fix spellingDaniel Kahn Gillmor1-3/+3
2024-04-09gpg: Some support to allow Kyber decryption.Werner Koch1-4/+27
2024-04-05gpg: Allow to create a Kyber key from keygrips.Werner Koch1-1/+1
2024-04-05gpg: Support dual keygrips.Werner Koch1-18/+101
2024-04-05gpg: Don't show the "fast path listing" diagnostic with --quiet.Werner Koch1-2/+3
2024-01-22gpg: Use ephemeral mode for generating card keys.Werner Koch1-0/+39
2024-01-02gpg: Choose key from inserted card over a non-inserted cardWerner Koch1-3/+10
2023-11-14gpg,gpgsm: Hide password in debug output also for asked passwords.Werner Koch1-1/+5
2023-11-09gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka1-0/+2
2023-11-09gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka1-0/+2
2023-10-06scd:openpgp: Return better error codes for the Reset Code.Werner Koch1-0/+1
2023-08-29common: Prepare for more flags in start_new_service.Werner Koch1-1/+2
2023-04-21gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch1-3/+5
2023-04-18gpg: Make sure that we are not accidently working with the PIV app.Werner Koch1-0/+24
2022-12-02gpg: New export option "mode1003".Werner Koch1-6/+14
2022-08-04gpg: Fix wrong error message for keytocard.Werner Koch1-3/+1
2022-01-18gpg: Print Yubikey version correctly.Werner Koch1-0/+7
2021-05-20g10: Avoid memory leaksJakub Jelen1-13/+15
2021-05-19gpg: Improve speed of secret key listing.Werner Koch1-16/+88
2021-04-23gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch1-0/+10
2021-03-10gpg: Add new command keytotpm to convert a private key to TPM formatJames Bottomley1-0/+22
2020-12-07gpg,card: Allow no version information of Yubikey.NIIBE Yutaka1-1/+2
2020-11-20gpg: Change API of agent_scd_serialno.NIIBE Yutaka1-2/+8
2020-11-20Fix the previous comment changes help doc string.NIIBE Yutaka1-1/+1
2020-11-20gpg,agent: Fix comments for KEYPAIRINFO status report.NIIBE Yutaka1-1/+1
2020-11-10gpg: Fix agent_delete_key interaction.NIIBE Yutaka1-0/+1
2020-11-09card: Run factory-reset in locked stated also in gpg-card.Werner Koch1-2/+3
2020-11-09card: Run factory-reset in locked stated.Werner Koch1-2/+28
2020-10-26g10: Make call to agent_scd_serialno more robust.Werner Koch1-0/+1
2020-09-18common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka1-3/+3
2020-09-08gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka1-0/+24
2020-09-01Use only one copy of the warn_server_mismatch function.Werner Koch1-35/+3
2020-08-19gpg,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-03gpg,card: Use the new MANUFACTURER attribute.Werner Koch1-0/+12
2020-02-20gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch1-1/+1
2020-02-18Spelling cleanup.Daniel Kahn Gillmor1-2/+2
2020-02-13gpg: Changes to allow direct key generation from an OpenPGP card.Werner Koch1-52/+145
2020-02-12gpg: Rename the struct card_key_info_s.Werner Koch1-7/+9
2020-02-11gpg: Improve key creation direct from the card.Werner Koch1-12/+53
2020-01-17gpg: Prefer card key on use in multiple subkeys situation.NIIBE Yutaka1-38/+63
2020-01-17gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka1-3/+5
2020-01-16gpg: Add agent_scd_keyinfo to retrieve available card keys.NIIBE Yutaka1-0/+163
2019-08-21gpg: New option --use-only-openpgp-cardWerner Koch1-1/+3
2019-07-26gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor1-5/+8
2019-07-19card: Fix showing KDF object attribute.NIIBE Yutaka1-1/+9