summaryrefslogtreecommitdiffstats
path: root/g10/call-agent.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch2023-04-211-1/+2
* gpg: Make sure that we are not accidently working with the PIV app.Werner Koch2023-04-181-0/+3
* gpg: New export option "mode1003".Werner Koch2022-12-021-1/+1
* gpg: Print Yubikey version correctly.Werner Koch2022-01-181-0/+1
* gpg: Add new command keytotpm to convert a private key to TPM formatJames Bottomley2021-03-101-0/+3
* gpg,tools: Add handling of supported algorithms by a card.NIIBE Yutaka2020-09-081-0/+1
* gpg,gpgsm: Record the creation time of a private key.Werner Koch2020-08-191-2/+3
* gpg: Use integrated passphrase repeat entry also for -c.Werner Koch2020-07-081-0/+1
* gpg,card: Use the new MANUFACTURER attribute.Werner Koch2020-04-031-0/+2
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* gpg: Changes to allow direct key generation from an OpenPGP card.Werner Koch2020-02-131-5/+8
* gpg: Rename the struct card_key_info_s.Werner Koch2020-02-121-7/+10
* gpg: Improve key creation direct from the card.Werner Koch2020-02-111-2/+3
* gpg: Prepare enhancement of agent_probe_secret_key.NIIBE Yutaka2020-01-171-2/+2
* gpg: Add agent_scd_keyinfo to retrieve available card keys.NIIBE Yutaka2020-01-161-1/+15
* card: Fix showing KDF object attribute.NIIBE Yutaka2019-07-191-1/+1
* gpg: Improve the code to decrypt using PIV cards.Werner Koch2019-04-031-1/+2
* gpg: Allow decryption using PIV cards.Werner Koch2019-04-031-0/+3
* gpg: Allow direct key generation from card with --full-gen-key.Werner Koch2019-04-021-1/+4
* gpg: New card function agent_scd_keypairinfo.Werner Koch2019-04-011-0/+3
* gpg: Remove two unused card related functions.Werner Koch2019-04-011-8/+0
* gpg: Remove unused arg in a card related function.Werner Koch2019-04-011-3/+2
* gpg: Move S2K encoding function to a shared file.Werner Koch2019-01-261-1/+1
* card: Display UIF setting.NIIBE Yutaka2018-11-151-1/+2
* card: Display if KDF is enabled or not.NIIBE Yutaka2018-11-151-2/+3
* g10,scd: Improve UIF support.NIIBE Yutaka2018-10-251-0/+1
* gpg: Prepare for longer card fingerprints.Werner Koch2018-08-271-6/+6
* g10: Change ask_curve so that it can be used outside.NIIBE Yutaka2018-03-281-7/+8
* scd: Support KDF DO setup.NIIBE Yutaka2018-03-221-0/+1
* gpg: Print the keygrip with --card-statusWerner Koch2018-03-011-0/+3
* g10: Make sure to emit NEED_PASSPHRASE on --import of secret key.Marcus Brinkmann2017-07-241-1/+2
* g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.Marcus Brinkmann2017-07-241-1/+2
* agent,g10: Remove redundant SERIALNO request.NIIBE Yutaka2017-03-161-0/+6
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* g10: smartcard keygen change.NIIBE Yutaka2016-10-201-9/+1
* g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor2016-06-111-1/+2
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-1/+1
* gpg: Try to use the passphrase from the primary for --quick-addkey.Werner Koch2016-06-021-1/+3
* gpg: Allow unattended deletion of secret keys.Werner Koch2016-05-101-1/+1
* g10: Use --force when importing key for bkuptocard.NIIBE Yutaka2015-12-241-2/+2
* scd: Add reder information to --card-status.NIIBE Yutaka2015-11-091-0/+1
* scd: support any curves defined by libgcrypt.NIIBE Yutaka2015-07-251-1/+4
* g10: Fix keytocard.NIIBE Yutaka2015-04-031-1/+1
* gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch2015-01-211-0/+1
* gpg: Add sub-command "factory-reset" to --card-edit.Werner Koch2014-12-151-0/+4
* gpg: Let --card--status create a shadow key (card key stub).Werner Koch2014-12-121-3/+0
* gpg: Make card key generation work again.Werner Koch2014-10-191-1/+4
* gpg: Check gpg-agent version before 2.1 migration.Andre Heinecke2014-10-031-0/+2
* gpg: Re-enable secret key deletion.Werner Koch2014-04-151-0/+4
* gpg: Make decryption with the OpenPGP card work.Werner Koch2013-08-281-1/+2