OpenSC fork, with some Italian healthcare smart card utils
Go to file
martin ffb46d2573 core: reanimate the sc_dlopen API for dynamic loading
* shift libpkcs11 from src/pkcs11 to src/common as it is not used to implement the OpenSC PKCS#11 module
 * invent a "libscdl" mini library that implements either libltdl based dynamic loading or uses native interfaces
 * drop hard requirement for libltl to build OpenSC
 * native Windows build does not need libltdl any more
 * specify CNGSDK include dir to find cardmod.h. CNGSDK only registers with a handful of compilers

Deals with #323

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@5201 c6295689-39f2-0310-b995-f0e70906c6a9
2011-02-16 19:02:11 +00:00
MacOSX MacInstaller: use the pre-built libopensc.dylib for building OpenSC.tokend 2011-02-10 13:40:35 +00:00
doc pkcs15-tool: new action 'list-applications' 2011-01-06 16:21:15 +00:00
etc IAS/ECC: for the IAS/ECC cards include into the OpenSC configuration the 'card_atr' sections 2011-02-16 11:01:46 +00:00
m4 Assuan is not used. 2010-06-30 17:27:04 +00:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src core: reanimate the sc_dlopen API for dynamic loading 2011-02-16 19:02:11 +00:00
win32 core: reanimate the sc_dlopen API for dynamic loading 2011-02-16 19:02:11 +00:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am Simplify build system, remove the generated distributed files. 2010-10-05 20:34:58 +00:00
Makefile.mak Header file cleanup. 2010-03-04 08:14:36 +00:00
NEWS Prepare for 0.12.0 2010-12-22 17:12:11 +00:00
README Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00:00
bootstrap Add --force to autoreconf 2008-04-18 20:37:55 +00:00
configure.ac core: reanimate the sc_dlopen API for dynamic loading 2011-02-16 19:02:11 +00:00
svnignore Update svn:ignore 2010-10-05 20:37:08 +00:00

README

OpenSC documentation wiki is available online at
	http://www.opensc-project.org/opensc/

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