summaryrefslogtreecommitdiffstats
path: root/g10/call-agent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.Daniel Kahn Gillmor2019-07-261-5/+8
* card: Fix showing KDF object attribute.NIIBE Yutaka2019-07-191-1/+9
* g10,agent: Support CONFIRM for --delete-key.NIIBE Yutaka2019-06-041-2/+64
* gpg: Improve the code to decrypt using PIV cards.Werner Koch2019-04-031-3/+10
* gpg: Allow decryption using PIV cards.Werner Koch2019-04-031-0/+80
* scd: New standard attributes $ENCRKEYID and $SIGNKEYID.Werner Koch2019-04-031-1/+1
* gpg: Allow direct key generation from card with --full-gen-key.Werner Koch2019-04-021-0/+43
* sm: Show the usage flags when generating a key from a card.Werner Koch2019-04-011-2/+18
* gpg: Prepare card code to allow other than OpenPGP cards.Werner Koch2019-04-011-1/+1
* gpg: New card function agent_scd_keypairinfo.Werner Koch2019-04-011-3/+79
* gpg: Remove two unused card related functions.Werner Koch2019-04-011-86/+76
* gpg: Remove unused arg in a card related function.Werner Koch2019-04-011-16/+17
* gpg: Fix just changed agent_get_s2k_count.Werner Koch2019-01-261-2/+2
* gpg: Move S2K encoding function to a shared file.Werner Koch2019-01-261-7/+19
* card: Suppress error message by agent_scd_cardlist.NIIBE Yutaka2018-12-121-1/+1
* card: Display UIF setting.NIIBE Yutaka2018-11-151-0/+11
* card: Display if KDF is enabled or not.NIIBE Yutaka2018-11-151-0/+4
* g10,scd: Improve UIF support.NIIBE Yutaka2018-10-251-0/+2
* gpg: Prepare for longer card fingerprints.Werner Koch2018-08-271-18/+21
* Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2018-03-271-0/+19
|\