Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 227 (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 |
- Upgrade Xcode project related files a bit,
compiles yet untested otherwise.
97 lines of code changed in 2 files:
- Simplify the psContext/psContextMap declarations to fix
build conflicts against some operating systems headers.
5 lines of code changed in 2 files:
- Upgrade MacOS X project build files for XCode
415 lines of code changed in 2 files:
- Build fix
4 lines of code changed in 1 file:
- Cleanups
147 lines of code changed in 1 file:
- Allow regular pcsclite.h to be used under win32 platform
28 lines of code changed in 2 files:
- Potential security fixes to SCF client
31 lines of code changed in 2 files:
- 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:
- Move all common hotplug defines into hotplug.h
- Remove extra LTPBundleFindValueWithKey declarations
44 lines of code changed in 6 files:
- errno.h cleanups
2 lines of code changed in 2 files:
- Forgot to commit
1 lines of code changed in 1 file:
- 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:
- Unify the copyright/description header part for most of the files
21 lines of code changed in 2 files:
- Unify the copyright/description header part for most of the files
593 lines of code changed in 55 files:
- Remove USB bundle platform (Linux) hardcoding and replace
it with PCSC_ARCH.
8 lines of code changed in 2 files:
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:
Put back AC_PROG_CPP, it has nothing to do with C++.
1 lines of code changed in 1 file:
Updates to requirements and tested platforms
8 lines of code changed in 1 file:
Add new files needed by the new bootstrap
242 lines of code changed in 3 files:
Remove build/ directory
0 lines of code changed in 11 files:
(29 more)