OpenSC fork, with some Italian healthcare smart card utils
Go to file
Frank Morgner a7564d6f1e Use C99 flexible array member
The structures PIN_MODIFY_STRUCTURE and PIN_VERIFY_STRUCTURE now use a
C99 flexible array member when available for abData field.

uint8_t abData[];

See http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2013-May/006191.html
2013-08-02 15:18:07 +02:00
MacOSX macosx: add new tool and SDK paths for OS X 10.8 2013-03-30 12:28:05 +02:00
doc Fix eidenv manual page: -n is actually -p 2013-05-08 15:22:33 +03:00
etc build: include to 'dist' the files used by Windows build 2012-09-12 10:50:51 +02:00
m4 Use AX_PTHREAD instead of ACX_PTHREAD 2012-09-25 23:03:38 +02:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src Use C99 flexible array member 2013-08-02 15:18:07 +02:00
win32 win32: build and include to MSI package 'openpgp-tool.exe' 2013-02-25 19:12:06 +01:00
.gitignore Update gitignore to include files generated on OSX. 2013-02-25 12:19:17 +02:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am build: svnignore went away in previous commit 2013-03-16 20:30:13 +01:00
Makefile.mak build: 'auto-config' parameters 2012-06-08 20:17:36 +02:00
NEWS release 0.13.0 2012-12-04 14:58:10 +01:00
README Update wiki URL 2013-01-06 20:49:14 +01:00
bootstrap build: Illegal char '-' in: 'Version: 0.13.0-pre1' 2012-09-16 22:39:12 +02:00
configure.ac build: 'declaration-after-statement' is an error 2013-05-07 15:48:07 +02:00

README

OpenSC documentation wiki is available online at
	https://github.com/OpenSC/OpenSC/wiki

Please take a look at the documentation before trying to use OpenSC.