add the new or missing readers
8 lines of code changed in 1 file:
new readers descriptions
158 lines of code changed in 3 files:
add Cherry XX44 keyboard (SmartBoard G83-6744)
2 lines of code changed in 1 file:
add Cherry XX44 (SmartBoard G83-6744)
1 lines of code changed in 1 file:
move the SCM Micro readers from unsupported to supported list and
document how to upgrade the firmwares
Thanks to Torsten Maykranz for his support
12 lines of code changed in 1 file:
New model with firmware 5.14 (instead of 4.16)
2 lines of code changed in 1 file:
Bogus_firmwares[]: the 3 SMC readers had the same (cut-n-paste) USB
identification
2 lines of code changed in 1 file:
CmdXfrBlockCHAR_T0(): move a variable declaration at the beginning of
the function since ISO C89 forbids mixed declarations and code
1 lines of code changed in 1 file:
SecurePIN(): proprietary command to add the PIN code in the APDU without
any padding (this is not possible with the CCID specs).
Thanks to Martin Paljak for the patch.
18 lines of code changed in 1 file:
define SPR532 USB identification
1 lines of code changed in 1 file:
typo: shat -> what
1 lines of code changed in 1 file:
SecurePIN(), CCID_Transmit(), SetParameters(): check that the user
provided command is not too large (avoid a possible buffer overflow)
14 lines of code changed in 1 file:
The APDU now comes _after_ the CCID structure as described the CCID
specifications.
15 lines of code changed in 1 file:
SecurePIN(): directly use the user buffer passed instead of reversing
the APDU/CCID structure. It is now as described in the CCID
specifications.
Thanks to Martin Paljak. I was wrong.
5 lines of code changed in 1 file: