December 2009 Commit Log

Number of Commits:
19
Number of Active Developers:
1
rousseau 2009-12-18 12:32 Rev.: 4621

typo in log message

1 lines of code changed in 1 file:

rousseau 2009-12-15 15:32 Rev.: 4616

ATRDecodeAtr(): reformat

22 lines of code changed in 1 file:

rousseau 2009-12-15 15:31 Rev.: 4615

ATRDecodeAtr(): check for TA2 (specific mode) even if TD2 is not present
"3F 80 10 01" was not parsed correctly for example and T=0 was used
instead of T=1 (specific mode)

2 lines of code changed in 1 file:

rousseau 2009-12-15 11:12 Rev.: 4613

rename FEATURE_MCT_READERDIRECT in FEATURE_MCT_READER_DIRECT

2 lines of code changed in 1 file:

rousseau 2009-12-15 11:07 Rev.: 4612

rename FEATURE_MCT_READERDIRECT in FEATURE_MCT_READER_DIRECT to be
conform with ch. 2.3 of PCSC v2 part 10

2 lines of code changed in 1 file:

rousseau 2009-12-14 15:39 Rev.: 4611

Unitary Test for fork() detection

56 lines of code changed in 1 file:

rousseau 2009-12-11 16:49 Rev.: 4608

Doxygen: add missing error codes

27 lines of code changed in 1 file:

rousseau 2009-12-11 16:41 Rev.: 4607

ContextThread(): SCARD_CANCEL return SCARD_E_INVALID_HANDLE instead of
SCARD_E_INVALID_VALUE if the handle is invalid

1 lines of code changed in 1 file:

rousseau 2009-12-11 15:36 Rev.: 4606

Doxygen: document 2 missing SCARD_F_COMM_ERROR possible return values

2 lines of code changed in 1 file:

rousseau 2009-12-11 15:34 Rev.: 4605

Doxygen: document 3 missing error codes for SCardConnect()

3 lines of code changed in 1 file:

rousseau 2009-12-11 15:23 Rev.: 4604

reformat

1 lines of code changed in 1 file:

rousseau 2009-12-11 15:22 Rev.: 4603

use sizeof(SCARD_IO_REQUEST) instead of 8 for the .cbPciLength field
This is the correct value on 64-bit system.

6 lines of code changed in 1 file:

rousseau 2009-12-11 15:13 Rev.: 4602

g_rgSCard*Pci are not used on the server side

0 lines of code changed in 2 files:

rousseau 2009-12-11 15:10 Rev.: 4601

SIGHUP signal has already been set to SIG_IGN. No need to quit on
SIGHUP.

0 lines of code changed in 1 file:

rousseau 2009-12-11 15:08 Rev.: 4600

revert revision 4599 and remove the second call to signal() instead of
the first one. We need to clean-up as soon as we created the files.

10 lines of code changed in 1 file:

rousseau 2009-12-11 15:02 Rev.: 4599

remove duplicate calls to signal()

0 lines of code changed in 1 file:

rousseau 2009-12-03 19:40 Rev.: 4587

Doxygen: SCardConnect() value 0 for dwPreferredProtocols valid only if
dwShareMode is SCARD_SHARE_DIRECT

1 lines of code changed in 1 file:

rousseau 2009-12-03 11:15 Rev.: 4585

use the more efficient SCardCheckSameProcess() instead of
SCardCheckDaemonAvailability() to detect use of the API after a fork()

32 lines of code changed in 1 file:

rousseau 2009-12-02 10:04 Rev.: 4583

Doxygen: SCardEstablishContext()
Each thread of an application shall use its own SCARDCONTEXT. On
Windows the same SCARDCONTEXT can be shared by different threads
of same application.

5 lines of code changed in 1 file:

November 2009 »

Generated by StatSVN 0.7.0