October 2009 Commit Log

Number of Commits:
21
Number of Active Developers:
1
rousseau 2009-10-28 15:39 Rev.: 4521

set_ccid_descriptor(): reset dwSlotStatus to IFD_ICC_PRESENT for the
other slots of a multislot reader (like a GemCore SIM Pro).

This is needed because the state of dwSlotStatus may have already been
changed to IFD_ICC_NOT_PRESENT (by the polling thread) when the second
slot is created. The polling thread of the second slot would then never
check for a card since this check is only done once. Slots are SAMs and
the card is always present or absent.

The problem was already dealt with on USB from the beginning but not on
serial.

Thanks to Emmanuel Deloget for the patch.

1 lines of code changed in 1 file:

rousseau 2009-10-25 21:14 Rev.: 4510

change CMD_BUF_SIZE to support extended APDU of up to 64kB. We need this
size for readers in APDU mode to be able to receive the card response in
one block (chaining is not always possible in this direction)

3 lines of code changed in 1 file:

rousseau 2009-10-25 19:44 Rev.: 4509

remove useless #define

0 lines of code changed in 1 file:

rousseau 2009-10-25 19:43 Rev.: 4508

FDHPowerICC(): use the exact length for the PowerOn output buffer

1 lines of code changed in 1 file:

rousseau 2009-10-25 19:36 Rev.: 4507

remove useless #defines

0 lines of code changed in 1 file:

rousseau 2009-10-24 16:52 Rev.: 4505

check for IFD_ERROR_INSUFFICIENT_BUFFER in ifdhandler.h and simplify the
PCSC checking code

5 lines of code changed in 1 file:

rousseau 2009-10-21 16:42 Rev.: 4502

new firmware

6 lines of code changed in 1 file:

rousseau 2009-10-21 15:48 Rev.: 4501

new firmware

7 lines of code changed in 1 file:

rousseau 2009-10-18 12:03 Rev.: 4499

FDHGetCapabilities(): add support of SCARD_ATTR_ICC_PRESENCE

Required to support the Windows middleware that's used for French
Healthcar cards.

Thanks to David Markowitz for the patch.

17 lines of code changed in 1 file:

rousseau 2009-10-18 11:58 Rev.: 4498

FDHGetCapabilities(): add support of SCARD_ATTR_ICC_INTERFACE_STATUS

Required to support the Windows middleware that's used for French
Healthcar cards.

Thanks to David Markowitz for the patch.

10 lines of code changed in 1 file:

rousseau 2009-10-14 18:15 Rev.: 4493

add Smart SBV280

52 lines of code changed in 2 files:

rousseau 2009-10-08 10:46 Rev.: 4450

IFDHControl(): do not check if FEATURE_IFD_PIN_PROPERTIES is defined
since we now require pcsc-lite >= 1.5.6 (with FEATURE_IFD_PIN_PROPERTIES
defined)

0 lines of code changed in 2 files:

rousseau 2009-10-08 10:41 Rev.: 4449

IFDHGetCapabilities() & IFDHControl(): return
IFD_ERROR_INSUFFICIENT_BUFFER when appropriate

27 lines of code changed in 1 file:

rousseau 2009-10-08 10:39 Rev.: 4448

Require to have pcsc-lite >= 1.5.6 to have IFD_ERROR_INSUFFICIENT_BUFFER
defined in ifdhandler.h

1 lines of code changed in 2 files:

rousseau 2009-10-08 10:22 Rev.: 4446

Use usb_strerror() instead of strerror(errno) to also get the libusb
specifc error messages

6 lines of code changed in 1 file:

rousseau 2009-10-08 09:13 Rev.: 4441

The supported, should work and unsupported lists are now online only.

The information in the README file was not up to date and hard to sync.

4 lines of code changed in 1 file:

rousseau 2009-10-02 14:40 Rev.: 4417

revert change in revision 4414. It is a bug in the reader not the driver

1 lines of code changed in 1 file:

rousseau 2009-10-02 14:39 Rev.: 4416

update

5 lines of code changed in 1 file:

rousseau 2009-10-02 13:43 Rev.: 4414

IFDHSetProtocolParameters(): with a T=1 card, do not try to negociate
IFSD if the reader works in APDU mode

4 lines of code changed in 1 file:

rousseau 2009-10-02 10:51 Rev.: 4413

update

2 lines of code changed in 1 file:

rousseau 2009-10-01 16:48 Rev.: 4411

IFDHControl(): typo in comment

1 lines of code changed in 1 file:

September 2009 »

Generated by StatSVN 0.7.0