November 2005 Commit Log

Number of Commits:
21
Number of Active Developers:
1
rousseau 2005-11-29 15:42 Rev.: 1772

typo corrected

1 lines of code changed in 1 file:

rousseau 2005-11-27 18:40 Rev.: 1757

release 1.2.9-beta9

18 lines of code changed in 1 file:

rousseau 2005-11-25 18:10 Rev.: 1756

libmusclecard needs tokenparser.l but I do not want to provide it
through libpcsclite so libmusclecard uses it directly

1 lines of code changed in 1 file:

rousseau 2005-11-24 18:18 Rev.: 1753

version 1.2.9-beta9

1 lines of code changed in 1 file:

rousseau 2005-11-24 18:00 Rev.: 1748

Apple gcc does not support #pragma pack(push, 1) but only #pragma
pack(1)
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer,
Inc. build 4061)

8 lines of code changed in 1 file:

rousseau 2005-11-24 17:42 Rev.: 1744

SCardConnect(): do not print an error ""Active Protocol: unknown 0" when
we are connecting in direct mode. The card is not supposed to be used at
this time.

11 lines of code changed in 1 file:

rousseau 2005-11-24 17:09 Rev.: 1741

use uint8_t instead of int8_t since the fields are defined as BYTE,
USHORT and ULONG in PC/SC v2 part 10 specification

This avoids a "warning: overflow in implicit constant conversion" when
using values bigger than 127

34 lines of code changed in 1 file:

rousseau 2005-11-24 15:45 Rev.: 1736

tokenparser.l is used by pcscd only and not by libpcsclite

2 lines of code changed in 1 file:

rousseau 2005-11-24 11:14 Rev.: 1732

we need to provide LTPBundleFindValueWithKey for all plateforms. This
function is NOT provided by Mac OS X. The bug I wanted to correct
yesterday is in the CCID driver instead.
patch reverted.

2 lines of code changed in 2 files:

rousseau 2005-11-24 10:52 Rev.: 1731

do not use smaller fonts for functions names so it looks nice with
Safari

0 lines of code changed in 1 file:

rousseau 2005-11-21 18:00 Rev.: 1728

replace dnl by # for comments

31 lines of code changed in 1 file:

rousseau 2005-11-21 17:58 Rev.: 1727

we need tokenparser.l (LTPBundleFindValueWithKey) only on non Mac OS X
plateforms. So we avoid linking with tokenparser.o and a possible
"multiple definitions of symbol _LTPBundleFindValueWithKey" ldd error

10 lines of code changed in 2 files:

rousseau 2005-11-21 17:25 Rev.: 1726

HPSearchHotPluggables(): fill a "usb:%04x/%04x" string as deviceName[]
so it is possible to differentiate two non-identical readers

12 lines of code changed in 1 file:

rousseau 2005-11-21 15:18 Rev.: 1725

PMRegisterForPowerEvents(): use (PCSCLITE_THREAD_FUNCTION( )) instead of
(LPVOID) to cast the function pointer passed to SYS_ThreadCreate()

1 lines of code changed in 1 file:

rousseau 2005-11-21 15:17 Rev.: 1724

PMRegisterForPowerEvents(): use THREAD_ATTR_DEFAULT instead of NULL in
SYS_ThreadCreate()

1 lines of code changed in 1 file:

rousseau 2005-11-21 15:13 Rev.: 1723

PMPowerRegistrationThread(): use 0 instead of NULL since
IORegisterForSystemPower() returns a number and not a pointer

1 lines of code changed in 1 file:

rousseau 2005-11-21 15:05 Rev.: 1722

use NULL instead of 0 for pointers

30 lines of code changed in 4 files:

rousseau 2005-11-21 14:52 Rev.: 1721

RFAddReader(): initialize the pdwMutex field of a new reader.
The bug resulted in a crash on pcscd exit on Mac OS X

1 lines of code changed in 1 file:

rousseau 2005-11-21 12:32 Rev.: 1720

DebugLogSetLogType(): add support for "xterm-color" used by Mac OS X
Terminal

1 lines of code changed in 1 file:

rousseau 2005-11-16 12:36 Rev.: 1719

remove "PCSC/" from filenames in the generated ChangeLog.cvs

1 lines of code changed in 1 file:

rousseau 2005-11-16 12:36 Rev.: 1718

do not use `pkg-config libpcsclite --variable=libdir` since we _are_
installing libpcsclite.
This code was ok when libmusclecard was separate from libpcsclite.

1 lines of code changed in 1 file:

October 2005 »

Generated by StatSVN 0.7.0