/trunk/PCSC Developers: corcoran-guest

Login name:
corcoran-guest
Total Commits:
25 (0,6 %)
Lines of Code:
528 (0,3 %)
Most Recent Commit:
2004-09-17 21:02
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for corcoran-guest

Activity by Day of Week for corcoran-guest

Activity in Directories

DirectoryChangesLines of CodeLines per Change
Totals25 (100.0%)528 (100.0%)21.1
src/9 (36.0%)292 (55.3%)32.4
libmusclecard/src/4 (16.0%)100 (18.9%)25.0
make-dirs/4 (16.0%)67 (12.7%)16.7
src/PCSC/4 (16.0%)34 (6.4%)8.5
win32/1 (4.0%)18 (3.4%)18.0
libmusclecard/src/PCSC/1 (4.0%)11 (2.1%)11.0
src/utils/1 (4.0%)4 (0.8%)4.0
/1 (4.0%)2 (0.4%)2.0

Activity of corcoran-guest

Most Recent Commits

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

rewrite of mscreadallocateobject

38 lines of code changed in 1 file:

  • libmusclecard/src: musclecard.c (+38 -23)
corcoran-guest 2004-09-17 20:49 Rev.: 1241

initialized more vars in ListTokens

11 lines of code changed in 1 file:

  • libmusclecard/src: musclecard.c (+11)
corcoran-guest 2004-01-21 19:06 Rev.: 639

Changed unsigned char * to char * and did some typecasting
to get rid of warnings when building in 64bit mode ...

4 lines of code changed in 1 file:

  • src: debuglog.c (+4 -3)
corcoran-guest 2004-01-15 23:32 Rev.: 624

Changed Co to C(ZERO) instead. The Oh caused big problems with
formaticc

4 lines of code changed in 1 file:

  • src/utils: sample.in (+4 -4)
corcoran-guest 2004-01-15 23:07 Rev.: 623

Needed to define dwAtrLen so it would not just pick up garbage
for SCardStatus.

2 lines of code changed in 1 file:

  • src: testpcsc.c (+2 -1)
corcoran-guest 2004-01-15 23:06 Rev.: 622

In SCardStatus some of the memcopy's and strcpy's were occurring
before bounds checking.

7 lines of code changed in 1 file:

  • src: winscard_clnt.c (+7 -3)
corcoran-guest 2004-01-15 20:31 Rev.: 621

Changed error return from SYS_OpenFile of PCSCLITE_PUBSHM_FILE from UNKNOWN to
SCARD_E_NO_SERVICE. Sorry for no diffs, I'll put them in next time ...

1 lines of code changed in 1 file:

  • src: winscard_clnt.c (+1 -1)
corcoran-guest 2004-01-12 19:07 Rev.: 587

Added README for Makefile directory and sample config.h

43 lines of code changed in 3 files:

  • make-dirs: Makefile.solaris (+1 -1), README (new 4), config.h (new 38)
corcoran-guest 2004-01-12 18:49 Rev.: 586

C
Adding make-dirs plus Makefiles for certain configurations when people don't want to
try and fix autoconf

VS: ----------------------------------------------------------------------

24 lines of code changed in 1 file:

  • make-dirs: Makefile.solaris (new 24)
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:

  • src: winscard_scf.c (+1 -1)
corcoran-guest 2003-08-29 16:00 Rev.: 353

Removed advertising clause

2 lines of code changed in 1 file:

  • COPYING (+2 -7)
corcoran-guest 2003-06-05 02:47 Rev.: 257

fixed MSC_Mutex functions to point to the SYS_Mutex functions

19 lines of code changed in 2 files:

  • src: thread_win32.c (+16)
  • src/PCSC: thread_generic.h (+3 -2)
corcoran-guest 2003-06-04 18:52 Rev.: 256

Commiting these files

372 lines of code changed in 10 files:

  • libmusclecard/src: musclecard.c (+49 -25), tokenfactory.c (+2 -2)
  • libmusclecard/src/PCSC: musclecard.h (+11 -81)
  • src: debuglog.c (+92 -19), thread_win32.c (new 155), tokenparser.c (+14 -1)
  • src/PCSC: debuglog.h (+8 -5), pcsclite.h.in (+4), thread_generic.h (+19 -8)
  • win32: PCSC.cpp (+18 -1)
Generated by StatSVN 0.7.0