| Commit message (Expand) | Author | Age | Files | Lines |
* | gpg: Fix wrong error message for keytocard. | Werner Koch | 2022-08-04 | 1 | -3/+1 |
* | gpg: Print Yubikey version correctly. | Werner Koch | 2022-01-18 | 1 | -0/+7 |
* | g10: Avoid memory leaks | Jakub Jelen | 2021-05-20 | 1 | -13/+15 |
* | gpg: Improve speed of secret key listing. | Werner Koch | 2021-05-19 | 1 | -16/+88 |
* | gpg: Allow decryption w/o public key but with correct card inserted. | Werner Koch | 2021-04-23 | 1 | -0/+10 |
* | gpg: Add new command keytotpm to convert a private key to TPM format | James Bottomley | 2021-03-10 | 1 | -0/+22 |
* | gpg,card: Allow no version information of Yubikey. | NIIBE Yutaka | 2020-12-07 | 1 | -1/+2 |
* | gpg: Change API of agent_scd_serialno. | NIIBE Yutaka | 2020-11-20 | 1 | -2/+8 |
* | Fix the previous comment changes help doc string. | NIIBE Yutaka | 2020-11-20 | 1 | -1/+1 |
* | gpg,agent: Fix comments for KEYPAIRINFO status report. | NIIBE Yutaka | 2020-11-20 | 1 | -1/+1 |
* | gpg: Fix agent_delete_key interaction. | NIIBE Yutaka | 2020-11-10 | 1 | -0/+1 |
* | card: Run factory-reset in locked stated also in gpg-card. | Werner Koch | 2020-11-09 | 1 | -2/+3 |
* | card: Run factory-reset in locked stated. | Werner Koch | 2020-11-09 | 1 | -2/+28 |
* | g10: Make call to agent_scd_serialno more robust. | Werner Koch | 2020-10-26 | 1 | -0/+1 |
* | common,agent,dirmngr,g10,tools: Fix split_fields API. | NIIBE Yutaka | 2020-09-18 | 1 | -3/+3 |
* | gpg,tools: Add handling of supported algorithms by a card. | NIIBE Yutaka | 2020-09-08 | 1 | -0/+24 |
* | Use only one copy of the warn_server_mismatch function. | Werner Koch | 2020-09-01 | 1 | -35/+3 |
* | gpg,gpgsm: Record the creation time of a private key. | Werner Koch | 2020-08-19 | 1 | -5/+26 |
* | Do not use the pinentry's qualitybar | Werner Koch | 2020-07-08 | 1 | -1/+1 |
* | gpg: Use integrated passphrase repeat entry also for -c. | Werner Koch | 2020-07-08 | 1 | -4/+15 |
* | gpg,card: Use the new MANUFACTURER attribute. | Werner Koch | 2020-04-03 | 1 | -0/+12 |
* | gpg: Use gpgrt's new option parser to provide a global conf file. | Werner Koch | 2020-02-20 | 1 | -1/+1 |
* | Spelling cleanup. | Daniel Kahn Gillmor | 2020-02-19 | 1 | -2/+2 |
* | gpg: Changes to allow direct key generation from an OpenPGP card. | Werner Koch | 2020-02-13 | 1 | -52/+145 |
* | gpg: Rename the struct card_key_info_s. | Werner Koch | 2020-02-12 | 1 | -7/+9 |
* | gpg: Improve key creation direct from the card. | Werner Koch | 2020-02-11 | 1 | -12/+53 |
* | gpg: Prefer card key on use in multiple subkeys situation. | NIIBE Yutaka | 2020-01-17 | 1 | -38/+63 |
* | gpg: Prepare enhancement of agent_probe_secret_key. | NIIBE Yutaka | 2020-01-17 | 1 | -3/+5 |
* | gpg: Add agent_scd_keyinfo to retrieve available card keys. | NIIBE Yutaka | 2020-01-16 | 1 | -0/+163 |
* | gpg: New option --use-only-openpgp-card | Werner Koch | 2019-08-21 | 1 | -1/+3 |
* | gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators. | Daniel Kahn Gillmor | 2019-07-26 | 1 | -5/+8 |
* | card: Fix showing KDF object attribute. | NIIBE Yutaka | 2019-07-19 | 1 | -1/+9 |
* | g10,agent: Support CONFIRM for --delete-key. | NIIBE Yutaka | 2019-06-04 | 1 | -2/+64 |
* | gpg: Improve the code to decrypt using PIV cards. | Werner Koch | 2019-04-03 | 1 | -3/+10 |
* | gpg: Allow decryption using PIV cards. | Werner Koch | 2019-04-03 | 1 | -0/+80 |
* | scd: New standard attributes $ENCRKEYID and $SIGNKEYID. | Werner Koch | 2019-04-03 | 1 | -1/+1 |
* | gpg: Allow direct key generation from card with --full-gen-key. | Werner Koch | 2019-04-02 | 1 | -0/+43 |
* | sm: Show the usage flags when generating a key from a card. | Werner Koch | 2019-04-01 | 1 | -2/+18 |
* | gpg: Prepare card code to allow other than OpenPGP cards. | Werner Koch | 2019-04-01 | 1 | -1/+1 |
* | gpg: New card function agent_scd_keypairinfo. | Werner Koch | 2019-04-01 | 1 | -3/+79 |
* | gpg: Remove two unused card related functions. | Werner Koch | 2019-04-01 | 1 | -86/+76 |
* | gpg: Remove unused arg in a card related function. | Werner Koch | 2019-04-01 | 1 | -16/+17 |
* | gpg: Fix just changed agent_get_s2k_count. | Werner Koch | 2019-01-26 | 1 | -2/+2 |
* | gpg: Move S2K encoding function to a shared file. | Werner Koch | 2019-01-26 | 1 | -7/+19 |
* | card: Suppress error message by agent_scd_cardlist. | NIIBE Yutaka | 2018-12-12 | 1 | -1/+1 |
* | card: Display UIF setting. | NIIBE Yutaka | 2018-11-15 | 1 | -0/+11 |
* | card: Display if KDF is enabled or not. | NIIBE Yutaka | 2018-11-15 | 1 | -0/+4 |
* | g10,scd: Improve UIF support. | NIIBE Yutaka | 2018-10-25 | 1 | -0/+2 |
* | gpg: Prepare for longer card fingerprints. | Werner Koch | 2018-08-27 | 1 | -18/+21 |
* | Merge branch 'STABLE-BRANCH-2-2' into master | Werner Koch | 2018-03-27 | 1 | -0/+19 |
|\ |
|