September 2004 Commit Log

Number of Commits:
16
Number of Active Developers:
1
rousseau 2004-09-30 16:12 Rev.: 1261

mask bStatus to get the ICC state since bSatus may also indicate
an error in b6-b7

4 lines of code changed in 1 file:

rousseau 2004-09-30 16:05 Rev.: 1260

#define CCID_CLASS_CHARACTER

1 lines of code changed in 1 file:

rousseau 2004-09-30 16:03 Rev.: 1259

define OZ776 USB identification

1 lines of code changed in 1 file:

rousseau 2004-09-30 16:02 Rev.: 1258

define CCID_ICC_STATUS_MASK and status states

5 lines of code changed in 1 file:

rousseau 2004-09-30 16:00 Rev.: 1257

CmdGetSlotStatus(): card absent or mute is not an communication error
(even if the CCID command result indicates a command failure)

4 lines of code changed in 1 file:

rousseau 2004-09-30 15:57 Rev.: 1256

get_ccid_usb_interface(): the O2Micro OZ776S reader has a wrong USB
descriptor. The extra[] field is associated with the last endpoint instead
of the main USB descriptor.

31 lines of code changed in 1 file:

rousseau 2004-09-29 10:08 Rev.: 1254

use @AM_CPPFLAGS@ (defined by configure.in) instead of `pkg-config
libpcsclite --cflags` since PKG_CONFIG_PATH may not be correct here

2 lines of code changed in 2 files:

rousseau 2004-09-29 10:06 Rev.: 1253

define AM_CPPFLAGS=`pkg-config libpcsclite --cflags` here since we also
defined/exported a "valid" PKG_CONFIG_PATH

3 lines of code changed in 1 file:

rousseau 2004-09-29 09:13 Rev.: 1252

do not define parse_CFLAGS since AM_CPPFLAGS is already defined with the
same value

0 lines of code changed in 1 file:

rousseau 2004-09-29 09:04 Rev.: 1251

try to find pkg-config files in /usr/local/lib/pkgconfig since pcsc-lite
installs them in this directory by default

5 lines of code changed in 1 file:

rousseau 2004-09-08 22:48 Rev.: 1228

ccid_open_hack(): do not use a null terminated C string for the
TPDU->APDU switch command since the command is NOT a C string

2 lines of code changed in 1 file:

rousseau 2004-09-08 22:45 Rev.: 1227

CmdPowerOn(): do not use a null terminated C string for the EMV->ISO
switch command since the command is NOT a C string

2 lines of code changed in 1 file:

rousseau 2004-09-08 22:41 Rev.: 1226

switch the Cherry xx33 reader in ISO mode if power up in EMV mode fails.
Thanks to St?phane Durand for the bug report.

3 lines of code changed in 1 file:

rousseau 2004-09-08 22:40 Rev.: 1225

#define CHERRYXX33 0x046A0005

1 lines of code changed in 1 file:

rousseau 2004-09-03 21:42 Rev.: 1213

IFDHSetProtocolParameters(): return the result value of SetParameters()
in case of error instead of always IFD_COMMUNICATION_ERROR.

This will allow to return IFD_NOT_SUPPORTED in some cases and avoid a
PTS negociation failure (and card ignored) in pcscd.

8 lines of code changed in 1 file:

rousseau 2004-09-03 21:39 Rev.: 1212

SetParameters(): returns IFD_NOT_SUPPORTED if the CCID error is "command
not supported".

4 lines of code changed in 1 file:

August 2004 »

Generated by StatSVN 0.7.0