| Commit message (Expand) | Author | Age | Files | Lines |
* | scd:p15: Accept P15 cards with a zero-length label. | Werner Koch | 2 days | 1 | -2/+11 |
* | gpgsm: Extend --learn-card by an optional s/n argument. | Werner Koch | 2025-03-17 | 1 | -19/+52 |
* | scd,w32: Fix posssible lockup due to lost select results. | Werner Koch | 2025-03-14 | 1 | -2/+5 |
* | Log the Windows system error code at more places. | Werner Koch | 2025-03-05 | 1 | -3/+6 |
* | scd: Use gpgrt_spawn_actions_set_env_rev to have clean semantics. | NIIBE Yutaka | 2024-12-20 | 1 | -11/+3 |
* | scd: No hard lock-up when apdu_connect never returns. | NIIBE Yutaka | 2024-11-18 | 1 | -4/+15 |
* | scd: Clean up app_send_active_apps and app_send_card_list. | NIIBE Yutaka | 2024-11-12 | 1 | -8/+6 |
* | scd: Fix a memory leak. | NIIBE Yutaka | 2024-11-11 | 1 | -0/+4 |
* | scd: Fix resource leaks on error paths. | NIIBE Yutaka | 2024-11-11 | 2 | -4/+13 |
* | scd: Fix getinfo active_apps. | NIIBE Yutaka | 2024-11-06 | 1 | -1/+3 |
* | scd: Serialize CARD access for send_card_and_app_list. | NIIBE Yutaka | 2024-11-06 | 1 | -2/+7 |
* | common,gpg,scd,sm: Fix for Curve25519 OID supporting new and old. | NIIBE Yutaka | 2024-10-08 | 1 | -6/+6 |
* | common,gpg,scd,sm: Use openpgp_oid_or_name_to_curve to get curve. | NIIBE Yutaka | 2024-10-08 | 1 | -2/+1 |
* | w32: Fix last commit to build on Windows. | Werner Koch | 2024-09-20 | 1 | -1/+1 |
* | scd: Fix DEVINFO, allowing no clients which watch the change. | NIIBE Yutaka | 2024-09-20 | 1 | -3/+7 |
* | scd: Fix DEVINFO to allow multiple clients. | NIIBE Yutaka | 2024-09-18 | 1 | -0/+9 |
* | scd:w32: Fix for setting an environment block with GNUPGHOME. | NIIBE Yutaka | 2024-09-06 | 1 | -3/+2 |
* | scd:w32: Export GNUPGHOME for scd-event. | NIIBE Yutaka | 2024-09-05 | 1 | -12/+11 |
* | scd: New getinfo subcommand "manufacturer" | Werner Koch | 2024-08-05 | 3 | -3/+12 |
* | scd: New getinfo subcommand "dump_state". | Werner Koch | 2024-08-02 | 1 | -4/+7 |
* | scd: Avoid memory leak. | Jakub Jelen | 2024-07-22 | 1 | -0/+1 |
* | common: On Windows, we care about how PIPE handles are inherited. | NIIBE Yutaka | 2024-07-09 | 2 | -2/+2 |
* | scd: Add <unistd.h> for read(2) / write(2) . | NIIBE Yutaka | 2024-07-09 | 1 | -0/+1 |
* | Use gpgrt_process_spawn API from libgpg-error. | NIIBE Yutaka | 2024-07-09 | 2 | -6/+5 |
* | scd: Restrict use of DEVINFO --watch command for socket connection. | NIIBE Yutaka | 2024-06-26 | 1 | -1/+8 |
* | scd: Finish DEVINFO --watch command on input close. | NIIBE Yutaka | 2024-06-25 | 1 | -9/+85 |
* | scd: Factor out scd_init_event function. | NIIBE Yutaka | 2024-06-25 | 2 | -26/+35 |
* | Fix the previous commit. | NIIBE Yutaka | 2024-06-17 | 1 | -0/+2 |
* | scd: Fix how scdaemon pipe server finishes. | NIIBE Yutaka | 2024-06-17 | 3 | -15/+8 |
* | indent: Fix spelling | Daniel Kahn Gillmor | 2024-05-31 | 10 | -18/+18 |
* | spawn: Remove spawn callback, introduce gnupg_spawn_actions. | NIIBE Yutaka | 2024-05-31 | 1 | -10/+15 |
* | scd: Avoid buffer overrun with more than 16 PC/SC readers. | Jakub Jelen | 2024-05-28 | 1 | -1/+1 |
* | scd:openpgp: Add new vendor. | Werner Koch | 2024-05-22 | 1 | -0/+1 |
* | scd:piv: Support listing of retired keys with KEYINFO. | Werner Koch | 2024-05-06 | 1 | -21/+21 |
* | scd:openpgp: Robust Data Object handling for constructed case. | NIIBE Yutaka | 2024-04-15 | 1 | -0/+50 |
* | scd:openpgp: Fix data_objects specification for F9 and FA. | NIIBE Yutaka | 2024-03-27 | 1 | -2/+2 |
* | scd: Add new OpenPGP vendor | Werner Koch | 2024-03-26 | 1 | -0/+1 |
* | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2024-03-12 | 7 | -119/+179 |
|\ |
|
| * | scd: Improve code reability of ccid-driver.c | Werner Koch | 2024-03-07 | 1 | -96/+49 |
| * | scd: Add support for ACR-122U | Werner Koch | 2024-03-07 | 2 | -1/+7 |
| * | scd: Let the CCID module auto detach the kernel driver. | Werner Koch | 2024-03-07 | 3 | -0/+41 |
| * | scd:p15: Fix typo in a comment | Mario Haustein | 2024-02-20 | 1 | -1/+1 |
| * | scd:p15: Add ECC support for D-Trust Card 4.1/4.4 | Mario Haustein | 2024-02-20 | 1 | -6/+4 |
| * | scd:p15: Take derive usage into account for decryption (2). | Werner Koch | 2024-02-20 | 1 | -1/+2 |
| * | scd:p15: Handle duplicate certificate ids. | Werner Koch | 2024-02-20 | 1 | -2/+44 |
| * | scd:p15: Take derive usage into account for decryption. | Werner Koch | 2024-02-20 | 1 | -15/+21 |
| * | scd:openpgp: Allow PIN length of 6 also with a reset code. | Werner Koch | 2024-01-30 | 1 | -2/+15 |
| * | doc: Fix spelling errors found by lintian. | Werner Koch | 2024-01-29 | 1 | -1/+1 |
* | | Merge branch 'STABLE-BRANCH-2-4' | Werner Koch | 2024-01-26 | 4 | -24/+244 |
|\| |
|
| * | scd:p15: Allow signing for CVISION cards | Werner Koch | 2024-01-10 | 1 | -4/+81 |