| Commit message (Expand) | Author | Files | Lines |
2025-01-09 | gpg: Show the default PIN hint also before "name" and "key-attr" | Werner Koch | 1 | -14/+32 |
2024-10-08 | common,gpg,scd,sm: Use openpgp_oid_or_name_to_curve to get curve. | NIIBE Yutaka | 1 | -10/+2 |
2024-06-04 | gpg: Rename functions with an "fprint" part to "fpr" | Werner Koch | 1 | -3/+3 |
2024-05-31 | indent: Fix spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2023-11-08 | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE. | NIIBE Yutaka | 1 | -0/+6 |
2023-11-08 | gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE. | NIIBE Yutaka | 1 | -0/+6 |
2023-10-06 | scd:openpgp: Return better error codes for the Reset Code. | Werner Koch | 1 | -0/+1 |
2023-07-05 | gpg:card: Remove the code for GnuPG version 1. | NIIBE Yutaka | 1 | -23/+1 |
2023-04-21 | gpg: Fix writing ECDH keys to OpenPGP smartcards. | Werner Koch | 1 | -3/+16 |
2023-04-20 | gpg: New command "openpgp" for --card-edit. | Werner Koch | 1 | -1/+15 |
2023-04-18 | gpg: Make sure that we are not accidently working with the PIV app. | Werner Koch | 1 | -0/+1 |
2023-03-15 | gpg: Delete secret key after "keytocard". | Werner Koch | 1 | -6/+11 |
2022-11-28 | gpg: Fix double-free in gpg --card-edit. | NIIBE Yutaka | 1 | -1/+0 |
2022-08-16 | gpg: Fix --card-status to handle lowercase APPTYPEs | Werner Koch | 1 | -6/+6 |
2022-01-18 | gpg: Print Yubikey version correctly. | Werner Koch | 1 | -2/+30 |
2021-08-19 | gpg: Return SUCCESS/FAILURE status also for --card-edit/name. | Werner Koch | 1 | -3/+8 |
2021-05-20 | g10: Fix memory leaks | Jakub Jelen | 1 | -2/+10 |
2020-11-20 | gpg: Change API of agent_scd_serialno. | NIIBE Yutaka | 1 | -12/+3 |
2020-11-19 | gpg: Fix --card-edit command. | NIIBE Yutaka | 1 | -1/+2 |
2020-11-09 | card: Run factory-reset in locked stated. | Werner Koch | 1 | -5/+19 |
2020-10-26 | g10: Make call to agent_scd_serialno more robust. | Werner Koch | 1 | -5/+5 |
2020-10-26 | gpg: Fix double free on error. | NIIBE Yutaka | 1 | -1/+2 |
2020-10-26 | gpg,tools: Fix detecting OpenPGP card by serialno. | NIIBE Yutaka | 1 | -4/+5 |
2020-09-16 | gpg,scd: Fix handling of KDF feature. | NIIBE Yutaka | 1 | -2/+2 |
2020-04-03 | gpg,card: Use the new MANUFACTURER attribute. | Werner Koch | 1 | -43/+6 |
2020-03-03 | card: Add yet another vendor. | Werner Koch | 1 | -0/+1 |
2020-03-03 | card: Add new vendor. | Werner Koch | 1 | -0/+1 |
2020-02-11 | common: Extend the openpgp_curve_to_oid function. | Werner Koch | 1 | -2/+3 |
2020-01-28 | card: Add new OpenPGP card vendor. | Werner Koch | 1 | -0/+1 |
2020-01-21 | card: Add new OpenPGP card vendor | Werner Koch | 1 | -0/+1 |
2019-08-22 | gpg: Use modern spelling for the female salutation. | Werner Koch | 1 | -2/+2 |
2019-07-19 | card: Fix showing KDF object attribute. | NIIBE Yutaka | 1 | -3/+20 |
2019-07-19 | card: Support disabling KDF functionality. | NIIBE Yutaka | 1 | -7/+21 |
2019-05-21 | gpg: Unify the the use of the print_pubkey_info functions. | Werner Koch | 1 | -3/+2 |
2019-04-01 | gpg: Prepare card code to allow other than OpenPGP cards. | Werner Koch | 1 | -15/+29 |
2019-04-01 | gpg: Remove two unused card related functions. | Werner Koch | 1 | -4/+0 |
2019-04-01 | gpg: Remove unused arg in a card related function. | Werner Koch | 1 | -14/+13 |
2019-01-26 | gpg: Move S2K encoding function to a shared file. | Werner Koch | 1 | -1/+1 |
2018-11-15 | card: Display UIF setting. | NIIBE Yutaka | 1 | -0/+11 |
2018-11-15 | scd: Make "learn" report about KDF data object. | NIIBE Yutaka | 1 | -0/+4 |
2018-11-15 | card: Display if KDF is enabled or not. | NIIBE Yutaka | 1 | -0/+5 |
2018-11-06 | g10: Fix print_keygrip for smartcard. | NIIBE Yutaka | 1 | -1/+1 |
2018-10-25 | g10,scd: Improve UIF support. | NIIBE Yutaka | 1 | -0/+21 |
2018-10-24 | all: fix spelling and typos | Daniel Kahn Gillmor | 1 | -1/+1 |
2018-10-04 | gpg: Add new card vendor | Werner Koch | 1 | -0/+1 |
2018-09-27 | g10,scd: Support UIF changing command. | NIIBE Yutaka | 1 | -2/+33 |
2018-09-18 | g10: Fix memory leak for --card-status. | NIIBE Yutaka | 1 | -4/+3 |
2018-08-27 | gpg: Prepare for longer card fingerprints. | Werner Koch | 1 | -47/+56 |
2018-06-12 | card: Fix memory leak for fetch-url sub command. | NIIBE Yutaka | 1 | -0/+1 |
2018-04-25 | g10: Fix printing the keygrip with --card-status. | NIIBE Yutaka | 1 | -1/+1 |