January 2007 Commit Log

Number of Commits:
39
Number of Active Developers:
1
rousseau 2007-01-31 15:09 Rev.: 2370

HPEstablishUSBNotifications(): do not overwrite the value specified with
--force-reader-polling=val

2 lines of code changed in 1 file:

rousseau 2007-01-31 11:19 Rev.: 2369

HPEstablishUSBNotifications(): USB polling was not active even if a driver
does not support IFD_GENERATE_HOTPLUG

1 lines of code changed in 1 file:

rousseau 2007-01-31 11:18 Rev.: 2368

add profiling framework on the server side

90 lines of code changed in 1 file:

rousseau 2007-01-31 11:08 Rev.: 2367

RFInitializeReader(): add debug logs

4 lines of code changed in 1 file:

rousseau 2007-01-23 19:29 Rev.: 2354

do not install formaticc.1 manpage since the binary is no more installed

3 lines of code changed in 1 file:

rousseau 2007-01-23 12:31 Rev.: 2353

SYS_USleep(): also work for a duration greater than 1 sec

2 lines of code changed in 1 file:

rousseau 2007-01-23 10:50 Rev.: 2352

FreeBSD needs to timeout in select() to get the Ctrl-C signal
Revert revision 2148 and 2149 for *BSD

Thanks to Tilman Linneweh for the bug report

28 lines of code changed in 2 files:

rousseau 2007-01-20 17:45 Rev.: 2350

EHStatusHandlerThread(): also display the hexa value of the return code
if power up fails

1 lines of code changed in 1 file:

rousseau 2007-01-20 17:44 Rev.: 2349

SCardConnect(): return SCARD_W_UNPOWERED_CARD if the card is mute
instead of returning SCARD_E_PROTO_MISMATCH because the requested
protocol is not supported by the (mute) card

7 lines of code changed in 1 file:

rousseau 2007-01-20 17:12 Rev.: 2348

move RESPONSECODE definition from wintypes.h to ifdhandler.h since it
should only be used as return type of IFDHandler functions

2 lines of code changed in 2 files:

rousseau 2007-01-20 17:04 Rev.: 2347

use IFD_SUCCESS instead of 0 as initial value

15 lines of code changed in 1 file:

rousseau 2007-01-19 21:47 Rev.: 2343

release 1.3.3

28 lines of code changed in 1 file:

rousseau 2007-01-19 16:52 Rev.: 2341

use the default Doxygen CSS file instead of a (bad) local one

1 lines of code changed in 1 file:

rousseau 2007-01-18 11:56 Rev.: 2340

do not reference formaticc since this tool is deprecated and no more
installed

0 lines of code changed in 1 file:

rousseau 2007-01-18 11:54 Rev.: 2339

document --hotplug option

7 lines of code changed in 1 file:

rousseau 2007-01-11 20:05 Rev.: 2335

document --force-reader-polling in the online help

1 lines of code changed in 1 file:

rousseau 2007-01-11 19:58 Rev.: 2334

add --force-reader-polling command line option to force the bus polling
even if the drivers says they support IFD_GENERATE_HOTPLUG

Thanks to Alon Bar-Lev for the suggestion

18 lines of code changed in 2 files:

rousseau 2007-01-11 19:56 Rev.: 2333

define OPT_STRING to avoid duplicating the getopt option string

3 lines of code changed in 1 file:

rousseau 2007-01-11 19:55 Rev.: 2332

newReaderConfig is a char * so use NULL instead of 0

1 lines of code changed in 1 file:

rousseau 2007-01-11 18:54 Rev.: 2331

DBGetReaderList() prototype: use const char *readerconf instead of char
*

2 lines of code changed in 2 files:

rousseau 2007-01-11 18:54 Rev.: 2330

RFStartSerialReaders(): use const char * instead of char *

2 lines of code changed in 2 files:

rousseau 2007-01-10 22:48 Rev.: 2327

log "pcscd was not configured with --enable-runpid=FILE" if pcscd
--hotplug is called but can't be used because no pidfile is available.

Thanks to Alon Bar-Lev for the idea.

3 lines of code changed in 1 file:

rousseau 2007-01-10 11:57 Rev.: 2325

improve code to be able to also use T=1 cards

18 lines of code changed in 1 file:

rousseau 2007-01-10 11:41 Rev.: 2324

add IFD_GENERATE_HOTPLUG documentation

106 lines of code changed in 1 file:

rousseau 2007-01-10 10:12 Rev.: 2323

add SCardIsValidContext() documentation

42 lines of code changed in 1 file:

rousseau 2007-01-09 17:30 Rev.: 2321

Doxygen: correct parameter names

3 lines of code changed in 1 file:

rousseau 2007-01-09 17:28 Rev.: 2320

test for SCardIsValidContext()

8 lines of code changed in 1 file:

rousseau 2007-01-09 17:27 Rev.: 2319

implement SCardIsValidContext()

46 lines of code changed in 2 files:

rousseau 2007-01-06 23:14 Rev.: 2310

add support for IFD_GENERATE_HOTPLUG bit in driver Info.plist ifdCapabilities

28 lines of code changed in 2 files:

rousseau 2007-01-06 22:30 Rev.: 2309

correct a warning: assignment discards qualifiers from pointer target type

1 lines of code changed in 1 file:

rousseau 2007-01-06 22:26 Rev.: 2308

change prototype of SHMCleanupSharedSegment() from (..., char *pcFilePath) to
(..., const char *pcFilePath) to avoid:
warning: passing argument 2 of 'SHMCleanupSharedSegment' discards
qualifiers from pointer target type

2 lines of code changed in 2 files:

rousseau 2007-01-06 22:21 Rev.: 2307

use f1 instead of f to avoid:
warning: declaration of �f� shadows a previous local

9 lines of code changed in 1 file:

rousseau 2007-01-06 21:01 Rev.: 2306

define GetDaemonPid() prototype

1 lines of code changed in 1 file:

rousseau 2007-01-06 21:00 Rev.: 2305

define prototypes for HPRescanUsbBus() and HPEstablishUSBNotifications()

2 lines of code changed in 1 file:

rousseau 2007-01-06 20:05 Rev.: 2304

tpevalToken(): use unsigned int to avoid:
tokenparser.l:74: warning: comparison between signed and unsigned
tokenparser.l:90: warning: comparison between signed and unsigned

1 lines of code changed in 1 file:

rousseau 2007-01-06 20:02 Rev.: 2303

change prototype of LTPBundleFindValueWithKey() from "char *fileName,
char *tokenKey, ..." to "const char *fileName, const char *tokenKey,
..."

2 lines of code changed in 2 files:

rousseau 2007-01-06 19:57 Rev.: 2302

DebugLogSetLogType(): use unsigned int to avoid:
debuglog.c:182: warning: comparison between signed and unsigned

1 lines of code changed in 1 file:

rousseau 2007-01-06 19:53 Rev.: 2301

evaluatetoken(): use unsigned int to avoid the warning:
configfile.l:80: warning: comparison between signed and unsigned

1 lines of code changed in 1 file:

rousseau 2007-01-06 19:48 Rev.: 2300

use unsigned int to solve the warning:
debug.c:60: warning: comparison between signed and unsigned

2 lines of code changed in 2 files:

December 2006 »

Generated by StatSVN 0.7.0