April 2008 Commit Log

Number of Commits:
43
Number of Active Developers:
1
rousseau 2008-04-30 17:14 Rev.: 2927

doxygen: SCardCancelTransaction() add return values SCARD_W_REMOVED_CARD
and SCARD_W_RESET_CARD

2 lines of code changed in 1 file:

rousseau 2008-04-30 17:07 Rev.: 2926

release 1.4.101

11 lines of code changed in 2 files:

rousseau 2008-04-30 09:33 Rev.: 2918

Add support for DragonFly BSD

Thanks to Hasso Tepper for the patch

2 lines of code changed in 2 files:

rousseau 2008-04-29 16:08 Rev.: 2917

EHStatusHandlerThread(): do not set card state to SCARD_RESET when a
card is inserted. Keep the state to SCARD_REMOVED

See
http://www.opensc-project.org/pipermail/opensc-devel/2008-April/011121.html

0 lines of code changed in 1 file:

rousseau 2008-04-28 11:28 Rev.: 2915

return the returned value of SCardCheckDaemonAvailability() instead of
always SCARD_E_NO_SERVICE in case of error (may also be
SCARD_E_INVALID_HANDLE)

53 lines of code changed in 1 file:

rousseau 2008-04-28 11:20 Rev.: 2914

SCardCheckDaemonAvailability(): return SCARD_E_INVALID_HANDLE instead of
SCARD_E_NO_SERVICE is pcscd has been restarted

Thanks to Alon Bar-Lev for the patch

38 lines of code changed in 1 file:

rousseau 2008-04-25 16:04 Rev.: 2913

SCardEstablishContext(): correcly handle a call from a forked child (do
not fail)

Thanks to Alon Bar-Lev for bug report

7 lines of code changed in 1 file:

rousseau 2008-04-24 11:34 Rev.: 2910

SCardCheckDaemonAvailability(): invalidate all handles if the
application has forked and we are in the child. The child must call
SCardEstablishContext() to get his own handle.

Thanks to Alon Bar-Lev for the bug report and the patch

15 lines of code changed in 1 file:

rousseau 2008-04-24 11:31 Rev.: 2909

better management of corner cases

6 lines of code changed in 1 file:

rousseau 2008-04-24 10:28 Rev.: 2908

doxygen: use /**< instead of /** to correctly identify identify fields

3 lines of code changed in 1 file:

rousseau 2008-04-24 10:22 Rev.: 2907

ContextThread(): call SHMClientCloseSession() instead of SYS_CloseFile()
to respect namespace

1 lines of code changed in 1 file:

rousseau 2008-04-24 09:32 Rev.: 2906

typo in comment

1 lines of code changed in 1 file:

rousseau 2008-04-22 22:32 Rev.: 2905

doxygen: WARN_NO_PARAMDOC = YES

1 lines of code changed in 1 file:

rousseau 2008-04-22 22:29 Rev.: 2904

doxygen: update conf from version 1.4.2 to 1.5.5 file using doxygen -u

663 lines of code changed in 1 file:

rousseau 2008-04-22 22:22 Rev.: 2903

ENUM_VALUES_PER_LINE = 1 (instead of 4)

1 lines of code changed in 1 file:

rousseau 2008-04-22 22:19 Rev.: 2902

doxygen: remove two unused </ul>

0 lines of code changed in 1 file:

rousseau 2008-04-22 18:11 Rev.: 2901

doxygen: add SCardReleaseContext() and SCardEndTransaction() in API
group even if they are deprecated

2 lines of code changed in 1 file:

rousseau 2008-04-22 15:12 Rev.: 2900

doxygen: add comments

3 lines of code changed in 2 files:

rousseau 2008-04-22 15:12 Rev.: 2899

ContextThread(): check the return value of MSGFunctionDemarshall() and
correctly exists in case of error. This happens when
MSGCheckHandleAssociation() fails

Thanks to Alon Bar-Lev for the bug report

9 lines of code changed in 1 file:

rousseau 2008-04-22 15:03 Rev.: 2898

SHMProcessEventsContext(): use uint32_t dwClientID parameter instead of
uint32_t *pdwClientID since we do not need the address of the value but
the value itself

11 lines of code changed in 3 files:

rousseau 2008-04-22 11:20

doxygen: convert C comments in doxygen comments

62 lines of code changed in 10 files:

rousseau 2008-04-21 15:29 Rev.: 2895

declare log_init() static to avoid the prototype declaration

1 lines of code changed in 1 file:

rousseau 2008-04-21 15:27 Rev.: 2894

correct LogLevel comment to be accurate

2 lines of code changed in 1 file:

rousseau 2008-04-21 15:22

doxygen: convert C comments in doxygen comments

34 lines of code changed in 2 files:

rousseau 2008-04-21 15:14 Rev.: 2891

removed unused TO and T1 struct from CardCapabilities struct

0 lines of code changed in 2 files:

rousseau 2008-04-21 15:11 Rev.: 2890

removed unused PtsData struct from CardCapabilities struct

0 lines of code changed in 1 file:

rousseau 2008-04-21 15:06 Rev.: 2889

doxygen: convert C comments in doxygen comments

24 lines of code changed in 1 file:

rousseau 2008-04-21 14:51 Rev.: 2888

remove unused RdrCapabilities and ProtOptions structures

0 lines of code changed in 1 file:

rousseau 2008-04-21 14:48 Rev.: 2887

doxygen: document struct SerialReader fields

4 lines of code changed in 1 file:

rousseau 2008-04-21 14:45 Rev.: 2886

doxygen: wrap long lines

8 lines of code changed in 1 file:

rousseau 2008-04-21 14:44 Rev.: 2885

doxygen: create an API group

19 lines of code changed in 2 files:

rousseau 2008-04-21 14:30 Rev.: 2884

doxygen: use - instead of <li>

120 lines of code changed in 2 files:

rousseau 2008-04-21 14:26 Rev.: 2883

doxygen: document SCARD_* commands and \ref them from struct doc

33 lines of code changed in 1 file:

rousseau 2008-04-21 11:56 Rev.: 2882

RFAddReader(): log if we are using pcscd or reader polling thread

5 lines of code changed in 1 file:

rousseau 2008-04-20 17:52 Rev.: 2881

remove "use a callback from IFD handler to pcscd instead of polling to
get the card status" since this feature is now available using
TAG_IFD_POLLING_THREAD when the driver is collaborating

0 lines of code changed in 1 file:

rousseau 2008-04-20 16:18 Rev.: 2880

improve colorization

34 lines of code changed in 1 file:

rousseau 2008-04-20 13:47 Rev.: 2879

start pcscd as an normal user daemon

4 lines of code changed in 1 file:

rousseau 2008-04-10 11:59 Rev.: 2878

HPRegisterForHotplugEvents(): correctly check if no bundle files in pcsc
drivers directory

1 lines of code changed in 1 file:

rousseau 2008-04-10 11:29 Rev.: 2877

expand a tab

1 lines of code changed in 1 file:

rousseau 2008-04-07 18:22 Rev.: 2868

revert previous patch

0 lines of code changed in 1 file:

rousseau 2008-04-07 18:22 Rev.: 2867

start pcscd only when a reader is connected.

10 lines of code changed in 2 files:

rousseau 2008-04-04 15:43 Rev.: 2866

add --sysconfdir=/etc

2 lines of code changed in 1 file:

rousseau 2008-04-04 15:42 Rev.: 2865

update Should-Start: and Should-Stop: (see Debian bug #474238)

5 lines of code changed in 1 file:

March 2008 »

Generated by StatSVN 0.7.0