| Commit message (Expand) | Author | Files | Lines |
2024-12-20 | scd: Use gpgrt_spawn_actions_set_env_rev to have clean semantics. | NIIBE Yutaka | 1 | -11/+3 |
2024-11-18 | scd: No hard lock-up when apdu_connect never returns. | NIIBE Yutaka | 1 | -4/+15 |
2024-11-12 | scd: Clean up app_send_active_apps and app_send_card_list. | NIIBE Yutaka | 1 | -8/+6 |
2024-11-06 | scd: Fix getinfo active_apps. | NIIBE Yutaka | 1 | -1/+3 |
2024-11-06 | scd: Serialize CARD access for send_card_and_app_list. | NIIBE Yutaka | 1 | -2/+7 |
2024-09-20 | w32: Fix last commit to build on Windows. | Werner Koch | 1 | -1/+1 |
2024-09-20 | scd: Fix DEVINFO, allowing no clients which watch the change. | NIIBE Yutaka | 1 | -3/+7 |
2024-09-18 | scd: Fix DEVINFO to allow multiple clients. | NIIBE Yutaka | 1 | -0/+9 |
2024-09-06 | scd:w32: Fix for setting an environment block with GNUPGHOME. | NIIBE Yutaka | 1 | -3/+2 |
2024-09-05 | scd:w32: Export GNUPGHOME for scd-event. | NIIBE Yutaka | 1 | -12/+11 |
2024-07-09 | common: On Windows, we care about how PIPE handles are inherited. | NIIBE Yutaka | 1 | -1/+1 |
2024-07-09 | scd: Add <unistd.h> for read(2) / write(2) . | NIIBE Yutaka | 1 | -0/+1 |
2024-07-09 | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 1 | -5/+5 |
2024-06-26 | scd: Restrict use of DEVINFO --watch command for socket connection. | NIIBE Yutaka | 1 | -1/+8 |
2024-06-25 | scd: Finish DEVINFO --watch command on input close. | NIIBE Yutaka | 1 | -9/+85 |
2024-05-31 | indent: Fix spelling | Daniel Kahn Gillmor | 1 | -1/+1 |
2024-05-31 | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 1 | -10/+15 |
2024-01-04 | scd: Add support for SCE 7.0 | Werner Koch | 1 | -1/+52 |
2023-05-11 | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function. | NIIBE Yutaka | 1 | -5/+16 |
2023-04-18 | scd: On a Yubikey re-select the last app after the use of APDU. | Werner Koch | 1 | -2/+20 |
2022-03-15 | scd: Fix DEVINFO with no --watch. | NIIBE Yutaka | 1 | -1/+1 |
2022-03-04 | scd: Fix PK_AUTH with --challenge-response option. | NIIBE Yutaka | 1 | -0/+4 |
2022-03-03 | scd: Add --challenge-response option to PK_AUTH for OpenPGP card. | NIIBE Yutaka | 1 | -1/+1 |
2021-11-02 | scd: Simplify the loop of DEVINFO. | NIIBE Yutaka | 1 | -11/+5 |
2021-10-29 | scd: Fix the previous commit. | NIIBE Yutaka | 1 | -5/+1 |
2021-10-29 | scd: Modify DEVINFO behavior to support looping forever. | NIIBE Yutaka | 1 | -68/+100 |
2021-07-22 | scd: Small clean up for card access. | NIIBE Yutaka | 1 | -8/+1 |
2021-07-22 | scd: Fix direct use of card with no ctrl->card_ctx. | NIIBE Yutaka | 1 | -1/+1 |
2021-07-21 | scd: Fix access to list of cards (3/3). | NIIBE Yutaka | 1 | -178/+109 |
2021-07-21 | scd: Fix access to list of cards (2/3). | NIIBE Yutaka | 1 | -25/+14 |
2021-07-21 | scd: Fix access to list of cards (1/3). | NIIBE Yutaka | 1 | -22/+115 |
2021-07-06 | scd: Detect external interference when PCSC_SHARED. | NIIBE Yutaka | 1 | -2/+44 |
2021-06-17 | scd: Fix RESET handling. | NIIBE Yutaka | 1 | -1/+5 |
2021-06-08 | scd: Fix serial number detection for Yubikey 5. | NIIBE Yutaka | 1 | -4/+5 |
2021-04-01 | scd: New flag --reread for LEARN | Werner Koch | 1 | -33/+86 |
2021-02-22 | scd:p15: Extract extended usage flagsand act upon them. | Werner Koch | 1 | -2/+4 |
2020-11-26 | agent: Fix YK s/n and prettify the request card prompt for Yubikeys | Werner Koch | 1 | -9/+19 |
2020-11-26 | scd: Do not try to use a non-enabled app after card switching. | Werner Koch | 1 | -2/+19 |
2020-11-26 | scd: Add special serialno compare for OpenPGP cards. | Werner Koch | 1 | -6/+35 |
2020-11-25 | scd: Rework the handling of the displayed serial number. | Werner Koch | 1 | -36/+153 |
2020-10-27 | scd: Handle canonical serialno and app specific serialno differently. | NIIBE Yutaka | 1 | -5/+6 |
2020-10-23 | scd: Handle Yubikey's multiple apps and serialno. | NIIBE Yutaka | 1 | -7/+38 |
2020-10-23 | scd: Use app_get_serialno for app_getattr. | NIIBE Yutaka | 1 | -1/+1 |
2020-10-20 | Replace most of the remaining stdio calls by estream calls. | Werner Koch | 1 | -4/+4 |
2020-08-27 | scd: Fix reading of the ATR for card type detection. | Werner Koch | 1 | -1/+1 |
2020-08-27 | scd: Add heuristics to identify cardtype. | NIIBE Yutaka | 1 | -2/+20 |
2020-05-26 | scd: Fix Yubikey app switching problem | Werner Koch | 1 | -4/+12 |
2020-04-17 | scd: Detect missing card in "getinfo all_active_apps". | Werner Koch | 1 | -0/+5 |
2020-04-02 | scd: New command DEVINFO. | NIIBE Yutaka | 1 | -0/+55 |
2020-03-31 | scd:p15: Support signing with CardOS 5 cards. | Werner Koch | 1 | -1/+1 |