History log of /illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/softGeneral.c (Results 1 – 15 of 15)
Revision Date Author Comments
# cfcec266 28-May-2020 Jason King

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


# 05d57413 05-Jun-2014 Dan McDonald

1667 pkcs11 may deadlock when multi-threaded consumers fork
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Approved by: Gordon Ross

1667 pkcs11 may deadlock when multi-threaded consumers fork
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com>
Approved by: Gordon Ross <gordon.ross@nexenta.com>

show more ...


# 6ea3c060 12-Sep-2010 Garrett D'Amore

6 Need open kcfd
Reviewed by: gwr@nexenta.com, richlowe@richlowe.net, matt@greenviolet.net
Approved by: richlowe@richlowe.net


# 4ff712c4 19-Dec-2009 Valerie Bubb Fenwick

6900477 libpkcs11 needs to be friendlier
6903648 pInfo->libraryVersion.minor left uninitialized in pkcs11_softtoken


# b5a2d845 11-Sep-2009 Hai-May Chao

PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
6787364 Administration and policy configuration changes to support FIPS 140-2
6867384 Solaris Crypto Framework needs to implement se

PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 mode
6787364 Administration and policy configuration changes to support FIPS 140-2
6867384 Solaris Crypto Framework needs to implement self tests for FIPS 140-2 compliance

show more ...


# 83140133 28-Aug-2009 Zdenek Kotala

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 cover

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

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


# 7b79d846 20-Mar-2009 Dina K Nimeh

6666204 meta slot opens and closes /dev/urandom needlessly for every read
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil


# 19193bb6 27-Feb-2009 Dina K Nimeh

6784451 consolidate duplicative looping_read() and looping_write() code into libcryptoutil


# 4daf2311 07-Jun-2008 rupertk

6548350 pkcs11 pthread_atfork() covers insufficient locks


# 90e0e8c4 05-May-2006 izick

6271754 pkcs11_softtoken too aggresive in looking for token data files
6415608 SUNW_C_GetMechSession should not call C_Initialize when it is not necessary


# 8047c9fb 01-May-2006 mcpowers

PSARC 2006/214 Crypto Framework random number API/SPI update
6374503 C_SeedRandom is too slow causing poor performance with Apache/OpenSSL when using pkcs11


# a62b4373 14-Dec-2005 darrenm

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


# f66d273d 11-Oct-2005 izick

PSARC 2005/572 PKCS#11 v2.20
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


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch