aboutsummaryrefslogtreecommitdiffstats
path: root/scd (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-20w32: Fix last commit to build on Windows.Werner Koch1-1/+1
2024-09-20scd: Fix DEVINFO, allowing no clients which watch the change.NIIBE Yutaka1-3/+7
2024-09-19scd: Fix DEVINFO to allow multiple clients.NIIBE Yutaka1-0/+9
2024-08-07scd: New getinfo subcommand "manufacturer"Werner Koch3-3/+12
2024-08-07scd: New getinfo subcommand "dump_state".Werner Koch1-4/+7
2024-07-01agent: Handle SCD DEVINFO --watch command in a special way.Werner Koch1-1/+1
2024-07-01scd: Restrict use of DEVINFO --watch command for socket connection.NIIBE Yutaka1-1/+8
2024-07-01scd: Finish DEVINFO --watch command on input close.NIIBE Yutaka1-9/+85
2024-07-01scd: Factor out scd_init_event function.NIIBE Yutaka2-26/+35
2024-07-01Fix the previous commit.NIIBE Yutaka1-0/+2
2024-07-01scd: Fix how scdaemon pipe server finishes.NIIBE Yutaka3-15/+8
2024-05-29scd: Avoid buffer overrun with more than 16 PC/SC readers.Jakub Jelen1-1/+1
2024-05-29scd:openpgp: Add new vendor.Werner Koch1-0/+2
2024-05-16scd:openpgp: Robust Data Object handling for constructed case.NIIBE Yutaka1-0/+50
2024-03-07scd: Improve code reability of ccid-driver.cWerner Koch1-96/+49
2024-03-07scd: Add support for ACR-122UWerner Koch2-1/+7
2024-03-07scd: Let the CCID module auto detach the kernel driver.Werner Koch3-0/+41
2024-02-20scd:p15: Fix typo in a commentMario Haustein1-1/+1
2024-02-20scd:p15: Add ECC support for D-Trust Card 4.1/4.4Mario Haustein1-6/+4
2024-02-20scd:p15: Take derive usage into account for decryption (2).Werner Koch1-1/+2
2024-02-20scd:p15: Handle duplicate certificate ids.Werner Koch1-2/+44
2024-02-20scd:p15: Take derive usage into account for decryption.Werner Koch1-15/+21
2024-01-30scd:openpgp: Allow PIN length of 6 also with a reset code.Werner Koch1-2/+15
2024-01-29doc: Fix spelling errors found by lintian.Werner Koch1-1/+1
2024-01-10scd:p15: Allow signing for CVISION cardsWerner Koch1-4/+81
2024-01-09scd:p15: Allow PIN verification and decryption for CVISION cards.Werner Koch1-15/+55
2024-01-04scd: Add support for SCE 7.0Werner Koch3-5/+108
2023-12-22scd:openpgp: Add the length check for new PIN.NIIBE Yutaka1-16/+32
2023-12-20scd:p15: Add a diagnostic for unsupported DTRUST4 features.Werner Koch1-1/+4
2023-12-20scd:p15: Add support for D-Trust Card 4.1/4.4Mario Haustein via Gnupg-devel1-9/+71
2023-12-20scd:p15: Add support for CardOS 5.4Mario Haustein via Gnupg-devel1-2/+8
2023-11-23scd:openpgp: Fallback to default ECDH params in writekey.Werner Koch1-3/+5
2023-11-21scd: New option --debug-allow-pin-logging.Werner Koch3-4/+10
2023-11-16scd:p15: Basic support for Starcos 3.2.Werner Koch1-32/+51
2023-11-16scd: Minor debug output tweakWerner Koch2-2/+4
2023-11-08scd: Return GPG_ERR_PIN_BLOCKED when it's blocked.NIIBE Yutaka1-2/+2
2023-10-06scd:openpgp: Return better error codes for the Reset Code.Werner Koch1-3/+3
2023-07-04scd:p15: Make signing work for Nexus cards.Werner Koch1-12/+19
2023-06-28scd:piv: Fix authentication with Administration Key.NIIBE Yutaka1-2/+2
2023-05-24w32: Add missing supportedOS Ids for Windows-10Werner Koch1-0/+1
2023-05-24w32: Add missing manifests and set a requestedExecutionLevel.Werner Koch3-1/+32
2023-05-01scd: Fix cmd_apdu on error.NIIBE Yutaka2-2/+5
2023-04-21gpg: Fix writing ECDH keys to OpenPGP smartcards.Werner Koch1-21/+65
2023-04-20scd,p15: Enforce a min. PIN length for certain cards.Werner Koch1-5/+10
2023-04-18scd: On a Yubikey re-select the last app after the use of APDU.Werner Koch3-2/+22
2023-03-15scd,openpgp: Switch key attributes between RSA and ECC in writekey.Werner Koch1-5/+30
2023-03-08scd: Fix checking memory allocation.NIIBE Yutaka1-1/+1
2023-02-23doc: Minor comment fixes.Werner Koch1-1/+1
2022-12-09scd:p15: Skip deleted records.Werner Koch1-8/+37
2022-11-17scd: Redact --debug cardio output of a VERIFY APDU.Werner Koch1-2/+16