summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11
AgeCommit message (Expand)AuthorFilesLines
2010-06-286924858 various OSNet components could be simplified with symbol capabilitiesRod Evans31-844/+914
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami8-87/+300
2010-06-076875651 move asymmetric crypto to libsoftcryptoDina K Nimeh40-2088/+634
2010-06-046948198 metaslot leaks clone_template in metaObjectManager.cDan OpenSolaris Anderson1-4/+4
2010-05-286949306 soft_slot.authenticated not getting properly set anymore, confusing C...Peter Shoults2-2/+16
2010-05-256934074 What is an ODE? Shall I compare thee, to a Makefile typo?Darren J Moffat1-7/+6
2010-05-04PSARC/2010/146 EOF unnecessary elfsign and kCF optionsValerie Bubb Fenwick1-1/+0
2010-04-266443649 softtoken should honor $HOME, avoid getpwuidPeter Shoults6-103/+74
2010-03-306939103 libpkcs11 is too chatty when kcfd isn't runningValerie Bubb Fenwick1-16/+21
2010-02-236922178 memleaks in pkcs11_tpmWyllys Ingersoll1-1/+3
2010-01-256918510 softtoken does not save EC key data correctlyWyllys Ingersoll1-2/+58
2010-01-196855998 put signed crypto in its own tarball, not with the closed binsMike Kupfer1-13/+5
2010-01-126916271 Memory leak in C_DeriveKey() when using CKM_TLS_PRF mechanismDan OpenSolaris Anderson1-16/+25
2010-01-076905996 arcfour should return failure on invalid key (instead of dumping core)Zdenek Kotala1-7/+10
2009-12-186900477 libpkcs11 needs to be friendlierValerie Bubb Fenwick2-13/+18
2009-12-11FWARC 2008/613 KT IOS Performance Counters APIJanie Lu8-34/+59
2009-11-106579499 update operations should be able to use in-place transformationsDan OpenSolaris Anderson3-15/+41
2009-11-056897371 cryptoadm needs changes in order to support fips-140 mode in local zonesHai-May Chao2-1/+16
2009-10-276894191 pkcs11_tpm source tree needs THIRDPARTYLICENSE filesWyllys Ingersoll2-0/+214
2009-10-21PSARC 2009/538 EOF of Tadpole SPARCLEGarrett D'Amore1-3/+2
2009-10-076880460 some root-build bits were missed by 6864230jmcp1-1/+1
2009-10-07PSARC/2009/447 Kernel Cryptographic Framework support for FIPS 140-2Anthony Scarpino1-125/+157
2009-09-286878996 Shared library pkcs11_kernel.so.1 generates memory leaks when running...Mark Powers1-12/+24
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao8-7/+1001
2009-09-026786946 kcf should check the key sizes before passing a job to a providerVladimir Kotal2-1/+17
2009-08-286842872 Race condition in fork() and C_Initialize() causes deadlock in pkcs11Zdenek Kotala6-131/+175
2009-08-196855414 Deliver SPARC support for TPMWyllys Ingersoll8-79/+147
2009-08-17backout 6855414: breaks buildjmcp8-147/+76
2009-08-176855414 Deliver SPARC support for TPMWyllys Ingersoll8-76/+147
2009-08-106859220 pkcs11_softoken.so crashes in RC4 when doing a java benchmarkZdenek Kotala1-4/+5
2009-07-306866515 pkcs11_tpm provider does not delete token objects correctlyWyllys Ingersoll1-1/+5
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-3/+2
2009-07-206854948 pkcs11_tpm code stomps on memoryWyllys Ingersoll1-5/+10
2009-07-176852240 libelfsign should use pkcs11_softtoken instead of OpenSSL for FIPS-14...Valerie Bubb Fenwick8-1/+340
2009-06-096837738 ssh and javaws dump core in libsoftcrypto when freeing memory under l...Dina K Nimeh1-28/+27
2009-06-056814722 C_Digest() does not unlock session mutex which causes deadlockZdenek Kotala3-27/+54
2009-05-286806387 Move OpenSSL from ON to SFWMark Phalan1-1/+1
2009-05-196823591 pkcs11_kernel and pkcs11_softtoken object session reference counter m...Zdenek Kotala13-63/+127
2009-05-186840408 Cores found when running ef test in tpm:none:amd64 modeWyllys Ingersoll4-53/+42
2009-05-056835006 pkcs11 TPM leaks memory in some cases.Wyllys Ingersoll1-7/+2
2009-05-046820466 CKA_PUBLIC_EXPONENT is inconsistently optional for C_GenerateKeyPair ...Dina K Nimeh1-3/+53
2009-05-016560563 libpkcs11.so should handle premature library calls betterPeter Shoults2-14/+110
2009-04-246824612 C_DestroyObject() destroys token key objects during a read only sessionWyllys Ingersoll13-466/+616
2009-04-176767618 Need an optimized AES leveraging Intel's AES instructionsDan OpenSolaris Anderson2-4/+5
2009-04-106439989 CKM_CMS_SIG & WTLS missing from pkcs11_mech2str mappingAnthony Scarpino13-128/+101
2009-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh13-254/+61
2009-03-20PSARC 2008/725 TPM SupportWyllys Ingersoll34-1/+26294
2009-03-196812615 64-bit RC4 has poor performance on Intel NehalemDan OpenSolaris Anderson1-3/+2
2009-02-276799218 RSA using Solaris Kernel Crypto framework lagging behind OpenSSLDan OpenSolaris Anderson1-9/+8
2009-02-276784451 consolidate duplicative looping_read() and looping_write() code into ...Dina K Nimeh9-357/+140