/trunk/PCSC Developers: corcoran

Login name:
corcoran
Total Commits:
339 (8,7 %)
Lines of Code:
63�138 (40,6 %)
Most Recent Commit:
2002-12-02 23:52
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for corcoran

Activity by Day of Week for corcoran

Activity in Directories

DirectoryChangesLines of CodeLines per Change
Totals339 (100.0%)63138 (100.0%)186.2
src/126 (37.2%)48914 (77.5%)388.2
/57 (16.8%)3672 (5.8%)64.4
libmusclecard/src/27 (8.0%)2977 (4.7%)110.2
win32/10 (2.9%)1992 (3.2%)199.2
pcsc.pbproj/4 (1.2%)1558 (2.5%)389.5
build/21 (6.2%)907 (1.4%)43.1
libmusclecard/src/PCSC/14 (4.1%)897 (1.4%)64.0
src/PCSC/19 (5.6%)759 (1.2%)39.9
src/utils/14 (4.1%)588 (0.9%)42.0
doc/24 (7.1%)415 (0.7%)17.2
etc/12 (3.5%)151 (0.2%)12.5
pbx/PCSC.pbproj/4 (1.2%)146 (0.2%)36.5
libmusclecard/utils/bundleTool/2 (0.6%)137 (0.2%)68.5
pbx/4 (1.2%)25 (0.0%)6.2
libmusclecard/doc/1 (0.3%)0 (0.0%)0.0

Activity of corcoran

Most Recent Commits

corcoran 2002-12-02 23:52 Rev.: 188

Included changes from Citrix
- Support for AIX in configure.in and Makefile.am
- added ifdef for SNPRINTF and VSNPRINTF

19901 lines of code changed in 12 files:

  • Makefile.in (changed), config.h.in (+12), configure (+147 -67), configure.in (+10)
  • build: aclocal.m4 (changed)
  • doc: Makefile.in (changed)
  • libmusclecard/src: musclecard.c (+1 -3)
  • libmusclecard/utils/bundleTool: bundleTool.c (+11)
  • src: Makefile.am (+11), Makefile.in (+19696 -9816), debuglog.c (+4), pcscdaemon.c (+9)
corcoran 2002-10-16 22:09 Rev.: 179

some changes for the Mac

5 lines of code changed in 2 files:

  • etc: SmartcardServices (+1)
  • pbx: config.h (+4 -5)
corcoran 2002-10-15 21:48 Rev.: 178

Some changes to make SCF easier to use

8034 lines of code changed in 11 files:

  • ChangeLog (+5 -1), Makefile.in (+5 -5), config.h.in (+17 -1), configure (+215 -3936), configure.in (-4)
  • build: aclocal.m4 (+125 -3237)
  • doc: Makefile.in (+3 -3)
  • etc: Makefile.in (+3 -3)
  • src: Makefile.am (+9 -1), Makefile.in (+7648 -3832)
  • src/utils: Makefile.in (+4 -4)
corcoran 2002-10-04 22:47 Rev.: 160

quick fix

14 lines of code changed in 1 file:

  • src: winscard_scf.c (+14)
corcoran 2002-10-04 22:43 Rev.: 159

added scf compatibility

1719 lines of code changed in 1 file:

  • src: winscard_scf.c (new 1719)
corcoran 2002-10-04 22:21 Rev.: 158

added helge's fix to WORD

1 lines of code changed in 1 file:

  • src/PCSC: wintypes.h (+1 -1)
corcoran 2002-10-04 21:31 Rev.: 157

fix for osx deadlock on sleep

8 lines of code changed in 1 file:

  • src: powermgt_macosx.c (+8 -6)
corcoran 2002-10-04 01:35 Rev.: 156

some changes to support multiplle usb readers

93 lines of code changed in 1 file:

  • src: hotplug_linux.c (+93 -61)
corcoran 2002-10-03 07:47 Rev.: 154

added fix by amira

5 lines of code changed in 1 file:

  • src: winscard.c (+5 -10)
corcoran 2002-10-03 00:36 Rev.: 153

added default dropdir

3 lines of code changed in 1 file:

  • libmusclecard/src: tokenfactory.c (+3 -2)
corcoran 2002-10-02 23:29 Rev.: 152

added athena patch for SCARD_PROTOCOL_ANY in SCardConnect

11 lines of code changed in 2 files:

  • src: Makefile.in (changed), winscard.c (+11 -1)
corcoran 2002-10-02 23:15 Rev.: 151

Fixed multi-reader + sleep problem

7 lines of code changed in 2 files:

  • src: eventhandler.c (+3), readerfactory.c (+4 -1)
corcoran 2002-10-02 22:27 Rev.: 150

Re-importing autoconf stuff

307 lines of code changed in 6 files:

  • Makefile.in (changed), config.h.in (+6), configure (+126 -90)
  • build: aclocal.m4 (+125 -3237)
  • doc: Makefile.in (+47 -12)
  • src: Makefile.in (+3 -3)
corcoran 2002-07-01 22:14 Rev.: 113

readding

1 lines of code changed in 1 file:

  • doc: pcscd.startup (new 1)
corcoran 2002-07-01 22:08 Rev.: 112

moved location

43 lines of code changed in 2 files:

  • doc: pcscd.startup (del)
  • etc: pcscd.startup (new 43)
corcoran 2002-06-28 00:21 Rev.: 111

Win32

9 lines of code changed in 3 files:

  • libmusclecard/src: musclecard.c (+7 -1), tokenfactory.c (+1 -1)
  • win32: PCSC.dsp (+1 -1)
corcoran 2002-06-20 00:05 Rev.: 107

removed printf

0 lines of code changed in 1 file:

  • src: readerfactory.c (-1)
corcoran 2002-06-18 20:16 Rev.: 106

MSCPUChar8 -> MSCUChar8

1 lines of code changed in 1 file:

  • libmusclecard/src/PCSC: musclecard.h (+1 -1)
corcoran 2002-06-11 22:07 Rev.: 105

Added more Initialization parameters ...

21 lines of code changed in 1 file:

  • libmusclecard/src/PCSC: musclecard.h (+21 -1)
corcoran 2002-06-05 21:48 Rev.: 104

hello

1 lines of code changed in 1 file:

  • libmusclecard/src: musclecard.c (+1 -8)

(55 more)

Generated by StatSVN 0.7.0