History log of /illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/softSessionUtil.c (Results 1 – 10 of 10)
Revision Date Author Comments
# cfcec266 28-May-2020 Jason King <jason.king@joyent.com>

12856 pkcs11_softtoken should validate session and object handles
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>


# 83140133 28-Aug-2009 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6842872 Race condition in fork() and C_Initialize() causes deadlock in pkcs11
6862268 C_Initialize() does not correctly cleans resources when fails
6862202 token_session mutexes are not covered by at

6842872 Race condition in fork() and C_Initialize() causes deadlock in pkcs11
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

show more ...


# 1f49a79a 19-May-2009 Zdenek Kotala <Zdenek.Kotala@Sun.COM>

6823591 pkcs11_kernel and pkcs11_softtoken object session reference counter must to be handled after fork
6828366 pkcs11_kernel/softtoken atfork handler should acquire session objects mutex too


# d288ba74 11-Apr-2009 Anthony Scarpino <Anthony.Scarpino@Sun.COM>

6439989 CKM_CMS_SIG & WTLS missing from pkcs11_mech2str mapping
6282064 C_GetSlotInfo returns CKR_SLOT_ID_INVALID when the logical provider is the only slot on the system
6177650 Wrong error code ret

6439989 CKM_CMS_SIG & WTLS missing from pkcs11_mech2str mapping
6282064 C_GetSlotInfo returns CKR_SLOT_ID_INVALID when the logical provider is the only slot on the system
6177650 Wrong error code returned when key does not allow requested operation
6437677 C_GenerateKey with missing CKA_VALUE_LEN attr should fail with CKR_TEMPLATE_INCOMPLETE
6499687 softDSA.c should use a meaningful #define rather than a hard coded number
6773550 Crypto Framework is too strict when checking DSA key parameters
6815120 C_Logout with metaslot can leave metaslot object info in memory
6606384 SCF consumers crash after mechanisms are disabled using cryptoadm when using libumem
6636169 softtoken is confused by .nfs files
6636960 C_GetOperationState should fail if there is no active digest operation
6627939 functional test failure - got CKR_UNWRAPPING_KEY_TYPE_INCONSISTENT

show more ...


# 429cc41d 26-Sep-2008 Vladimir Kotal <Vladimir.Kotal@Sun.COM>

6638987 soft_delete_session() clears magic_marker too soon for soft_remove_object_from_session()


# 588a1af0 25-Sep-2008 Alexandr Nedvedicky <Alexandr.Nedvedicky@Sun.COM>

6720255 soft_digest_init() memory leaks caused by digest operations on a system with HW crypto provider
6745244 inconsistent locking of soft_session_t mutex in soft_{get,set}_operationstate()
6748371

6720255 soft_digest_init() memory leaks caused by digest operations on a system with HW crypto provider
6745244 inconsistent locking of soft_session_t mutex in soft_{get,set}_operationstate()
6748371 memcpy() wastes cycles in soft_get_operationstate()/soft_set_operationstate()

show more ...


# 4daf2311 07-Jun-2008 rupertk <none@none>

6548350 pkcs11 pthread_atfork() covers insufficient locks


# f243d98a 20-Feb-2008 krishna <none@none>

6522116 handle2session() routines can be improved in pkcs11 libraries


# a62b4373 14-Dec-2005 darrenm <none@none>

6345493 fork(2) handling fixes from 6276483 needs further work in pkcs11_softtoken


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch