opensc/src
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
..
cardmod Fixes to cardmod: 2011-02-09 17:52:00 +00:00
common core: reanimate the sc_dlopen API for dynamic loading 2011-02-16 19:02:11 +00:00
libopensc core: reanimate the sc_dlopen API for dynamic loading 2011-02-16 19:02:11 +00:00
pkcs11 core: reanimate the sc_dlopen API for dynamic loading 2011-02-16 19:02:11 +00:00
pkcs15init core: reanimate the sc_dlopen API for dynamic loading 2011-02-16 19:02:11 +00:00
scconf Remove dead code 2011-02-05 20:25:08 +00:00
tests libioensc: use 'struct sc_atr' instead of 'u8 *atr, size_t atr_len' 2011-01-07 17:18:58 +00:00
tools core: reanimate the sc_dlopen API for dynamic loading 2011-02-16 19:02:11 +00:00
Makefile.am Header file cleanup. 2010-03-04 08:14:36 +00:00
Makefile.mak win32: build of MSI on checkouted trunk ... 2010-12-12 13:17:17 +00:00