gnupg/scd
NIIBE Yutaka 38040ffee8
scd: Internal CCID driver thing only for SPR532.
* scd/ccid-driver.c (ccid_vendor_specific_setup): New.  Limit
only for SPR532, excluding other readers by SCM.
(ccid_slot_status): Use ccid_vendor_specific_setup.

--

We follow the setup procedure of libccid implementation, which sends
the escape command for SPR532 only.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2020-10-26 13:31:08 +01:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00
apdu.c scd: Clean up the structure for future fix of PC/SC. 2020-10-06 11:17:58 +09:00
apdu.h scd: Map some error codes from libusb to ccid-driver error codes. 2020-10-06 11:14:59 +09:00
app-common.h scd:p15: Support signing with CardOS 5 cards. 2020-04-01 16:00:31 +02:00
app-dinsig.c scd:p15: Support signing with CardOS 5 cards. 2020-04-01 16:00:31 +02:00
app-geldkarte.c Remove -I option to common. 2017-03-07 20:25:54 +09:00
app-help.c scd:p15: Support signing with CardOS 5 cards. 2020-04-01 16:00:31 +02:00
app-nks.c scd: Factor common PIN status check out. 2020-04-15 15:35:55 +02:00
app-openpgp.c scd: Add a workaround for Yubikey. 2020-10-06 17:15:49 +09:00
app-p15.c common: Change argument order of log_printhex. 2020-05-12 18:51:47 +02:00
app-sc-hsm.c scd:p15: Support signing with CardOS 5 cards. 2020-04-01 16:00:31 +02:00
app.c Replace most of the remaining stdio calls by estream calls. 2020-10-21 21:09:38 +02:00
atr.c Spelling fixes in docs and comments. 2017-04-28 10:06:33 +09:00
atr.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
ccid-driver.c scd: Internal CCID driver thing only for SPR532. 2020-10-26 13:31:08 +01:00
ccid-driver.h scd: Clean up the structure for future fix of PC/SC. 2020-10-06 11:17:58 +09:00
command.c doc: Typo fixes 2020-10-02 12:32:37 +02:00
iso7816.c scd: Map some error codes from libusb to ccid-driver error codes. 2020-10-06 11:14:59 +09:00
iso7816.h scd: Factor common PIN status check out. 2020-04-15 15:35:55 +02:00
scdaemon-w32info.rc w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00
scdaemon.c build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. 2020-02-10 16:37:34 +01:00
scdaemon.h build: Always use EXTERN_UNLESS_MAIN_MODULE pattern. 2020-02-10 16:37:34 +01:00
scdaemon.w32-manifest.in w32: Add manifest files to most binaries 2020-10-02 17:04:12 +02:00