| Commit message (Expand) | Author | Age | Files | Lines |
* | dirmngr,gpg,scd,sm,tools: Minor fixes for es_free. | NIIBE Yutaka | 5 days | 1 | -0/+1 |
* | Fix typos in messages. | Collin Funk via Gnupg-devel | 2025-08-13 | 1 | -1/+1 |
* | gpgsm: Extend --learn-card by an optional s/n argument. | Werner Koch | 2025-03-17 | 1 | -19/+52 |
* | scd: New getinfo subcommand "manufacturer" | Werner Koch | 2024-08-05 | 1 | -0/+8 |
* | scd: New getinfo subcommand "dump_state". | Werner Koch | 2024-08-02 | 1 | -4/+7 |
* | scd: Fix how scdaemon pipe server finishes. | NIIBE Yutaka | 2024-06-17 | 1 | -6/+2 |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 1 | -2/+2 |
* | scd: Debug output is only enabled with an option. | NIIBE Yutaka | 2023-12-18 | 1 | -11/+22 |
* | scd: Fix send_client_notifications for Windows. | NIIBE Yutaka | 2023-05-17 | 1 | -11/+8 |
* | scd: Fix cmd_apdu on error. | NIIBE Yutaka | 2023-05-01 | 1 | -1/+4 |
* | scd: On a Yubikey re-select the last app after the use of APDU. | Werner Koch | 2023-04-18 | 1 | -0/+1 |
* | scd: Support specifying keygrip for learn command. | NIIBE Yutaka | 2022-06-10 | 1 | -2/+8 |
* | scd: Return USAGE information for KEYINFO command. | NIIBE Yutaka | 2022-05-26 | 1 | -4/+9 |
* | agent,scd: Make sure to set CONFIDENTIAL flag in Assuan. | NIIBE Yutaka | 2022-05-25 | 1 | -0/+2 |
* | scd: Support automatic card selection for READCERT with keygrip. | NIIBE Yutaka | 2022-05-24 | 1 | -1/+5 |
* | scd,tpm2d: Fix for consistent use of socket FD. | NIIBE Yutaka | 2022-03-31 | 1 | -3/+3 |
* | scd: Fix DEVINFO with no --watch. | NIIBE Yutaka | 2022-03-15 | 1 | -1/+1 |
* | Fix previous commit. | NIIBE Yutaka | 2022-03-11 | 1 | -1/+4 |
* | scd: Enhance PASSWD command to accept KEYGRIP optionally. | NIIBE Yutaka | 2022-03-10 | 1 | -3/+8 |
* | scd: Use same idiom for same work. | NIIBE Yutaka | 2022-03-10 | 1 | -4/+4 |
* | scd: Fix PK_AUTH with --challenge-response option. | NIIBE Yutaka | 2022-03-04 | 1 | -3/+2 |
* | scd: Add --challenge-response option to PK_AUTH for OpenPGP card. | NIIBE Yutaka | 2022-03-03 | 1 | -2/+16 |
* | scd: Let READKEY support --format=ssh option. | NIIBE Yutaka | 2022-03-02 | 1 | -16/+56 |
* | scd: Avoid memory leak. | Jakub Jelen | 2021-11-12 | 1 | -0/+1 |
* | scd: Modify DEVINFO behavior to support looping forever. | NIIBE Yutaka | 2021-10-29 | 1 | -9/+3 |
* | agent,dirmngr,kbx,scd,tpm2d: Use gnupg_sleep. | NIIBE Yutaka | 2021-10-05 | 1 | -3/+3 |
* | scd: Small clean up for card access. | NIIBE Yutaka | 2021-07-22 | 1 | -2/+10 |
* | scd: Fix access to list of cards (3/3). | NIIBE Yutaka | 2021-07-21 | 1 | -133/+201 |
* | scd: Fix access to list of cards (2/3). | NIIBE Yutaka | 2021-07-21 | 1 | -3/+12 |
* | scd: avoid memory leaks | Jakub Jelen | 2021-05-20 | 1 | -2/+8 |
* | scd: Fix duplicate output of KEYPAIRINFO by readkey command. | Werner Koch | 2021-04-08 | 1 | -9/+9 |
* | scd: New flag --reread for LEARN | Werner Koch | 2021-04-01 | 1 | -6/+14 |
* | scd:p15: Return labels for keys and certificates. | Werner Koch | 2021-03-30 | 1 | -1/+1 |
* | scd:p15: Allow to use an auth object label with cmd CHECKPIN. | Werner Koch | 2021-03-18 | 1 | -1/+5 |
* | scd:p15: Implement CHV-STATUS attribute | Werner Koch | 2021-03-16 | 1 | -4/+6 |
* | scd: Fix readkey --info in case a readkey command is available. | Werner Koch | 2021-02-22 | 1 | -39/+33 |
* | scd: Fix KEYINFO command with --data option. | NIIBE Yutaka | 2020-12-03 | 1 | -4/+3 |
* | scd: New getinfo sub-command apdu_strerror. | Werner Koch | 2020-11-27 | 1 | -13/+21 |
* | scd: Rework the handling of the displayed serial number. | Werner Koch | 2020-11-25 | 1 | -2/+2 |
* | scd: Fix an error return for READKEY. | NIIBE Yutaka | 2020-11-25 | 1 | -0/+3 |
* | Fix the previous comment changes help doc string. | NIIBE Yutaka | 2020-11-20 | 1 | -1/+1 |
* | card: Run factory-reset in locked stated. | Werner Koch | 2020-11-09 | 1 | -10/+10 |
* | scd: Handle canonical serialno and app specific serialno differently. | NIIBE Yutaka | 2020-10-27 | 1 | -2/+2 |
* | scd: Extend KEYPAIRINFO with an algorithm string. | Werner Koch | 2020-09-21 | 1 | -2/+8 |
* | scd: New option to APDU command to return the ATR as data. | Werner Koch | 2020-08-27 | 1 | -2/+16 |
* | scd: Fix possible uninitialized variables. | NIIBE Yutaka | 2020-08-19 | 1 | -1/+1 |
* | agent: Add option --pss to pksign to be used by smartcards. | Werner Koch | 2020-08-10 | 1 | -1/+3 |
* | scd: Change how the removed card flag is set. | Werner Koch | 2020-06-30 | 1 | -13/+14 |
* | scd: Extend an internal function to also return the algo. | Werner Koch | 2020-05-05 | 1 | -1/+1 |
* | scd: Use Gcrypt usage constants for the do_with_keygrip capabilities. | Werner Koch | 2020-04-02 | 1 | -3/+3 |