SecurePINVerify() and SecurePINModify(): Make sure
bEntryValidationCondition is valid
The Cherry XX44 keyboard smart card reader crashes when a wrong value is
used
18 lines of code changed in 1 file:
Modify PIN: use a for() loop instead of 3 fgets() since we will not read
every "PIN" if the command is aborted
17 lines of code changed in 1 file:
SecurePINVerify(): debug a debug message. use dw2i(TxBuffer, 15) instead
of just the first byte TxBuffer[15]
1 lines of code changed in 1 file:
SecurePINModify(): separate the validation test in three different tests
and add a debug message for each test
17 lines of code changed in 1 file:
SecurePINVerify(): debug a debug message :-)
1 lines of code changed in 1 file:
SecurePINModify(): circumvent a bug in Cherry XX44 keyboard firmware
10 lines of code changed in 2 files:
add Gemplus GemPC Card in the "supported" list
2 lines of code changed in 1 file:
add Winbond Electronics W81E381 chipset
63 lines of code changed in 4 files:
add SCM Micro SDI 010 in the "Should work" list
2 lines of code changed in 1 file:
add support for SCM SDI 010 contactless reader
thanks to Oleg Makarenko for the patch
59 lines of code changed in 5 files:
add Axalto Reflex USB V3
52 lines of code changed in 2 files:
add Axalto Reflex USB v3 in the "should work" list
3 lines of code changed in 2 files:
document --disable-multi-thread instead of --enable-multi-thread since
safe threading is used by default
4 lines of code changed in 1 file:
document --disable-pcsclite instead of --enable-pcsclite since pcsc-lite
is used by default
5 lines of code changed in 1 file:
display the status "use libusb : yes/no"
document --disable-libusb instead of --enable-libusb since libusb is
used by default.
7 lines of code changed in 1 file:
use #if defined (__USB_H__) || defined (_SYS_USB_LIBUSB_USB_H) instead
of #ifdef __USB_H__ to support the Solaris libusb
thanks to Iain MacDonnell for the patch
1 lines of code changed in 1 file:
remove CFLAGS="$CFLAGS -Wall" since it is GCC specific
0 lines of code changed in 1 file:
add support of Solaris
4 lines of code changed in 1 file:
release 1.0.0
23 lines of code changed in 1 file:
version 1.0.0
1 lines of code changed in 1 file:
add OmniKey CardMan 3821 and CardMan 6121 in the "Should work but
untested by me" list
4 lines of code changed in 1 file:
add OmniKey CardMan 3821 and CardMan 6121
340 lines of code changed in 4 files:
update the "Debug informations:" chapter. The two options comm and
periodic have been swaped
6 lines of code changed in 1 file:
new firmware (5.08)
5 lines of code changed in 1 file:
add SCR333.txt
52 lines of code changed in 2 files: