| Commit message (Expand) | Author | Age | Files | Lines |
* | gpg: Fix agent_probe_any_secret_key. | NIIBE Yutaka | 2024-07-10 | 1 | -3/+8 |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 1 | -3/+3 |
* | Merge branch 'STABLE-BRANCH-2-4' into master | Werner Koch | 2024-05-16 | 1 | -1/+1 |
|\ |
|
| * | gpg: Don't show the "fast path listing" diagnostic with --quiet. | Werner Koch | 2024-04-05 | 1 | -2/+3 |
* | | gpg: Some support to allow Kyber decryption. | Werner Koch | 2024-04-09 | 1 | -4/+27 |
* | | gpg: Allow to create a Kyber key from keygrips. | Werner Koch | 2024-04-05 | 1 | -1/+1 |
* | | gpg: Support dual keygrips. | Werner Koch | 2024-04-05 | 1 | -18/+101 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2024-01-26 | 1 | -3/+49 |
|\| |
|
| * | gpg: Use ephemeral mode for generating card keys. | Werner Koch | 2024-01-22 | 1 | -0/+39 |
| * | gpg: Choose key from inserted card over a non-inserted card | Werner Koch | 2024-01-02 | 1 | -3/+10 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-12-22 | 1 | -1/+5 |
|\| |
|
| * | gpg,gpgsm: Hide password in debug output also for asked passwords. | Werner Koch | 2023-11-14 | 1 | -1/+5 |
| * | gpg,sm: Set confidential in assuan communication for password. | NIIBE Yutaka | 2023-11-09 | 1 | -0/+2 |
* | | gpg,sm: Set confidential in assuan communication for password. | NIIBE Yutaka | 2023-11-09 | 1 | -0/+2 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2023-11-07 | 1 | -0/+1 |
|\| |
|
| * | scd:openpgp: Return better error codes for the Reset Code. | Werner Koch | 2023-10-06 | 1 | -0/+1 |
* | | common: Prepare for more flags in start_new_service. | Werner Koch | 2023-08-29 | 1 | -1/+2 |
|/ |
|
* | gpg: Fix writing ECDH keys to OpenPGP smartcards. | Werner Koch | 2023-04-21 | 1 | -3/+5 |
* | gpg: Make sure that we are not accidently working with the PIV app. | Werner Koch | 2023-04-18 | 1 | -0/+24 |
* | gpg: New export option "mode1003". | Werner Koch | 2022-12-02 | 1 | -6/+14 |
* | 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 |