July 2008 Commit Log

Number of Commits:
34
Number of Active Developers:
1
rousseau 2008-07-30 16:40 Rev.: 3077

Doxygen: typo

1 lines of code changed in 1 file:

rousseau 2008-07-30 16:38 Rev.: 3076

Doxygen: document the use of SCARD_AUTOALLOCATE with SCardGetAttrib()

18 lines of code changed in 1 file:

rousseau 2008-07-30 16:25 Rev.: 3075

Doxygen: do not create a useless @test group

0 lines of code changed in 4 files:

rousseau 2008-07-30 16:23 Rev.: 3074

Doxygen: document use of SCARD_AUTOALLOCATE for SCardStatus()

28 lines of code changed in 1 file:

rousseau 2008-07-30 16:20 Rev.: 3073

SCardStatus(): rename parameter mszReaderNames -> mszReaderName

1 lines of code changed in 1 file:

rousseau 2008-07-30 16:11 Rev.: 3072

Doxygen: remove SCardSetTimeout() from the API doc since it is
deprecated

0 lines of code changed in 1 file:

rousseau 2008-07-30 16:07 Rev.: 3071

SCardStatus(): factorize code using goto end;

7 lines of code changed in 1 file:

rousseau 2008-07-30 16:05 Rev.: 3070

SCardStatus(): rename parameter mszReaderNames in mszReaderName since it
is the name of one reader only

4 lines of code changed in 1 file:

rousseau 2008-07-30 16:03 Rev.: 3069

test SCARD_AUTOALLOCATE in SCardStatus()

24 lines of code changed in 1 file:

rousseau 2008-07-30 16:02 Rev.: 3068

SCardStatus(): add support of SCARD_AUTOALLOCATE for pcchReaderLen and
pcbAtrLen

35 lines of code changed in 1 file:

rousseau 2008-07-30 15:55 Rev.: 3067

use buf[] and dwBufLen for an temporary buffer instead of pbAtr[] and
dwAtrLen

12 lines of code changed in 1 file:

rousseau 2008-07-29 10:14 Rev.: 3062

SCardStatus(): set *pdwState and *pdwProtocol to 0 before
checking pcchReaderLen and pcbAtrLen

Should avoid the use of SUN libregression.c for some buggy applications

7 lines of code changed in 1 file:

rousseau 2008-07-07 10:52 Rev.: 3058

SCardGetStatusChange(): Doxygen document the use of "\\?PnP?\Notification"

9 lines of code changed in 1 file:

rousseau 2008-07-07 10:46 Rev.: 3057

Doxygen document the use of SCARD_AUTOALLOCATE for SCardListReaders()
and SCardListReaderGroups()

32 lines of code changed in 1 file:

rousseau 2008-07-07 10:38 Rev.: 3056

improve Doxygen documentation

42 lines of code changed in 2 files:

rousseau 2008-07-07 09:59 Rev.: 3055

exclude src/winscard_scf.c since it is a duplicate of winscard_clnt.c
and causes some Doxygen links to be wrong

1 lines of code changed in 1 file:

rousseau 2008-07-07 09:45 Rev.: 3054

typos in Doxygen comments

14 lines of code changed in 1 file:

rousseau 2008-07-04 16:01 Rev.: 3053

when the reader is disconnected during SCardGetStatusChange()
SCARD_STATE_UNKNOWN bit is set in .dwEventState

1 lines of code changed in 1 file:

rousseau 2008-07-04 15:59 Rev.: 3052

test SCardGetStatusChange() with reader name \\?PnP?\Notification to
detect new reader

16 lines of code changed in 1 file:

rousseau 2008-07-04 15:55 Rev.: 3051

SCardGetStatusChange(): if a reader disappear also set
SCARD_STATE_UNAVAILABLE in dwEventState (more conform to Windows XP)

1 lines of code changed in 1 file:

rousseau 2008-07-04 15:31 Rev.: 3050

SCardGetStatusChange(): add support of reader name \\?PnP?\Notification
to detect reader insertion/removal (conform to Windows XP)o

Closes: [#310780] Support for undocumented \\?PnP?\Notification
'virtual' reader

Using a cReaders == 0 is now deprecated

32 lines of code changed in 1 file:

rousseau 2008-07-04 14:46 Rev.: 3049

SCardGetStatusChange(): simplify SCARD_SWALLOWED check

4 lines of code changed in 1 file:

rousseau 2008-07-04 12:02 Rev.: 3048

SCardGetStatusChange(): reformat comments

18 lines of code changed in 1 file:

rousseau 2008-07-04 11:51 Rev.: 3047

SCardGetStatusChange(): simplify bad state check

7 lines of code changed in 1 file:

rousseau 2008-07-04 11:44 Rev.: 3046

SCardGetStatusChange(): simplify unknown reader case

3 lines of code changed in 1 file:

rousseau 2008-07-04 11:31 Rev.: 3045

SCardGetStatusChange(): factorize exit code using goto end;

15 lines of code changed in 1 file:

rousseau 2008-07-04 11:25 Rev.: 3044

SCardGetStatusChange(): return SCARD_E_TIMEOUT instead of
SCARD_S_SUCCESS if dwTimeout == 0 (conform to Windows XP)

1 lines of code changed in 1 file:

rousseau 2008-07-04 11:23 Rev.: 3043

SCardGetStatusChange(): move check for break conditions code

31 lines of code changed in 1 file:

rousseau 2008-07-04 10:58 Rev.: 3042

SCardGetStatusChange(): move and simplify the check the integrity of the
reader states structures routine

7 lines of code changed in 1 file:

rousseau 2008-07-04 10:53 Rev.: 3041

SCardGetStatusChange(): return if all readers are SCARD_STATE_IGNORE

13 lines of code changed in 1 file:

rousseau 2008-07-04 10:40 Rev.: 3040

SCardGetStatusChange(): do not even change dwEventState for
SCARD_STATE_IGNORE readers

2 lines of code changed in 1 file:

rousseau 2008-07-04 10:35 Rev.: 3039

SCardGetStatusChange(): simplify the Clear the event state for all
readers loop

1 lines of code changed in 1 file:

rousseau 2008-07-04 10:32 Rev.: 3038

SCardGetStatusChange(): maximal value for cReaders is
PCSCLITE_MAX_READERS_CONTEXTS not PCSCLITE_MAX_READERS_CONTEXTS-1

1 lines of code changed in 1 file:

rousseau 2008-07-04 10:31 Rev.: 3037

SCardGetStatusChange(): move check for
cReaders >= PCSCLITE_MAX_READERS_CONTEXTS

2 lines of code changed in 1 file:

June 2008 »

Generated by StatSVN 0.7.0