[root]/libmusclecard/utils/bundleTool
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 28 (100.0%) | 495 (100.0%) | 17.6 |
rousseau | 22 (78.6%) | 339 (68.5%) | 15.4 |
corcoran | 2 (7.1%) | 137 (27.7%) | 68.5 |
aet-guest | 4 (14.3%) | 19 (3.8%) | 4.7 |
move PCSC/libmusclecard in its own package
0 lines of code changed in 4 files:
add -I$(top_builddir)/src/PCSC to find the generated files (pcsclite.h)
1 lines of code changed in 1 file:
use the headers from pcsclite in $(top_srcdir)/src/PCSC
3 lines of code changed in 1 file:
new build infrastructure. Patch from Toni Andjelkovic
6 lines of code changed in 1 file:
list of files to ignore
0 lines of code changed in 1 file:
patch from Toni Andjelkovic for the pcsc-lite/libmusclecard separation
3 lines of code changed in 1 file:
use the new PCSC/ location for header files
3 lines of code changed in 1 file:
approprate -> appropriate
6 lines of code changed in 2 files:
smartcard -> smart card, musclecard -> MuscleCard
1 lines of code changed in 1 file:
typos
3 lines of code changed in 1 file:
- Allow regular pcsclite.h to be used under win32 platform
2 lines of code changed in 1 file:
port under Win32 (patch from Peter Williams) and some code cleanup
112 lines of code changed in 1 file:
- Unify the copyright/description header part for most of the files
10 lines of code changed in 1 file:
Build fix for MacOS X, don't bother including
from <PCSC/..>, use standard header locations.
1 lines of code changed in 1 file:
- Cleanups for #include logic and ordering,
it's better to include config.h first.
6 lines of code changed in 1 file:
correct typos and include configured path appear in the docs (thanks to
Ville Skytt?)
1 lines of code changed in 1 file:
Included changes from Citrix
- Support for AIX in configure.in and Makefile.am
- added ifdef for SNPRINTF and VSNPRINTF
11 lines of code changed in 1 file:
add support for --enable-muscledropdir
3 lines of code changed in 1 file:
print usage in cas of wrong arguments
1 lines of code changed in 1 file:
update and rename bundleTool.1
37 lines of code changed in 1 file:
#include <stdlib.h> for malloc() declaration
14 lines of code changed in 1 file:
removed unused variable char tempString[1024];
add a return 0 for main()
3 lines of code changed in 1 file:
complete and automatic reindentation of *.c and *.h files
142 lines of code changed in 1 file:
Initial revision
126 lines of code changed in 1 file: