opensc/src/pkcs11
martin 8156095b46 FIXME: Don't issue SCardCancel unless the environment is known not to hang (part 1)
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@4833 c6295689-39f2-0310-b995-f0e70906c6a9
2010-10-28 09:44:22 +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 Additianl changes to r4805 which made cert->pubkey a pointer to sc_pkcs15_pubkey_t 2010-10-25 20:58:02 +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 silence more warnings by gcc/sparse. 2007-06-21 13:58:38 +00:00
hack-enabled.c silence more warnings by gcc/sparse. 2007-06-21 13:58:38 +00:00
libpkcs11.c libpkcs11: Print error messages from PKCS#11 module loading 2010-09-02 13:38:56 +00:00
mechanism.c pkcs11: move around CKR_ARGUMENTS_BAD check 2010-09-21 16:11:40 +00:00
misc.c pkcs11: remove outdated config entry parsing. 2010-08-15 09:34:13 +00:00
opensc-pkcs11.exports Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
opensc_pkcs11_install.js Testing version. Use if you dare. 2002-01-28 19:29:35 +00:00
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 declare some functions static + some type fixes 2005-02-06 10:28:43 +00:00
pkcs11-global.c FIXME: Don't issue SCardCancel unless the environment is known not to hang (part 1) 2010-10-28 09:44:22 +00:00
pkcs11-object.c Allow c_FindObjectsInit to find unlimited objects - #258 2010-09-22 14:41:50 +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 pkcs11-spy: log matching objects in hex. Patch from Andre Zepezauer 2010-10-05 14:42:01 +00:00
pkcs11-spy.exports Complete rewrite of OpenSC build system. 2008-03-06 16:06:59 +00:00
pkcs11.h Remove strange characters. 2010-01-10 21:58:48 +00:00
sc-pkcs11.h Fix leftover from r4646 2010-10-06 07:15:32 +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