/trunk/PCSC Developers: aet-guest

Login name:
aet-guest
Total Commits:
227 (5,8 %)
Lines of Code:
2�696 (1,7 %)
Most Recent Commit:
2005-02-27 19:01
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for aet-guest

Activity by Day of Week for aet-guest

Activity in Directories

DirectoryChangesLines of CodeLines per Change
Totals227 (100.0%)2696 (100.0%)11.8
src/128 (56.4%)1010 (37.5%)7.8
/20 (8.8%)386 (14.3%)19.3
pcsc.pbproj/2 (0.9%)323 (12.0%)161.5
src/PCSC/19 (8.4%)293 (10.9%)15.4
m4/2 (0.9%)241 (8.9%)120.5
pbx/3 (1.3%)189 (7.0%)63.0
libmusclecard/src/11 (4.8%)62 (2.3%)5.6
win32/7 (3.1%)56 (2.1%)8.0
src/utils/8 (3.5%)41 (1.5%)5.1
libmusclecard/src/PCSC/4 (1.8%)33 (1.2%)8.2
build/12 (5.3%)23 (0.9%)1.9
libmusclecard/utils/bundleTool/4 (1.8%)19 (0.7%)4.7
doc/example/4 (1.8%)15 (0.6%)3.7
doc/1 (0.4%)4 (0.1%)4.0
etc/2 (0.9%)1 (0.0%)0.5

Activity of aet-guest

Most Recent Commits

aet-guest 2005-02-27 19:01 Rev.: 1357

- Upgrade Xcode project related files a bit,
compiles yet untested otherwise.

97 lines of code changed in 2 files:

  • pbx: config.h (+12 -16)
  • pcsc.pbproj: project.pbxproj (+85 -366)
aet-guest 2004-01-22 16:32 Rev.: 642

- Simplify the psContext/psContextMap declarations to fix
build conflicts against some operating systems headers.

5 lines of code changed in 2 files:

  • src: winscard_clnt.c (+2 -6), winscard_svc.c (+3 -7)
aet-guest 2003-11-09 16:42 Rev.: 560

- Upgrade MacOS X project build files for XCode

415 lines of code changed in 2 files:

  • pbx: config.h (+177 -17)
  • pcsc.pbproj: project.pbxproj (+238 -8)
aet-guest 2003-11-09 16:39 Rev.: 559

- Build fix

4 lines of code changed in 1 file:

  • doc/example: pcsc_demo.c (+4)
aet-guest 2003-11-09 15:49 Rev.: 558

- Cleanups

147 lines of code changed in 1 file:

  • src/PCSC: pcsclite.h.in (+147 -141)
aet-guest 2003-11-09 15:33 Rev.: 557

- Allow regular pcsclite.h to be used under win32 platform

28 lines of code changed in 2 files:

  • libmusclecard/utils/bundleTool: bundleTool.c (+2 -5)
  • src/PCSC: pcsclite.h.in (+26 -13)
aet-guest 2003-10-21 23:00 Rev.: 515

- Potential security fixes to SCF client

31 lines of code changed in 2 files:

  • src: winscard_scf.c (+31 -33)
  • src/PCSC: pcsclite.h.in (-2)
aet-guest 2003-10-21 22:47 Rev.: 514

- More merging between the hotplug implementations
- Get rid of some internal limitation defines, there
seems to be more than enough of these things in
pcsclite.h already

34 lines of code changed in 3 files:

  • src: hotplug_libusb.c (+16 -19), hotplug_linux.c (+11 -16), hotplug_macosx.c (+7 -7)
aet-guest 2003-10-21 22:00 Rev.: 513

- Move all common hotplug defines into hotplug.h
- Remove extra LTPBundleFindValueWithKey declarations

44 lines of code changed in 6 files:

  • libmusclecard/src: tokenfactory.c (-2)
  • src: hotplug.h (+13 -1), hotplug_libusb.c (+6 -12), hotplug_linux.c (+8 -13), hotplug_macosx.c (+4 -11)
  • src/PCSC: parser.h (+13)
aet-guest 2003-10-21 21:59 Rev.: 512

- errno.h cleanups

2 lines of code changed in 2 files:

  • src: pcscdaemon.c (+1 -2), readerfactory.c (+1 -1)
aet-guest 2003-10-21 21:28 Rev.: 511

- Forgot to commit

1 lines of code changed in 1 file:

  • win32: PCSC.dsp (+1 -1)
aet-guest 2003-10-21 21:27 Rev.: 510

- Remove win32_pcsclite.h, it's out of sync anyway and the one
who wishes to use pcsc-lite under win32 platform in any
situation should probably patch src/pcsclite.h and renew
win32/config.h.

1 lines of code changed in 1 file:

  • win32: Makefile.am (+1 -1)
aet-guest 2003-10-18 20:24 Rev.: 496

- Unify the copyright/description header part for most of the files

21 lines of code changed in 2 files:

  • src: configfile.l (+10 -11), tokenparser.l (+11 -12)
aet-guest 2003-10-18 19:19 Rev.: 495

- Unify the copyright/description header part for most of the files

593 lines of code changed in 55 files:

  • doc/example: pcsc_demo.c (+9 -19)
  • libmusclecard/src: musclecard.c (+14 -19), muscletest.c (+10 -13), tokenfactory.c (+10 -12), tokenfactory.h (+13 -13)
  • libmusclecard/src/PCSC: mscdefines.h (+13 -16), musclecard.h (+13 -15)
  • libmusclecard/utils/bundleTool: bundleTool.c (+10 -17)
  • src: atrhandler.c (+11 -12), atrhandler.h (+11 -12), configfile.h (+10 -11), debuglog.c (+11 -14), dyn_hpux.c (+10 -13), dyn_macosx.c (+10 -13), dyn_unix.c (+10 -13), dyn_win32.c (+10 -14), eventhandler.c (+11 -15), eventhandler.h (+11 -12), hotplug.h (+10 -13), hotplug_generic.c (+10 -13), hotplug_libusb.c (+14 -16), hotplug_linux.c (+14 -16), hotplug_macosx.c (+12 -14), ifdwrapper.c (+10 -11), ifdwrapper.h (+11 -13), pcscdaemon.c (+10 -13), powermgt_generic.c (+10 -11), powermgt_generic.h (+10 -14), prothandler.c (+10 -11), prothandler.h (+10 -11), readerfactory.c (+11 -17), readerfactory.h (+10 -13), sys_unix.c (+10 -14), testpcsc.c (+10 -12), thread_unix.c (+10 -12), thread_win32.c (+10 -11), winscard.c (+12 -17), winscard_clnt.c (+11 -15), winscard_msg.c (+10 -13), winscard_msg.h (+11 -13), winscard_scf.c (+11 -13), winscard_svc.c (+11 -14), winscard_svc.h (+11 -14)
  • src/PCSC: debuglog.h (+11 -14), dyn_generic.h (+10 -13), ifdhandler.h (+10 -11), parser.h (+11 -12), pcsclite.h.in (+11 -16), sys_generic.h (+10 -14), thread_generic.h (+10 -12), winscard.h (+11 -16), wintypes.h (+10 -13)
  • src/utils: formaticc.c (+11 -16), installifd.c (+11 -16)
  • win32: win32_pcsclite.h (+11 -14)
aet-guest 2003-10-18 16:29 Rev.: 494

- Remove USB bundle platform (Linux) hardcoding and replace
it with PCSC_ARCH.

8 lines of code changed in 2 files:

  • src: hotplug_libusb.c (+3 -4), hotplug_linux.c (+5 -5)
aet-guest 2003-09-16 17:54 Rev.: 447

Put back -rdynamic to pcscd linking because of some
IFD drivers. IMHO this is wrong, but what can you do.

1 lines of code changed in 1 file:

  • src: Makefile.am (+1)
aet-guest 2003-09-16 17:50 Rev.: 446

Put back AC_PROG_CPP, it has nothing to do with C++.

1 lines of code changed in 1 file:

  • configure.in (+1)
aet-guest 2003-09-15 08:17 Rev.: 433

Updates to requirements and tested platforms

8 lines of code changed in 1 file:

  • README (+8 -9)
aet-guest 2003-09-11 12:01 Rev.: 430

Add new files needed by the new bootstrap

242 lines of code changed in 3 files:

  • m4: Makefile.am (new 3), acx_pthread.m4 (new 238)
  • win32: Makefile.am (new 1)
aet-guest 2003-09-11 12:00 Rev.: 429

Remove build/ directory

0 lines of code changed in 11 files:

  • build: acinclude.m4 (del), aclocal.m4 (del), acx_pthread.m4 (del), config.guess (del), config.sub (del), install-sh (del), ltconfig (del), ltmain.sh (del), missing (del), mkinstalldirs (del), ylwrap (del)

(29 more)

Generated by StatSVN 0.7.0