September 2004 Commit Log

Number of Commits:
31
Number of Active Developers:
2
rousseau 2004-09-29 18:55 Rev.: 1255

TPSearchBundlesForAtr(): revert the previous patch.

Thanks to Toni Andjelkovic for his patch patch :-)

0 lines of code changed in 1 file:

rousseau 2004-09-29 08:46 Rev.: 1250

TPSearchBundlesForAtr(): initialise tokenInfo so that it contains safe
default values when no pcsc/services/ directory is found.

Thanks to Toni Andjelkovic for the patch

1 lines of code changed in 1 file:

rousseau 2004-09-22 20:22 Rev.: 1249

fflush(stdout) so that "Please insert a working reader : " is
displayed

1 lines of code changed in 1 file:

rousseau 2004-09-21 20:33 Rev.: 1248

use "%option nounput" to avoid the "warning: `yyunput' defined but not
used"

4 lines of code changed in 2 files:

corcoran-guest 2004-09-17 21:02 Rev.: 1242

rewrite of mscreadallocateobject

38 lines of code changed in 1 file:

corcoran-guest 2004-09-17 20:49 Rev.: 1241

initialized more vars in ListTokens

11 lines of code changed in 1 file:

rousseau 2004-09-15 00:51 Rev.: 1239

add "Card not transacted" error messages. Thanks to Bruce Barnett for
the patch.

13 lines of code changed in 2 files:

rousseau 2004-09-15 00:47 Rev.: 1238

LTPBundleFindValueWithKey(): sizeof(tokenValue) is not what we want
since tokenValue is a char * and not a char []

1 lines of code changed in 1 file:

rousseau 2004-09-14 10:34 Rev.: 1237

use strlcpy and simplify the code

28 lines of code changed in 1 file:

rousseau 2004-09-14 10:13 Rev.: 1236

remove PCSC/ from the #include path

2 lines of code changed in 1 file:

rousseau 2004-09-14 09:33 Rev.: 1235

SCardListReaders(): simplify the code

22 lines of code changed in 1 file:

rousseau 2004-09-14 09:16 Rev.: 1234

SCardListReaders(): simplify the multi-string creation

3 lines of code changed in 1 file:

rousseau 2004-09-14 09:10 Rev.: 1233

comment out unsused function RFListReaders()

2 lines of code changed in 1 file:

rousseau 2004-09-14 09:09 Rev.: 1232

use strlcpy() instead of strcpy()

19 lines of code changed in 3 files:

rousseau 2004-09-14 08:38 Rev.: 1231

use strlcpy() insted of strcpy()

37 lines of code changed in 1 file:

rousseau 2004-09-11 20:31 Rev.: 1230

EHDestroyEventHandler(): do not try to stop a not started thread (for a
reader that failed initialisation and never started)

7 lines of code changed in 1 file:

rousseau 2004-09-11 20:26 Rev.: 1229

RFAddReader(): stop if EHSpawnEventHandler() returns an error. This
occurs if the initial reader check (IFDStatusICC) fails.

3 lines of code changed in 1 file:

rousseau 2004-09-07 23:36 Rev.: 1224

convert MSC_INCORRECT_P1/P2 to the corresponding text error message
(instead of "Unknown SW").

Thanks to Bruce Barnett for the patch.

6 lines of code changed in 1 file:

rousseau 2004-09-07 10:40 Rev.: 1223

use strlcpy/strlcat instead of strncpy/strncat

40 lines of code changed in 1 file:

rousseau 2004-09-07 10:39 Rev.: 1222

use internal strlcpy.c and strlcat.c if these functions are not provided
by the OS

15 lines of code changed in 1 file:

rousseau 2004-09-07 10:38 Rev.: 1221

check if strlcpy/strlcat are provided by the OS (OpenBSD and some
others)

14 lines of code changed in 1 file:

rousseau 2004-09-07 10:35 Rev.: 1220

prototypes of strlcpy/strlcat

19 lines of code changed in 1 file:

rousseau 2004-09-07 10:34 Rev.: 1219

imported from ftp://ftp.openbsd.org/pub/OpenBSD/src/lib/libc/string/

293 lines of code changed in 3 files:

rousseau 2004-09-07 09:04 Rev.: 1218

update copyright: add my name

2 lines of code changed in 1 file:

rousseau 2004-09-07 09:02 Rev.: 1217

add a test for SCardReconnect()

14 lines of code changed in 1 file:

rousseau 2004-09-07 09:02 Rev.: 1216

EHStatusHandlerThread(): remove comment from call to
RFSetReaderEventState(rContext, SCARD_RESET);
The comment is present from the initial CVS version. I don't know why
is was ever needed.

This is needed so that SCardReconnect() works after a card movement.
Otherwise SCardReconnect() returns "Card was removed" even if the new
card is reseted.

Note: the comment was present from the initial CVS version (2002/03/30).
I don't know why is was ever needed.

1 lines of code changed in 1 file:

rousseau 2004-09-03 21:49 Rev.: 1215

SCardConnect()/SCardReconnect(): do not set
rContext->readerState->cardProtocol if PHSetProtocol() returns an error.

This will avoid having a protocol set to -2 (SET_PROTOCOL_PPS_FAILED)

16 lines of code changed in 1 file:

rousseau 2004-09-03 21:45 Rev.: 1214

PHSetProtocol(): add the error code returned by the driver in case of
PTS failure in the debug message

1 lines of code changed in 1 file:

rousseau 2004-09-01 20:41 Rev.: 1211

use $prefix value instead of /usr/local/ in usbdropdir and muscledropdir

10 lines of code changed in 1 file:

rousseau 2004-09-01 10:13 Rev.: 1210

test SCardGetAttrib() with a NULL pbAttr paraleter

6 lines of code changed in 1 file:

rousseau 2004-09-01 10:11 Rev.: 1209

add support of SCardGetAttrib() with a NULL pbAttr parameter to only get
the needed lenth in pcbAttrLen

16 lines of code changed in 1 file:

August 2004 »

Generated by StatSVN 0.7.0