History log of /illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/softKeystore.c (Results 1 – 12 of 12)
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>


# fb261280 25-Jan-2018 Jason King <jason.king@joyent.com>

1228 Add CCM and GCM mode support to AES in pkcs11_softtoken
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
A

1228 Add CCM and GCM mode support to AES in pkcs11_softtoken
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# a8793c76 22-Jan-2018 Jason King <jason.king@joyent.com>

9642 PKCS#11 softtoken should use explicit_bzero
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Reviewed

9642 PKCS#11 softtoken should use explicit_bzero
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Ken Mays <kmays2000@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# c5866e1d 26-Apr-2010 Peter Shoults <Peter.Shoults@Sun.COM>

6443649 softtoken should honor $HOME, avoid getpwuid
6884140 softtoken touches $HOME too soon


# 26b0c172 25-Jan-2010 Wyllys Ingersoll <Wyllys.Ingersoll@Sun.COM>

6918510 softtoken does not save EC key data correctly


# 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


# 7b79d846 20-Mar-2009 Dina K Nimeh <Dina.Nimeh@Sun.COM>

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


# 4d25c1d6 04-May-2007 mcpowers <none@none>

6483107 softtoken C_GenerateKeypair dumps core in multi-threaded apps


# 90e0e8c4 05-May-2006 izick <none@none>

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


# e81dd421 23-Jan-2006 izick <none@none>

6372169 blowfish can read past mblk and panic in cbc mode
6372587 pkcs11_softtoken should use getpwnam_r(3C) to avoid overwriting thread-specific data


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

OpenSolaris Launch