summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_kernel/common/kernelGeneral.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-286842872 Race condition in fork() and C_Initialize() causes deadlock in pkcs11Zdenek Kotala1-37/+31
6862268 C_Initialize() does not correctly cleans resources when fails 6862202 token_session mutexes are not covered by at_fork handler 6862207 PKCS11 softtoken:C_Initialize() sets softtoken_initialized to TRUE also when it fails
2009-05-196823591 pkcs11_kernel and pkcs11_softtoken object session reference counter ↵Zdenek Kotala1-3/+6
must to be handled after fork 6828366 pkcs11_kernel/softtoken atfork handler should acquire session objects mutex too
2008-06-076548350 pkcs11 pthread_atfork() covers insufficient locksrupertk1-1/+56
2006-10-175039325 pkcs11_kernel should be caching mechanism numbers from kCFkrishna1-5/+26
6480505 crypto_mech2id_common() could go faster
2005-12-026350482 pkcs11_kernel: globalmutex not always released by C_Finalizedinak1-0/+2
6286167 SSLException thrown when using Solaris PKCS provider
2005-10-11PSARC 2005/572 PKCS#11 v2.20izick1-1/+1
4920408 PKCS#11 v2.20 support for the Crypto Framework 6287425 residual bzero's in hmac part of sha2 6287428 add sha2 to the i.kcfconfbase upgrade script
2005-07-226274680 Metaslot on Niagara suddenly becomes very slow at high loadmcpowers1-44/+56
6292874 memory leak in asn1_to_*_pri()
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+422