aboutsummaryrefslogtreecommitdiffstats
path: root/scd/ccid-driver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scd:ccid:spr532: Extend abort_cmd for initialization time.NIIBE Yutaka2020-12-091-11/+18
* scd:ccid: Call libusb_clear_halt in ccid_vendor_specific_setup.NIIBE Yutaka2020-12-091-0/+1
* scd:ccid: Revert the addition of libusb_clear_halt for EP_INTR.NIIBE Yutaka2020-12-091-1/+0
* scd:ccid-driver: Fix pinpad error handling for cancel/timeout.NIIBE Yutaka2020-11-271-1/+10
* scd: Internal CCID driver: Fix a race condition on close.NIIBE Yutaka2020-11-051-12/+25
* scd: Internal CCID driver thing only for SPR532.NIIBE Yutaka2020-10-261-6/+14
* scd: Internal CCID driver limiting only for SPR532.NIIBE Yutaka2020-10-241-1/+1
* scd: Internal CCID driver: More fix for SPR532.NIIBE Yutaka2020-09-301-4/+4
* scd: Internal CCID driver fix.NIIBE Yutaka2020-09-291-2/+5
* scd: Internal CCID driver: Call libusb_clear_halt at ccid_setup_intr.NIIBE Yutaka2020-09-291-3/+1
* scd: Internal CCID driver: Fix a failure path.NIIBE Yutaka2020-09-281-0/+1
* scd: Internal CCID: Handle LIBUSB_ERROR_TIMEOUT at ccid_get_atr.NIIBE Yutaka2020-09-281-1/+2
* scd: Change handling of SPR532 card reader.NIIBE Yutaka2020-09-281-4/+17
* scd: For SPR532, submit the ESCape command at initialization.NIIBE Yutaka2020-09-251-14/+13
* scd: Fix CCID internal driver for interrupt transfer.NIIBE Yutaka2020-09-241-3/+36
* scd: Increase the number of supported readers from 4 to 16.Werner Koch2020-09-041-1/+1
* scd: Map some error codes from libusb to ccid-driver error codes.Werner Koch2020-08-121-11/+27
* Spelling cleanup.Daniel Kahn Gillmor2020-02-181-2/+2
* doc: Fixed variable naming.Werner Koch2019-11-261-1/+1
* scd,ccid: Fix detection of supported readers with pinpad.NIIBE Yutaka2019-11-151-3/+4
* scd,ccid: Fix GEMPC_EZIO handling.NIIBE Yutaka2019-10-281-5/+5
* scd,ccid: Add 08e6:34c2 (GEMPC_EZIO).NIIBE Yutaka2019-10-151-7/+21
* scd: Clean up the structure for future fix of PC/SC.NIIBE Yutaka2019-09-111-5/+10
* scd: Handle CCID bwi of time extension.NIIBE Yutaka2019-07-251-1/+6
* scd: Fix bBWI value.NIIBE Yutaka2019-07-251-2/+2
* scd: Remove useless GNUPG_SCD_MAIN_HEADER macro.Werner Koch2019-07-121-8/+3
* scd: Fix internal CCID driver, so that -DTEST works.NIIBE Yutaka2019-07-111-42/+55
* scd: Fix debug logging of the internal CCID driver.NIIBE Yutaka2019-07-111-4/+9
* scd: ccid-driver: Initial getting ATR more robustly.NIIBE Yutaka2019-07-091-18/+39
* spelling: Fix "synchronize"Daniel Kahn Gillmor2019-06-241-1/+1
* scd: Remove unused cruft from GnuPG 1.xWerner Koch2019-05-161-16/+4
* scd: Better handling of timeout and time extension.NIIBE Yutaka2019-04-041-7/+4
* scd: internal driver: Submit SET_INTERFACE control transfer.NIIBE Yutaka2019-02-221-8/+6
* scd: Fix for USB INTERRUPT transfer.NIIBE Yutaka2019-01-071-2/+1
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-3/+3
* scd: Support "acknowledge button" feature.NIIBE Yutaka2018-10-111-1/+29
* scd: Add support for Trustica Cryptoucan.Jiří Keresteš2018-07-261-0/+6
* scd: Fix suspend/resume handling for CCID driver.NIIBE Yutaka2018-03-151-1/+2
* scd: Fix for inactive card at start by internal CCID driver.NIIBE Yutaka2017-12-271-2/+15
* scd: Enable card removal check after select_application.NIIBE Yutaka2017-11-211-4/+6
* scd: Fix SEGV in CCID driver.NIIBE Yutaka2017-07-211-4/+7
* scd: Fix error code on failure at usb_init.NIIBE Yutaka2017-05-311-1/+1
* scd: Handle a failure of libusb_init.NIIBE Yutaka2017-05-311-4/+15
* scd: Handle unexpected suspend/resume by CCID driver.NIIBE Yutaka2017-04-121-4/+16
* scd: Remove "special transport" support.NIIBE Yutaka2017-04-101-292/+64
* scd: Internal CCID reader cleanup.NIIBE Yutaka2017-04-071-269/+41
* scd: Fix timeout handling for key generation.NIIBE Yutaka2017-03-271-5/+13
* Clean up word replication.Yuri Chornoivan2017-02-211-2/+2
* scd: Fix SERIALNO for multiple devices.NIIBE Yutaka2017-01-311-7/+18
* scd: Fix GetSlotStatus.NIIBE Yutaka2017-01-301-2/+12