summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11/pkcs11_softtoken/common/softSession.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-266443649 softtoken should honor $HOME, avoid getpwuidPeter Shoults1-5/+2
6884140 softtoken touches $HOME too soon
2007-10-126552557 provide helper function that generates pkcs#5 keys from passphrasesdinak1-2/+2
6554395 consolidate duplicated code in decrypt and digest 6607990 SUNW_C_KeyToObject fails to set wrap/unwrap capability on object created from raw key 6607994 SUNW_C_KeyToObject looks like it may destroy an object that was never created 6607998 C_GetSessionInfo never returns CKR_ARGUMENTS_BAD 6608391 consolidate code that reads key data from file
2006-05-056271754 pkcs11_softtoken too aggresive in looking for token data filesizick1-5/+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-3/+4
pkcs11_softtoken
2005-10-126299063 C_CloseSession and C_DestroyObject have a race condition when ↵haimay1-2/+6
checking for a flag 6306708 CKM_SSL3_KEY_AND_MAC_DERIVE returns incorrect cipher keys for exportable ciphersuites
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+465