add ACS ACR100 and ACS ACR38 plugin
100 lines of code changed in 2 files:
update firmware
3 lines of code changed in 1 file:
typo in comment
2 lines of code changed in 1 file:
add Precise Biometrics 200 MC and 250 MC in the "should work" list
58 lines of code changed in 3 files:
IFDHSetProtocolParameters(): correct parameter Protocol documentation
Thanks to Joachim Breitner for the bug report
1 lines of code changed in 1 file:
SecurePINVerify(): also check the value of bmPINBlockString in case of
Case 1 APDU and SPR532
Thanks to Peter Koch for the patch
5 lines of code changed in 1 file:
use product name Philips SmartMX instead of commercial name
SafeNet IKey4000.
SafeNet IKey4000 is also used with different device like:
idVendor: 0x04B9 iManufacturer: SafeNet, Inc.
idProduct: 0x1206 iProduct: iKey 4000
Found a CCID/ICCD device
idVendor: 0x04B9
iManufacturer: SafeNet, Inc.
idProduct: 0x1206
iProduct: iKey 4000
bcdDevice: 1.10 (firmware release?)
bLength: 9
bDescriptorType: 4
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 0
Control only
bInterfaceClass: 0xFF
NOT A CCID DEVICE
Class is 0xFF (proprietary)
bInterfaceSubClass: 0
bInterfaceProtocol: 0
bulk transfer, optional interrupt-IN (CCID)
iInterface: 0
USB extra length is too short: 2
NOT A CCID DEVICE
53 lines of code changed in 5 files:
add TianYu CCID SmartKey in the should work list
51 lines of code changed in 3 files:
OpenUSBByName(): device_vendor and device_product varioables are not used
on Mac OS X.
2 lines of code changed in 1 file:
display the values of PCSC_CFLAGS and PCSC_LIBS
2 lines of code changed in 1 file:
use [�] for PKG_CHECK_EXISTS() arguments
3 lines of code changed in 1 file:
use PKG_CHECK_EXISTS() before PKG_CHECK_MODULES() so that the *_CFLAGS
and *_LIBS are not erased if pkg-config does not find the searched lib
7 lines of code changed in 2 files: