OpenSC fork, with some Italian healthcare smart card utils
Go to file
Viktor Tarasov 249b769a4b pkcs11: unlink 'pubkey' FW object when deleting related certificate
Thanks to Andreas Schwier.
http://www.opensc-project.org/pipermail/opensc-devel/2012-September/018455.html

In PKCS#11 FW, the 'certificate' FW object is used to create corresponding 'public'key' FW object
or to get some of its attributes.
Seg.fault occured when, in the same session, the related certificate was destroyed and after that
there was the attempt to get such public key attributes.
2012-10-01 10:47:52 +02:00
MacOSX Make the Mac OS X package builder script more resilient. 2011-12-08 12:18:22 +02:00
doc no 'pace' in common part 2012-08-30 18:51:42 +02:00
etc build: include to 'dist' the files used by Windows build 2012-09-12 10:50:51 +02:00
m4 Use AX_PTHREAD instead of ACX_PTHREAD 2012-09-25 23:03:38 +02:00
solaris Thomas Uhle: modify Makefile so configure finds the include files 2009-12-03 07:05:15 +00:00
src pkcs11: unlink 'pubkey' FW object when deleting related certificate 2012-10-01 10:47:52 +02:00
win32 build: include to 'dist' the files used by Windows build 2012-09-12 10:50:51 +02:00
.gitignore Changes to build scripts requires for Git transition 2011-06-15 10:58:37 +03:00
COPYING - changed license to LGPL 2001-11-06 18:34:19 +00:00
Makefile.am Changes to build scripts requires for Git transition 2011-06-15 10:58:37 +03:00
Makefile.mak build: 'auto-config' parameters 2012-06-08 20:17:36 +02:00
NEWS More typo fixed 2012-08-06 09:10:28 +02:00
README Update documentation about about wiki and package content. 2010-10-15 14:29:42 +00:00
bootstrap build: Illegal char '-' in: 'Version: 0.13.0-pre1' 2012-09-16 22:39:12 +02:00
configure.ac Use AX_PTHREAD instead of ACX_PTHREAD 2012-09-25 23:03:38 +02:00
svnignore Update svn:ignore 2010-10-05 20:37:08 +00:00

README

OpenSC documentation wiki is available online at
	http://www.opensc-project.org/opensc/

Please take a look at the documentation before trying to use OpenSC.