add get_IFSC() to get the IFSC value from the ATR.
IFSC is not just the value of TAi (i>2)
For example "3B 80 81 1F 07 19" has a TA3 but it is not the IFSC since
T=15 is defined in TD2 so before TA3
44 lines of code changed in 1 file:
libusb <= 1.0.8 does not implement a reference counter in
libusb_init()/libusb_exit() for the default context.
We then use our own and unique libusb context.
10 lines of code changed in 1 file:
check the return value of libusb_get_active_config_descriptor()
5 lines of code changed in 1 file:
parse do need some parts of libccid
5 lines of code changed in 2 files:
parse do not need to be linked with libccid
1 lines of code changed in 1 file:
ccid_open_hack_post(): update the Gemalto proprietary command to switch
in EMV mode. 0xA0 was an old value no more used on new products.
2 lines of code changed in 1 file:
No need to respecify -arch in LDFLAGS since we already have the correct
architectures specified in CFLAGS
0 lines of code changed in 1 file:
Fix a comment: we do not use libusb-compat-0.1 any more
1 lines of code changed in 1 file:
ccid_parse_interface_descriptor(): document "USB Wake up signaling
supported on card insertion and removal" in dwFeatures
2 lines of code changed in 1 file: