summaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Fix agent_probe_any_secret_key.NIIBE Yutaka2024-07-101-3/+8
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-3/+3
* Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2024-05-161-1/+1
|\
| * gpg: Don't show the "fast path listing" diagnostic with --quiet.Werner Koch2024-04-051-2/+3
* | gpg: Some support to allow Kyber decryption.Werner Koch2024-04-091-4/+27
* | gpg: Allow to create a Kyber key from keygrips.Werner Koch2024-04-051-1/+1
* | gpg: Support dual keygrips.Werner Koch2024-04-051-18/+101
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-261-3/+49
|\|
| * gpg: Use ephemeral mode for generating card keys.Werner Koch2024-01-221-0/+39
| * gpg: Choose key from inserted card over a non-inserted cardWerner Koch2024-01-021-3/+10
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-12-221-1/+5
|\|
| * 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-091-0/+2
* | gpg,sm: Set confidential in assuan communication for password.NIIBE Yutaka2023-11-091-0/+2
* | Merge branch 'STABLE-BRANCH-2-4'Werner Koch2023-11-071-0/+1
|\|
| * scd:openpgp: Return better error codes for the Reset Code.Werner Koch2023-10-061-0/+1
* | common: Prepare for more flags in start_new_service.Werner Koch2023-08-291-1/+2
|/
* gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch2023-04-211-3/+5
* gpg: Make sure that we are not accidently working with the PIV app.Werner Koch2023-04-181-0/+24
* gpg: New export option "mode1003".Werner Koch2022-12-021-6/+14
* gpg: Fix wrong error message for keytocard.Werner Koch2022-08-041-3/+1
* gpg: Print Yubikey version correctly.Werner Koch2022-01-181-0/+7
* g10: Avoid memory leaksJakub Jelen2021-05-201-13/+15
* gpg: Improve speed of secret key listing.Werner Koch2021-05-191-16/+88
* gpg: Allow decryption w/o public key but with correct card inserted.Werner Koch2021-04-231-0/+10
* gpg: Add new command keytotpm to convert a private key to TPM formatJames Bottomley2021-03-101-0/+22
* gpg,card: Allow no version information of Yubikey.NIIBE Yutaka2020-12-071-1/+2
* gpg: Change API of agent_scd_serialno.NIIBE Yutaka2020-11-201-2/+8
* Fix the previous comment changes help doc string.NIIBE Yutaka2020-11-201-1/+1
* gpg,agent: Fix comments for KEYPAIRINFO status report.NIIBE Yutaka2020-11-201-1/+1
* gpg: Fix agent_delete_key interaction.NIIBE Yutaka2020-11-101-0/+1
* card: Run factory-reset in locked stated also in gpg-card.Werner Koch2020-11-091-2/+3
* card: Run factory-reset in locked stated.Werner Koch2020-11-091-2/+28
* g10: Make call to agent_scd_serialno more robust.Werner Koch2020-10-261-0/+1
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-181-3/+3
* gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka2020-09-081-0/+24
* Use only one copy of the warn_server_mismatch function.Werner Koch2020-09-011-35/+3
* gpg,gpgsm: Record the creation time of a private key.Werner Koch2020-08-191-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,card: Use the new MANUFACTURER attribute.Werner Koch2020-04-031-0/+12
* gpg: Use gpgrt's new option parser to provide a global conf file.Werner Koch2020-02-201-1/+1
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-2/+2
* gpg: Changes to allow direct key generation from an OpenPGP card.Werner Koch2020-02-131-52/+145
* gpg: Rename the struct card_key_info_s.Werner Koch2020-02-121-7/+9
* gpg: Improve key creation direct from the card.Werner Koch2020-02-111-12/+53
* gpg: Prefer card key on use in multiple subkeys situation.NIIBE Yutaka2020-01-171-38/+63
* gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka2020-01-171-3/+5
* gpg: Add agent_scd_keyinfo to retrieve available card keys.NIIBE Yutaka2020-01-161-0/+163
* gpg: New option --use-only-openpgp-cardWerner Koch2019-08-211-1/+3