update
2 lines of code changed in 1 file:
OpenUSBByName(): allow the combination of USE_COMPOSITE_AS_MULTISLOT and
libhal. It does work so do not prevent its use.
19 lines of code changed in 1 file:
Add support of SCARD_ATTR_VENDOR_IFD_SERIAL_NO
39 lines of code changed in 4 files:
Gemalto PC pinpad v1+
95 lines of code changed in 1 file:
Revert revision 4936 (stupid me)
3 lines of code changed in 1 file:
IFDHCreateChannelByName() & IFDHCreateChannel(): use the low level
CmdGetSlotStatus() instead of IFDHICCPresence() to be able to fix the
read timeout.
We use a read timeout of 100 milliseconds instead of 2 secondes. The
maximum wait time is now 200 milliseconds instead of 4 seconds.
This increases the startup time a lot (up to 95%) when pcscd is auto started.
36 lines of code changed in 1 file:
change read timeout from second to millisecond unit to have a sub-second
control
16 lines of code changed in 7 files:
SecurePINVerify() & SecurePINModify(): use min() instead of max() to get
a minimum of 30 seconds for the read timeout
2 lines of code changed in 1 file:
Minimum version of pcsc-lite is 1.6.0 instead of the unreleased 1.5.6
1 lines of code changed in 1 file:
release 1.3.12
47 lines of code changed in 2 files:
- use libusb-1.0 and libusb-compat-0.1
- build for Snow Leopard
5 lines of code changed in 1 file:
IFDHControl(): set PCSCv2_PART10_PROPERTY_bEntryValidationCondition
specific value only for the Gemalto PC Pinpad V1 & Covadis V�ga-Alpha
readers.
5 lines of code changed in 1 file:
Reformat output
13 lines of code changed in 1 file:
IFDHControl(): The Covadis V�ga-Alpha share the same firmware with the
Gemalto PC Pinpad V1
3 lines of code changed in 1 file:
IFDHControl(): add comments
7 lines of code changed in 1 file:
IFDHControl(): add support of IOCTL_FEATURE_GET_TLV_PROPERTIES
bMinPINSize & bMaxPINSize for Gemalto Pinpad V1
14 lines of code changed in 1 file:
add SCM SCR3500 (same idProduct as SCR355 but different firmware)
155 lines of code changed in 1 file:
add Athena IDProtect Key (unsupported see
http://www.opensc-project.org/pipermail/opensc-user/2010-May/004023.html)
54 lines of code changed in 2 files:
Do not try to be smart and always #include <usb.h>
Should fix FreeBSD issues
1 lines of code changed in 1 file: