September 2006 Commit Log

Number of Commits:
15
Number of Active Developers:
1
rousseau 2006-09-27 15:50 Rev.: 2180

MSGRemoveContext(): Unlock the sharing so we do not get blocked in
SCardDisconnect() waiting forever

20 lines of code changed in 1 file:

rousseau 2006-09-27 15:36 Rev.: 2179

SCardConnect()/SCardDisconnect(): use a loop of 0.1 second instead of
0.1 millisecond to wait until the sharing is over

2 lines of code changed in 1 file:

rousseau 2006-09-26 16:13 Rev.: 2178

SCardConnect() & SCardDisconnect(): wait until any transaction finishes
before going on.
This avoids the possibility to reset a card in the middle of a transaction

Thanks to Martin Paljak for the bug report

17 lines of code changed in 1 file:

rousseau 2006-09-26 15:43 Rev.: 2177

factor the return value test code and add some color

41 lines of code changed in 1 file:

rousseau 2006-09-20 16:01 Rev.: 2169

test SCARD_ATTR_VENDOR_NAME tag for SCardGetAttrib

7 lines of code changed in 1 file:

rousseau 2006-09-20 15:41 Rev.: 2167

add a test for SCardGetAttrib(... SCARD_ATTR_VENDOR_IFD_VERSION...)

7 lines of code changed in 1 file:

rousseau 2006-09-20 09:14 Rev.: 2164

pcsc_stringify_error(): correct a off-by-one buffer overflow. Closes
#303836 "pcsc-lite-1.3.2: array subscript out of range"

Thanks to David Binderman for the bug report and patch.

1 lines of code changed in 1 file:

rousseau 2006-09-13 11:06 Rev.: 2160

change dwContextIndex type from DWORD to LONG since we compare it to -1

Thanks to -Wextra for the potential bug report

6 lines of code changed in 1 file:

rousseau 2006-09-13 11:05 Rev.: 2159

correct some variable types to avoid compiler warning: comparison
between signed and unsigned

5 lines of code changed in 1 file:

rousseau 2006-09-13 10:48 Rev.: 2158

reformat

34 lines of code changed in 1 file:

rousseau 2006-09-13 10:26 Rev.: 2157

add -H --hotplug argument to ask the daemon to rescan the avaiable
readers

36 lines of code changed in 1 file:

rousseau 2006-09-06 22:02 Rev.: 2151

remove trailing spaces at end of lines

1044 lines of code changed in 55 files:

rousseau 2006-09-05 18:41 Rev.: 2149

SVCServiceRunLoop(): SHMProcessEventsServer() will not timeout anymore
so remove the managenemt code (which did nothing)

0 lines of code changed in 1 file:

rousseau 2006-09-05 18:39 Rev.: 2148

SHMProcessEventsServer(): do not use a 1 second timeout in select() to
catch Ctrl-C since SIGINT will cause select() to return with EINTR

See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=205182 for the
bug report

1 lines of code changed in 1 file:

rousseau 2006-09-05 14:01 Rev.: 2147

add "do not use an active polling in hotplug_libusb.c"

6 lines of code changed in 1 file:

August 2006 »

Generated by StatSVN 0.7.0