December 2003 Commit Log

Number of Commits:
9
Number of Active Developers:
3
rousseau 2003-12-17 01:59 Rev.: 577

code reordering to make it a bit more clear

3 lines of code changed in 1 file:

sauveron-guest 2003-12-17 00:49 Rev.: 576

Remove the old functions and add the new functions

9 lines of code changed in 2 files:

sauveron-guest 2003-12-17 00:47 Rev.: 575

Set up the new functions needed by the thread handling the client connection/disconnection and needed by the thread handling the requests in a context

88 lines of code changed in 1 file:

sauveron-guest 2003-12-17 00:41 Rev.: 574

Design to handle all the requests in the context

215 lines of code changed in 1 file:

sauveron-guest 2003-12-17 00:36 Rev.: 573

Change the design of pcscdaemon. It gets the connection/disconnection from the client to the server (create/destroy a context), creates a new thread and then this thread will manage all the requests for this context

28 lines of code changed in 1 file:

sauveron-guest 2003-12-17 00:29 Rev.: 572

Add mutex for each context and remove the global mutex except for some operations

469 lines of code changed in 1 file:

sauveron-guest 2003-12-16 18:58 Rev.: 571

Add functions for identify and compare threads

22 lines of code changed in 2 files:

corcoran-guest 2003-12-11 21:56 Rev.: 567

Index: winscard_scf.c
===================================================================
RCS file: /cvsroot/pcsclite/PCSC/src/winscard_scf.c,v
retrieving revision 1.8
diff -r1.8 winscard_scf.c
52c52
< BYTE bufferLength;
---
> LONG bufferLength;

The byte buffer length would break any APDU over 255 bytes.

1 lines of code changed in 1 file:

rousseau 2003-12-08 19:14 Rev.: 566

use /etc/sysconfig/pscsd and correct some typos

9 lines of code changed in 1 file:

November 2003 »

Generated by StatSVN 0.7.0