Log of /trunk/PCSC/pbx
Directory Listing
Revision
377 -
Directory Listing
Modified
Sun Sep 7 17:34:42 2003 UTC
(9 years, 9 months ago)
by
aet-guest
- Remove MSC/PCSC_TARGET_XYZ defines and the massive
use of unflexible automake conditionals. The main
reason why pcsc-lite requires "too much" work when
porting to another OS. Introduced define PCSC_ARCH,
which uses 'uname' as an input. Except Darwin->MacOS.
- Removed --enable-usb
- Preliminary rewrite of src/Makefile.am, doesn't work
yet.
- Use gcc specific compiler options only if
gcc detected.
Revision
179 -
Directory Listing
Modified
Wed Oct 16 20:09:31 2002 UTC
(10 years, 8 months ago)
by
corcoran
some changes for the Mac
Revision
167 -
Directory Listing
Modified
Sun Oct 6 14:24:39 2002 UTC
(10 years, 8 months ago)
by
giraud
Added #define for support of /var/run/pid. pid file is /var/run/pcscd.pid
Revision
149 -
Directory Listing
Modified
Wed Oct 2 17:52:51 2002 UTC
(10 years, 8 months ago)
by
giraud
Modified version number from 1.1.0 to 1.1.1
Revision
71 -
Directory Listing
Modified
Thu Apr 25 18:23:35 2002 UTC
(11 years, 1 month ago)
by
corcoran
Added new version numbering
Revision
68 -
Directory Listing
Modified
Wed Apr 24 20:28:38 2002 UTC
(11 years, 1 month ago)
by
corcoran
Removal
Revision
66 -
Directory Listing
Modified
Wed Apr 24 00:45:57 2002 UTC
(11 years, 1 month ago)
by
corcoran
changes
Revision
65 -
Directory Listing
Modified
Tue Apr 23 17:49:17 2002 UTC
(11 years, 1 month ago)
by
corcoran
No changes, just time/date issues
Revision
64 -
Directory Listing
Modified
Mon Apr 22 18:42:44 2002 UTC
(11 years, 1 month ago)
by
corcoran
config.h -> added cvs to version
project.pbx -> modified project builder attributes
pcsclite.h -> __APPLE__
mscdefines.h -> __APPLE__
sys_generic.h, sys_hpux.c sys_solaris.c sys_unix.c
int SYS_Exit to void SYS_Exit
winscard_msg.c removed message in CommonSegment
Revision
21 -
Directory Listing
Modified
Sun Mar 31 23:51:03 2002 UTC
(11 years, 2 months ago)
by
giraud
Fix 1 issue in readerfactory.c
- valueLength=sizeof(tagValue) in RFSetReaderName to allow IFDHandlers to know
how much space is available
Modified PB project to allow build in proper order and have testpcsc used
the new PCSC framework available in the build folder.
Revision
11 -
Directory Listing
Added
Sat Mar 30 18:13:58 2002 UTC
(11 years, 2 months ago)
by
corcoran
Initial revision