opensc/src/pkcs11
alonbl 1875a25c40 PKCS#11 "Application and processes" instructs the sequence
that should be taken after fork().
Applications should call C_Initialize() immediately after fork()
to reinitialize the provider.

The change monitor the pid that calls C_Initialize(), if it is
different than previous C_Finalize() is called.



git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3402 c6295689-39f2-0310-b995-f0e70906c6a9
2008-03-06 14:56:31 +00:00
..
Makefile.am remove $(pkcs11dir)/opensc-pkcs11.so so that creating the symbolink link 2008-01-11 16:28:00 +00:00
Makefile.mak Build a pkcs11 module with only one pin exposed to overcome issues described in #132. Closes #132 2007-03-29 10:25:16 +00:00
debug.c silence more warnings. 2007-06-21 12:58:57 +00:00
framework-pkcs15.c * Correctly return CKR_PIN_INCORRECT if PIN is out of range. 2008-02-29 10:18:51 +00:00
framework-pkcs15init.c convert to utf-8. 2006-12-19 21:33:15 +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 replace rsa pkcs#11 header files with rewrite. 2006-11-30 08:11:58 +00:00
mechanism.c Tweak out some compiler warnings 2003-10-02 08:29:32 +00:00
misc.c Alessandro Premoli: 2007-06-21 09:37:18 +00:00
opensc_pkcs11_install.js Testing version. Use if you dare. 2002-01-28 19:29:35 +00:00
openssl.c silence more gcc/sparse warnings. 2007-06-21 12:01:39 +00:00
pkcs11-display.c fix broken changes. 2007-06-21 12:14:50 +00:00
pkcs11-display.h declare some functions static + some type fixes 2005-02-06 10:28:43 +00:00
pkcs11-global.c PKCS#11 "Application and processes" instructs the sequence 2008-03-06 14:56:31 +00:00
pkcs11-object.c Alessandro Premoli: 2007-06-21 09:37:18 +00:00
pkcs11-session.c convert to utf-8. 2006-12-19 21:33:15 +00:00
pkcs11-spy.c silence more gcc/sparse warnings. 2007-06-21 12:01:39 +00:00
pkcs11.h add support of ruToken 2007-12-17 13:39:20 +00:00
sc-pkcs11.h convert to utf-8. 2006-12-19 21:33:15 +00:00
secretkey.c no code change, only easier to parse :) 2005-12-05 21:53:13 +00:00
slot.c convert to utf-8. 2006-12-19 21:33:15 +00:00