opensc/src
martin 72d961beb2 Fix #216: initial go with multiple reader subsystem removal.
* One sc_context has only a single reader driver.
 * remove dynamic reader driver loading capabilities
 * remove opensc-tool -R command
 * change the internal API, we don't need to pass around a "driver data" pointer as it can be found directly from the context.
 * check in ./configure for only a single enabled reader driver

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4709 c6295689-39f2-0310-b995-f0e70906c6a9
2010-09-11 13:00:47 +00:00
..
cardmod Fix small log issue 2010-09-08 07:52:00 +00:00
common strlcat(3) implementation 2010-08-18 13:42:26 +00:00
libopensc Fix #216: initial go with multiple reader subsystem removal. 2010-09-11 13:00:47 +00:00
pkcs11 pkcs11: #250: refresh PIN counters and associated token flags on every call to C_GetTokenInfo 2010-09-05 16:53:08 +00:00
pkcs15init remove software RSA support for Rutoken S 2010-09-09 17:28:44 +00:00
scconf Do not cast the return value of malloc(3) and calloc(3) 2010-08-18 15:08:51 +00:00
tests Do not cast the return value of malloc(3) and calloc(3) 2010-08-18 15:08:51 +00:00
tools Fix #216: initial go with multiple reader subsystem removal. 2010-09-11 13:00:47 +00:00
Makefile.am Header file cleanup. 2010-03-04 08:14:36 +00:00
Makefile.mak Header file cleanup. 2010-03-04 08:14:36 +00:00