November 2006 Commit Log

Number of Commits:
26
Number of Active Developers:
1
rousseau 2006-11-30 22:54 Rev.: 2249

SCardEstablishContextTH(): return the error code if the connection to
the server fails (wrong protocol version for example)

3 lines of code changed in 1 file:

rousseau 2006-11-30 22:53 Rev.: 2248

ContextThread(): check that the client protocol version is not newer
than the protocol version of the server or returns SCARD_E_NO_SERVICE
otherwise.

16 lines of code changed in 1 file:

rousseau 2006-11-30 22:48 Rev.: 2247

use "char *" variables instead of "void *" when arithmetic is done
(typically ptr+offset).

Avoids: warning: pointer of type 'void *' used in arithmetic

9 lines of code changed in 1 file:

rousseau 2006-11-30 22:37

warning: C++ style comments are not allowed in ISO C90

2 lines of code changed in 2 files:

rousseau 2006-11-30 18:26 Rev.: 2244

SCardControl(): do not limit cbSendLength to MAX_BUFFER_SIZE bytes since
we now transparently support up to MAX_BUFFER_SIZE_EXTENDED bytes.

Thanks to Martin F�hrlinger for the bug report

0 lines of code changed in 1 file:

rousseau 2006-11-29 12:43 Rev.: 2243

do not define GetDaemonPid if USE_RUN_PID is NOT defined

2 lines of code changed in 1 file:

rousseau 2006-11-29 12:42 Rev.: 2242

SendHotplugSignal() does nothing if USE_RUN_PID is NOT defined

2 lines of code changed in 1 file:

rousseau 2006-11-29 12:37 Rev.: 2241

HPRescanUsbBus(): replace .driver by .fullName also for *BSD systems

1 lines of code changed in 1 file:

rousseau 2006-11-23 11:38 Rev.: 2236

Allow connection from a 32-bits and 64-bits client to the same pcscd
server. This is part of the Apple patches and improvements.
see Alioth bug #303790

5 lines of code changed in 1 file:

rousseau 2006-11-22 00:32 Rev.: 2233

Doxygen ATRDecodeAtr()

5 lines of code changed in 1 file:

rousseau 2006-11-21 16:59 Rev.: 2232

remove the driver field from struct readerTracker
use the fullName field to check if the reader entry is valid or not

5 lines of code changed in 1 file:

rousseau 2006-11-21 16:56 Rev.: 2231

signal_reload(): log the End reload serial configuration

1 lines of code changed in 1 file:

rousseau 2006-11-21 16:55 Rev.: 2230

HPRescanUsbBus(): setenv USB_DEVFS_PATH to /proc/bus/usb

libusb default is /dev/bus/usb but the devices are not yet visible there
when a hotplug is requeste

4 lines of code changed in 1 file:

rousseau 2006-11-21 15:57 Rev.: 2229

add Doxygen cross-references to #define values

210 lines of code changed in 2 files:

rousseau 2006-11-21 12:44 Rev.: 2228

reorder SCARD_E_* codes in increasing order

7 lines of code changed in 1 file:

rousseau 2006-11-21 12:18 Rev.: 2227

add Doxygen documentation for SCARD_E_* error codes (text reused from
MSDN)

35 lines of code changed in 1 file:

rousseau 2006-11-21 12:03 Rev.: 2226

add SCARD_E_NO_READERS_AVAILABLE

1 lines of code changed in 1 file:

rousseau 2006-11-15 16:46 Rev.: 2209

version 1.3.3

1 lines of code changed in 1 file:

rousseau 2006-11-15 16:27 Rev.: 2204

if a driver command returns IFD_NO_SUCH_DEVICE we call
SendHotplugSignal() to rescan the USB/serial/etc. readers and purge the
removed readers from the reader list

30 lines of code changed in 1 file:

rousseau 2006-11-15 16:13 Rev.: 2203

add SendHotplugSignal() prototype

1 lines of code changed in 1 file:

rousseau 2006-11-15 16:13 Rev.: 2202

reorganise code to create GetDaemonPid() and SendHotplugSignal()
functions

52 lines of code changed in 1 file:

rousseau 2006-11-15 16:12 Rev.: 2201

add IFD_NO_SUCH_DEVICE return value

1 lines of code changed in 1 file:

rousseau 2006-11-15 12:27 Rev.: 2200

use fgets() instead of scanf() to also consume the carriage return

4 lines of code changed in 1 file:

rousseau 2006-11-15 12:23 Rev.: 2199

use tabulations for alignment instead of spaces

27 lines of code changed in 1 file:

rousseau 2006-11-15 12:07 Rev.: 2198

test for SCARD_ATTR_MAXINPUT (only supported by my CCID driver for now)

14 lines of code changed in 1 file:

rousseau 2006-11-10 22:13 Rev.: 2196

do not include src/utils/ since the tools installifd and formaticc are
now completly outdated and should not be used anymore.

0 lines of code changed in 2 files:

October 2006 »

Generated by StatSVN 0.7.0