opensc/src/pkcs11
martin 93da2252c7 pkcs11: #250: refresh PIN counters and associated token flags on every call to C_GetTokenInfo
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4692 c6295689-39f2-0310-b995-f0e70906c6a9
2010-09-05 16:53:08 +00:00
..
Makefile.am pkcs11/pkcs15-init: remove automagic software key generation. Remove software based secret key handling from PKCS#11. 2010-08-23 14:47:07 +00:00
Makefile.mak pkcs11/pkcs15-init: remove automagic software key generation. Remove software based secret key handling from PKCS#11. 2010-08-23 14:47:07 +00:00
debug.c cleanup of the debug code: 2010-03-15 12:17:13 +00:00
framework-pkcs15.c pkcs11: #250: refresh PIN counters and associated token flags on every call to C_GetTokenInfo 2010-09-05 16:53:08 +00:00
framework-pkcs15init.c pkcs11: C_SeedRandom is not implemented by OpenSC nor most smart cards, nor does it fit well into PKCS#15 concept. 2010-09-01 06:23:26 +00:00
hack-disabled.c
hack-enabled.c
libpkcs11.c libpkcs11: Print error messages from PKCS#11 module loading 2010-09-02 13:38:56 +00:00
mechanism.c Do not cast the return value of malloc(3) and calloc(3) 2010-08-18 15:08:51 +00:00
misc.c pkcs11: remove outdated config entry parsing. 2010-08-15 09:34:13 +00:00
opensc-pkcs11.exports
opensc_pkcs11_install.js
openssl.c pkcs11/pkcs15-init: remove automagic software key generation. Remove software based secret key handling from PKCS#11. 2010-08-23 14:47:07 +00:00
pkcs11-display.c Use a temporary pointer to avoid a pointer cast. 2010-03-29 14:19:26 +00:00
pkcs11-display.h
pkcs11-global.c pkcs11: #250: refresh PIN counters and associated token flags on every call to C_GetTokenInfo 2010-09-05 16:53:08 +00:00
pkcs11-object.c pkcs11: C_SeedRandom is not implemented by OpenSC nor most smart cards, nor does it fit well into PKCS#15 concept. 2010-09-01 06:23:26 +00:00
pkcs11-opensc.h Merge [3758:3783/trunk] 2009-10-22 09:18:16 +00:00
pkcs11-session.c pkcs11: check PKCS#11 function parameters for obvious errors and return CKR_ARGUMENTS_BAD early without locking the module. 2010-08-23 14:47:14 +00:00
pkcs11-spy.c Do not cast the return value of malloc(3) and calloc(3) 2010-08-18 15:08:51 +00:00
pkcs11-spy.exports
pkcs11.h Remove strange characters. 2010-01-10 21:58:48 +00:00
sc-pkcs11.h pkcs11: C_SeedRandom is not implemented by OpenSC nor most smart cards, nor does it fit well into PKCS#15 concept. 2010-09-01 06:23:26 +00:00
slot.c Fix and change ignored readers feature introducsed in r4626 for Windows. strcasestr is GNU specific extension. 2010-08-16 08:59:14 +00:00