summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cmd-crypto/cryptoadm
AgeCommit message (Collapse)AuthorFilesLines
2010-09-126 Need open kcfdGarrett D'Amore8-749/+16
Reviewed by: gwr@nexenta.com, richlowe@richlowe.net, matt@greenviolet.net Approved by: richlowe@richlowe.net
2010-08-096974684 libpkcs11 performance can be improved with less restrictive dlopen() ↵Valerie Bubb Fenwick1-1/+6
flags 6975112 libpkcs11 shouldn't try to dlclose its own metaslot
2010-07-286959099 T2 Crypto Drivers (ncp, n2cp, n2rng) need to implement self tests ↵Misaki Miyashita5-29/+451
for FIPS 140-2 compliance
2010-07-226970482 cryptoadm cores when listing CKM_AES_CBC mechanismDarren J Moffat1-18/+19
2010-02-266927569 cryptoadm unload doesn't perform as expected on freshly-installed ↵Dan OpenSolaris Anderson1-15/+28
systems
2010-01-196910806 Remove warning after enabling fips by cryptoadmHai-May Chao1-5/+1
2010-01-086862532 "cryptoadm: failed to parse configuration" errorDan OpenSolaris Anderson1-24/+45
6353443 domestic (crypt) source build leaves stuff it shouldn't 6818180 mac(1) printed "invalid key" error message when user input an invalid passphrase
2009-11-056897371 cryptoadm needs changes in order to support fips-140 mode in local zonesHai-May Chao7-222/+148
6897374 Memory leaking in kernel algorithm modules and softtoken dsa with fips enabled
2009-10-07PSARC/2009/447 Kernel Cryptographic Framework support for FIPS 140-2Anthony Scarpino1-6/+4
6703950 Solaris cryptographic framework needs to implement changes for FIPS-140-2 compliance
2009-09-11PSARC 2009/347 cryptoadm(1M) enhancement for FIPS-140 modeHai-May Chao7-243/+612
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
2008-12-046778683 Duplicate entries created in kcf.conf after disabling/enabling ↵Dan OpenSolaris Anderson1-11/+14
provider mechanisms by cryptoadm
2008-11-216449514 move OpenSSL from /usr/sfw to /usr, /libJohn.Zolnowsky@Sun.COM2-5/+4
6457487 clean up Makefile for cmd/openssl 6686002 move /usr/lib/libkmf and plugins to /lib - PSARC 2007/674 6686004 move libcryptoutil and libelfsign from /usr/lib to /lib - PSARC 2007/674 6700122 cryptosvc should be able to start before filesystem/usr
2008-10-296414175 kcf.conf's supportedlist not providing much usefulnessDaniel OpenSolaris Anderson5-967/+1011
2008-08-146621176 $SRC/cmd/cmd-crypto/cryptoadm/*.c seem to have syntax errors in the ↵Daniel Anderson5-48/+42
translation notes
2008-08-116195393 funny display of the PIN length for PIN-less PKCS#11 tokensDarren Moffat2-6/+4
2008-08-04backout 6449514/6686002/6686004/6700122: needs more worksuha2-5/+3
2008-08-016449514 move OpenSSL from /usr/sfw to /usr, /libjohnz2-3/+5
6686002 move /usr/lib/libkmf and plugins to /lib - PSARC 2007/674 6686004 move libcryptoutil and libelfsign from /usr/lib to /lib - PSARC 2007/674 6700122 cryptosvc should be able to start before filesystem/usr
2008-07-156723237 libcryptoutil should allow mechanism number "0x80000000" (the value ↵da730242-3/+3
of marker CKM_VENDOR_DEFINED)
2008-07-024947627 improve libcrypto string/mechanism conversion functions in edge casesda730242-90/+106
5031131 perf: pkcs11_kernel can benefit from a more efficient pkcs11_mech2str()
2008-05-026683064 check_rtime could do with some spring cleaningrie1-5/+3
2006-11-10PSARC 2005/074 Solaris Key Management Frameworkwyllys1-117/+3
6224192 Solaris needs unified key management interfaces --HG-- rename : usr/src/cmd/cmd-crypto/pktool/biginteger.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/biginteger.h rename : usr/src/cmd/cmd-crypto/pktool/derparse.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/derparse.c rename : usr/src/cmd/cmd-crypto/pktool/derparse.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/derparse.h rename : usr/src/cmd/cmd-crypto/pktool/osslcommon.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/osslcommon.c rename : usr/src/cmd/cmd-crypto/pktool/osslcommon.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/osslcommon.h rename : usr/src/cmd/cmd-crypto/pktool/p12common.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/p12common.c rename : usr/src/cmd/cmd-crypto/pktool/p12common.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/p12common.h
2006-10-046474874 cryptoadm(1M) silently re-enables random number operationsmcpowers1-1/+3
2006-05-116420245 SUNWcryr postinstall fails to run cryptoadm and ipsecalgs for ↵krishna3-20/+27
default case 6424901 cryptoadm refresh fails to update the kernel state in some cases
2005-11-236258938 cryptoadm can create mechanism names containing space charactersmcpowers1-2/+13
6353342 pkcs11_kernel leaks RSA public key objects 6352877 ckpi_004 - CKM_AES_ECB mechanism test is failing with lots of Crypto error 29 messages
2005-11-216284138 cryptoadm stop (still) fails if kcfd is not runningdarrenm1-2/+6
2005-06-14OpenSolaris Launchstevel@tonic-gate10-0/+7921