July 2009 Commit Log

Number of Commits:
27
Number of Active Developers:
1
rousseau 2009-07-31 11:33 Rev.: 4359

switch interface on the GemProx DU

48 lines of code changed in 1 file:

rousseau 2009-07-31 11:01 Rev.: 4357

get firmware version of Gemalto readers

33 lines of code changed in 1 file:

rousseau 2009-07-30 14:52 Rev.: 4354

remove extra spaces at end of line

4 lines of code changed in 1 file:

rousseau 2009-07-30 11:12 Rev.: 4353

reformat

3 lines of code changed in 1 file:

rousseau 2009-07-30 10:29 Rev.: 4352

remove extra spaces

3 lines of code changed in 1 file:

rousseau 2009-07-28 23:44 Rev.: 4349

release 1.5.5

15 lines of code changed in 2 files:

rousseau 2009-07-28 12:54 Rev.: 4344

remove empty last list

0 lines of code changed in 1 file:

rousseau 2009-07-21 16:26 Rev.: 4334

MSGFunctionDemarshall(): correctly check for buffer overflow in case of
SCardControl()

Bug introduced in revision 4208 included in pcsc-lite 1.5.4

1 lines of code changed in 1 file:

rousseau 2009-07-21 13:36 Rev.: 4333

SCardConnect(): document SCARD_SHARE_DIRECT access mode

2 lines of code changed in 1 file:

rousseau 2009-07-21 12:21 Rev.: 4332

SCardConnect() and SCardReconnect(): set pdwActiveProtocol to
SCARD_PROTOCOL_UNDEFINED if SCARD_SHARE_DIRECT is used (conform to MSDN)

4 lines of code changed in 1 file:

rousseau 2009-07-21 12:15 Rev.: 4331

Unitary test for SCardConnect in DIRECT mode

58 lines of code changed in 1 file:

rousseau 2009-07-20 14:11 Rev.: 4328

support SCARD_PROTOCOL_RAW

3 lines of code changed in 1 file:

rousseau 2009-07-20 14:08 Rev.: 4327

use test_rv() to check SCardTransmit() result

1 lines of code changed in 1 file:

rousseau 2009-07-20 14:04 Rev.: 4326

SCardTransmit(): if the lower level call fails then return the error
code instead of always SCARD_E_NOT_TRANSACTED

For example SCARD_E_UNSUPPORTED_FEATURE is returned if
SCARD_PROTOCOL_RAW is not supported

1 lines of code changed in 1 file:

rousseau 2009-07-17 16:21 Rev.: 4321

remove the p in the structure field names pioSendPciProtocol,
pioSendPciLength, pioRecvPciProtocol and pioRecvPciLength since they are
not pointers

44 lines of code changed in 4 files:

rousseau 2009-07-17 16:15 Rev.: 4320

remove the p in the structure field names pdwActiveProtocol, pdwState,
pdwProtocol, pdwBytesReturned since they are not pointers

28 lines of code changed in 4 files:

rousseau 2009-07-17 16:09 Rev.: 4319

rename structure fields phCard and phContext into hCard and hContext
since they are not pointers

15 lines of code changed in 4 files:

rousseau 2009-07-16 16:47 Rev.: 4316

#define SCARD_P_SHUTDOWN

1 lines of code changed in 1 file:

rousseau 2009-07-03 15:27 Rev.: 4299

do not raise an exception if the return code is the expected SCARD_E_CANCELLED

4 lines of code changed in 1 file:

rousseau 2009-07-03 15:11 Rev.: 4298

clean_temp_files(): give some time to clients to remove their event files
before removing the event directory

1 lines of code changed in 1 file:

rousseau 2009-07-03 14:55 Rev.: 4297

do not try to open a device using the libusb scheme if opening it with
the libhal scheme returns IFD_NO_SUCH_DEVICE

The device may be composite and the interface found is not CCID (HID for
example). Just skip this interface and try the next one.

5 lines of code changed in 2 files:

rousseau 2009-07-03 14:52 Rev.: 4296

HPAddDevice(): add the reader interface name if provided by the device

30 lines of code changed in 1 file:

rousseau 2009-07-03 11:55 Rev.: 4294

LTPBundleFindValueWithKey(): do not log an error if no more values are
found

1 lines of code changed in 1 file:

rousseau 2009-07-03 11:48 Rev.: 4293

use '\0' instead of 0

1 lines of code changed in 1 file:

rousseau 2009-07-01 14:23 Rev.: 4291

use int instead of DWORD for Length and HistoryLength in _ATR structure
to gain 12 bytes on _ATR (and 16 bytes on _SMARTCARD_EXTENSION).
Thanks to pahole(1)

2 lines of code changed in 1 file:

rousseau 2009-07-01 14:14 Rev.: 4290

reorder fields in the _ATR structure of _SMARTCARD_EXTENSION
Structure is now 8 bytes shorter on 64-bits CPU
Thanks to pahole(1)

1 lines of code changed in 1 file:

rousseau 2009-07-01 14:02 Rev.: 4289

reorder ReaderContext fields to avoid padding holes in the strucutre
Structure size is now 8 bytes smaller on 64-bits CPU

1 lines of code changed in 1 file:

June 2009 »

Generated by StatSVN 0.7.0