opensc/src/pkcs11
sth 912946bf3f Fix for ticket #45: Firefox 1.5 and new Mozilla's crash when they are closed because there's a blocking C_WaitForSlotEvent() called from another thread then the 'main' thread that calls C_Finalize(); and this cause C_WaitForSlotEvent() to log to a NULL context -> assertion failure.
git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2762 c6295689-39f2-0310-b995-f0e70906c6a9
2005-12-08 20:25:54 +00:00
..
rsaref Document cryptoki header files. 2005-09-22 13:15:11 +00:00
Makefile.am do not install bundles on mac os X. no reason to. 2005-09-21 20:17:22 +00:00
Makefile.mak scconf no longer needed for pkcs#11 spy. 2005-09-21 20:18:37 +00:00
debug.c include sys/types.h if stdint.h doesn't exist + fix typo 2005-08-09 21:27:50 +00:00
framework-pkcs15.c fix problem with uninitialized pointer; this patch resolves opensc ticket #61 2005-12-04 23:23:25 +00:00
framework-pkcs15init.c add functions 2005-10-30 19:08:06 +00:00
libpkcs11.c we need lt_dlinit() 2005-09-05 17:05:26 +00:00
mechanism.c Tweak out some compiler warnings 2003-10-02 08:29:32 +00:00
misc.c Added opensc-to-pks11 error mapping 2005-03-26 20:00:14 +00:00
opensc_pkcs11_install.js Testing version. Use if you dare. 2002-01-28 19:29:35 +00:00
openssl.c don't use software prng 2005-07-18 20:20:22 +00:00
pkcs11-display.c Added Netscape/Mozilla specific types etc. 2005-08-29 12:49:53 +00:00
pkcs11-display.h declare some functions static + some type fixes 2005-02-06 10:28:43 +00:00
pkcs11-global.c Fix for ticket #45: Firefox 1.5 and new Mozilla's crash when they are closed because there's a blocking C_WaitForSlotEvent() called from another thread then the 'main' thread that calls C_Finalize(); and this cause C_WaitForSlotEvent() to log to a NULL context -> assertion failure. 2005-12-08 20:25:54 +00:00
pkcs11-object.c don't use software prng 2005-07-18 20:20:22 +00:00
pkcs11-session.c fix warning 2005-09-07 09:34:27 +00:00
pkcs11-spy.c pkcs11-spy no longer uses a config file. 2005-09-18 11:00:00 +00:00
pkcs11.h reomve unneeded ifdefs. 2005-09-30 17:44:42 +00:00
sc-pkcs11.h don't use software prng 2005-07-18 20:20:22 +00:00
secretkey.c no code change, only easier to parse :) 2005-12-05 21:53:13 +00:00
slot.c use sc_ctx_get_reader 2005-10-30 21:44:05 +00:00