summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_softtoken/common/softSession.h
AgeCommit message (Collapse)AuthorFilesLines
2020-07-0612856 pkcs11_softtoken should validate session and object handlesJason King1-1/+6
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2009-08-286842872 Race condition in fork() and C_Initialize() causes deadlock in pkcs11Zdenek Kotala1-2/+2
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-4/+2
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/+4
2006-05-056271754 pkcs11_softtoken too aggresive in looking for token data filesizick1-4/+5
6415608 SUNW_C_GetMechSession should not call C_Initialize when it is not necessary
2005-12-146345493 fork(2) handling fixes from 6276483 needs further work in ↵darrenm1-2/+3
pkcs11_softtoken
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+206