summaryrefslogtreecommitdiff
path: root/usr/src/lib/libkmf
AgeCommit message (Collapse)AuthorFilesLines
2007-10-226614385 libkmf should be able to open plugins on demandwyllys3-37/+45
2007-10-106612107 pktool list objtype=cert Serial: odditywyllys3-181/+242
6612173 pktool interactive mode should ask more questions 6612636 pktool delete is inconsistent 6613494 pktool fails creation outkey = in dir= if there is a file/dir in current dir of same name
2007-09-256607135 KMF incorrectly labels public keys as privatewyllys1-3/+38
2007-09-176546405 KMF Interfaces need to be extensible (fix lint)wyllys1-0/+1
2007-09-14PSARC 2007/426 KMFAPI Interface Taxonomy Changewyllys27-5654/+7940
PSARC 2007/465 pktool symmetric key enhancements 6546405 KMF Interfaces need to be extensible 6547894 pktool should be more detailed 6590232 pktool should import and export generic keys
2007-08-086585894 pktool import usage shows bogus nickname parameterhylee1-24/+24
6585913 pktool import keystore=nss does not work for PEM encoded certs
2007-05-246558467 memory leak in kcfdwyllys1-156/+151
2007-05-036455242 nightly should be able to preserve all proto areas from a single build.kupfer2-2/+8
6467531 nightly(1) needs option to generate OpenSolaris delivery --HG-- rename : usr/src/pkgdefs/SUNWftpu/copyright => usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE
2007-04-276550297 elfsign mysteriously fails with missing packageswyllys1-27/+32
2007-04-236549186 OpenSSL_FindCert incorrectly tracks matched certificateswyllys1-2/+5
2007-04-196547594 KMF incorrectly processes pkcs12 fileswyllys2-22/+21
6547853 KMF is too strict about KeyUsage
2007-04-166546494 KMF_FindKey changed prematurely, should still allow 0 num_keyswyllys1-3/+0
2007-04-136542973 KMF_FindCert is racywyllys3-39/+94
2007-04-066538315 KMF should duplicate KMF_X509_NAME records instead of copying ptr valueshaimay3-15/+36
2007-04-026512691 kssladm dumps core when given invalid inputkrishna1-1/+1
2007-04-026527799 KMF_GetFileFormat() can not recognize a valid P12 filehylee1-38/+118
2007-03-236537357 KMF improperly encodes CSR version numberswyllys1-2/+1
6537358 KMF should allow CSRs to be created with empty Subject names
2007-03-156531818 libkmf has too many dependencies on libpkcs11wyllys10-127/+125
6534811 KMF openssl verify routine should test for NULL hash method. 6534827 KMF_ReadInputFile should not require a handle
2007-03-13PSARC 2007/094 encrypt(1) / mac(1) token key supporthylee4-5/+154
4868006 encrypt(1) and mac(1) needs to support token objects 6517162 pktool genkey needs to support generic secret key
2007-03-036523959 KMF needs keystore specific Verify operationswyllys13-248/+867
--HG-- rename : usr/src/lib/libkmf/include/oidsalg.h => deleted_files/usr/src/lib/libkmf/include/oidsalg.h
2007-02-216525220 KMF_ValidateCert() and KMF_FindCertInCRL() should take a subject ↵hylee3-81/+55
certificate as input
2007-01-176509342 Code licenses for KMF need to be cleaned up.haimay23-422/+161
2007-01-116501154 kssladm could use KMFwyllys9-107/+451
--HG-- rename : usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/openssl_util.c => usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/ksslutil.c
2006-11-276495595 KMF incorrectly checks the CA constraintwyllys2-16/+35
6495596 KMF_OpenSSL plugin incorrectly clears memory from returned cert list.
2006-11-126224192 Solaris needs unified key management interfaces (fix clobber, ↵wyllys2-10/+10
EXPORT_SRC build)
2006-11-106224192 Solaris needs unified key management interfaces (Fix _msg build target)wyllys1-0/+3
6224192 Solaris needs unified key management interfaces (suppress NSS lint error)
2006-11-10PSARC 2005/074 Solaris Key Management Frameworkwyllys70-0/+32205
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