March 2005 Commit Log

Number of Commits:
15
Number of Active Developers:
1
rousseau 2005-03-22 13:00 Rev.: 1415

main(): print usage and exit if a unknown parameter is passed

7 lines of code changed in 1 file:

rousseau 2005-03-21 14:46 Rev.: 1414

remove libmusclecard documentation since it is now in a separate package

3 lines of code changed in 1 file:

rousseau 2005-03-21 14:43 Rev.: 1413

update documentation of --debug, --info, --error, --critical and
--foreground

15 lines of code changed in 1 file:

rousseau 2005-03-21 09:38 Rev.: 1412

DISTCLEANFILES = ifdhandler-3.pdf pcsc-lite.pdf
The two PDF files are only removed by "make distclean" so normal users
will not have to (re)build them after a "make clean"

4 lines of code changed in 1 file:

rousseau 2005-03-17 10:22 Rev.: 1403

add colorization of the logs when sent to stderr. The color depends on
the priority level:
- critical: bright red
- error: magenta
- info: blue
- debug: black

A correct implementation should use ncurses to be portable but I don't
want to add a dependency on pcscd.

The code and idea is greatly inspired from OpenSC.

67 lines of code changed in 1 file:

rousseau 2005-03-17 09:53 Rev.: 1402

change global variable names to use a capital first letter

26 lines of code changed in 1 file:

rousseau 2005-03-02 17:42 Rev.: 1389

release 1.2.9-beta7

31 lines of code changed in 1 file:

rousseau 2005-03-02 17:18 Rev.: 1388

RFAddReader(): revert the previous patch.

The wait delay is moved to SCardGetStatusChange()/winscard_clnt.c

0 lines of code changed in 1 file:

rousseau 2005-03-02 17:12 Rev.: 1387

SCardEstablishContextTH(): if MUSCLECARD_DEBUG environment variable is
defined we use the more verbose debug level

3 lines of code changed in 1 file:

rousseau 2005-03-02 17:11 Rev.: 1386

SCardGetStatusChange(): if the card is present but not yet powered up
we give some time to the status thread to do his job

5 lines of code changed in 1 file:

rousseau 2005-03-01 11:27 Rev.: 1385

RFAddReader(): give some time to EHStatusHandlerThread() to
asynchronously power the card.

The problem was that the reader was initialised but the card in the
reader was not powered up immediately. So if you are fast enough to call
SCardConnect() it would fail with a wrong protocol (since the card ATR
is not yet known).

3 lines of code changed in 1 file:

rousseau 2005-03-01 11:22 Rev.: 1384

SCardConnect(): use "Attempting Connect to %s using protocol: %d"
instead of "Attempting Connect to %s %d"

2 lines of code changed in 1 file:

rousseau 2005-03-01 11:17 Rev.: 1383

use Logx() instead of debug_msg()

3 lines of code changed in 1 file:

rousseau 2005-03-01 11:15 Rev.: 1382

add Log9()

1 lines of code changed in 1 file:

rousseau 2005-03-01 11:14 Rev.: 1381

add () after the function name

6 lines of code changed in 1 file:

February 2005 »

Generated by StatSVN 0.7.0