Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-17 | backout 6855414: breaks build | jmcp | 2 | -6/+13 | |
2009-08-17 | 6855414 Deliver SPARC support for TPM | Wyllys Ingersoll | 2 | -13/+6 | |
6865428 pkcs11_tpm should be installed by default, or it won't be used | |||||
2009-08-01 | 6860037 pktool can't find certificate when there is only one on the token | Wyllys Ingersoll | 4 | -30/+63 | |
6794511 Improved pktool Error Reporting 6744775 pktool error message for non-existant file could be better | |||||
2009-07-29 | 6864230 hiho, hiho, it'ch chtime for CH to go | jmcp | 2 | -19/+2 | |
Portions contributed by Rich Lowe | |||||
2009-07-24 | 6847622 Segmentation faults when running pktool in snv_116 | Huie-Ying Lee | 1 | -3/+2 | |
2009-07-01 | 6846615 Enlarge data buffer in encrypt/decrypt to boost T2 HW accelerator ↵ | Krishna Yenduri | 1 | -4/+8 | |
performance | |||||
2009-05-18 | 6823839 encrypt utility can cause loss of data | Valerie Bubb Fenwick | 1 | -2/+5 | |
2009-03-23 | 6814522 pktool gencert/gencsr should remove keypair if there is an error | Huie-Ying Lee | 2 | -10/+83 | |
2009-03-20 | 6666204 meta slot opens and closes /dev/urandom needlessly for every read | Dina K Nimeh | 1 | -3/+3 | |
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil | |||||
2009-03-20 | PSARC 2008/725 TPM Support | Wyllys Ingersoll | 10 | -25/+1232 | |
6771298 Solaris needs a PKCS11 provider for the TPM 6771289 Solaris needs TCG support | |||||
2009-01-09 | 6790251 cryptosvc shouldn't depend on filesystem/root:default | John.Zolnowsky@Sun.COM | 1 | -2/+2 | |
2008-12-18 | 6698202 encrypt(1)/mac(1) should prompt twice for the passphrase | Dina K Nimeh | 1 | -3/+4 | |
2008-12-08 | 6773289 libcryptoutil needs to interact with calling functions better | Anthony Scarpino | 2 | -6/+2 | |
2008-12-04 | 6778683 Duplicate entries created in kcf.conf after disabling/enabling ↵ | Dan OpenSolaris Anderson | 1 | -11/+14 | |
provider mechanisms by cryptoadm | |||||
2008-11-21 | 6449514 move OpenSSL from /usr/sfw to /usr, /lib | John.Zolnowsky@Sun.COM | 3 | -15/+11 | |
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-11-17 | 6756692 ugly prompt for pkcs11 token pin when using pktool | Wyllys Ingersoll | 2 | -8/+19 | |
6763087 pktool signcsr dumps core in some conditions due to uninitialized variables. 6744183 pktool doesn't accept "KPClientAuth", "KPKdc" or "scLogon" as valid ekus | |||||
2008-10-29 | 6414175 kcf.conf's supportedlist not providing much usefulness | Daniel OpenSolaris Anderson | 6 | -992/+1015 | |
2008-08-14 | 6621176 $SRC/cmd/cmd-crypto/cryptoadm/*.c seem to have syntax errors in the ↵ | Daniel Anderson | 5 | -48/+42 | |
translation notes | |||||
2008-08-11 | 6195393 funny display of the PIN length for PIN-less PKCS#11 tokens | Darren Moffat | 2 | -6/+4 | |
2008-08-04 | backout 6449514/6686002/6686004/6700122: needs more work | suha | 3 | -12/+11 | |
2008-08-01 | 6449514 move OpenSSL from /usr/sfw to /usr, /lib | johnz | 3 | -11/+12 | |
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-16 | 6721979 pktool fails to delete other objects if keys are not found first | wyllys | 2 | -75/+124 | |
6721984 pktool must store keys before storing certs when importing into NSS | |||||
2008-07-15 | 6723237 libcryptoutil should allow mechanism number "0x80000000" (the value ↵ | da73024 | 2 | -3/+3 | |
of marker CKM_VENDOR_DEFINED) | |||||
2008-07-02 | 4947627 improve libcrypto string/mechanism conversion functions in edge cases | da73024 | 2 | -90/+106 | |
5031131 perf: pkcs11_kernel can benefit from a more efficient pkcs11_mech2str() | |||||
2008-06-25 | 6715059 elfsign displays a char* as a number | bubbva | 1 | -2/+2 | |
2008-06-16 | 6710916 pktool needs to report error when "dir" option is present but not ↵ | wyllys | 8 | -9/+34 | |
necessary | |||||
2008-05-20 | PSARC 2008/306 pktool CLI update (dir option correction) | wyllys | 10 | -132/+95 | |
6670712 cert of dsa type with key pair can not signcsr of rsa type, viceversa. 6670714 pktool gencert keystore=nss and keytype=dsa FAIL, parameter error 6670715 pktool gencsr keystore=nss and token="install" (something not "internal") core dumped 6670725 pktool signcsr command fails to update the keyusage values. 6699535 pktool operations should not have "dir" option for file-based keystore 6700175 fix for 6654080 is not complete | |||||
2008-05-02 | 6683064 check_rtime could do with some spring cleaning | rie | 1 | -5/+3 | |
2008-05-01 | 6418676 encrypt(1) and decrypt(1) could benefit from being 64-bit programs | da73024 | 7 | -52/+256 | |
2008-04-03 | 6669251 KMF needs to support empty PINs | wyllys | 7 | -46/+113 | |
6669357 KMF pkcs11 incorrectly sets some attributes when creating certificates and keys 6679525 [CLI] Subcommands in pktool's help are overtranslated 6680520 pktool needs to prompt for PIN more often | |||||
2008-03-25 | 6652716 Need an ARCFOUR implementation optimized for Intel EM64T | da73024 | 7 | -24/+222 | |
6658907 digest(1) and mac(1) could benefit from being 64-bit programs 6665607 Need a SHA256/SHA384/SHA512 implementation optimized for 64-bit x86 --HG-- rename : usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s => deleted_files/usr/src/common/crypto/arcfour/amd64/arcfour_crypt_amd64.s | |||||
2008-02-20 | PSARC 2008/037 new EKU support for pktool and kmfcfg | wyllys | 9 | -422/+1520 | |
6648052 pktool(1) could allow certificate signing and verification 6652751 kmf_get_kmf_error_str() doesn't know about KMF_ERR_ATTR_NOT_FOUND 6654080 kmf_verify_data() should use algorithm from the cert if KMF_ALGORITHM_INDEX_ATTR is missing 6654205 kmf_find_prikey_by_cert() should be public 6654910 kmf_validate_cert() won't get over non-existent x509v3 extensions in TA 6660235 Command summary on pktool help should be localizable. 6660622 KMF needs API to determine format of raw data | |||||
2008-02-06 | 6649721 elfsign sign/verify with missing certificate can dump core | johnz | 1 | -3/+2 | |
2007-12-21 | 6643206 pktool should check for all keys when exporting objtype=key | wyllys | 1 | -0/+16 | |
2007-12-14 | PSARC 2007/446 Elliptic-Curve Cryptography for Solaris | mcpowers | 1 | -0/+1 | |
5066901 Offer the PKCS#11 Elliptic Curve based mechanisms in Solaris 6562402 kernel software provider for Elliptic Curve mechanisms | |||||
2007-12-07 | 6634339 kmf_find_key returns error when searching for raw (RSA) public key | wyllys | 1 | -2/+24 | |
2007-12-06 | PSARC 2007/604 KMF Pluggability Enhancements | hylee | 14 | -23/+1196 | |
6621224 KMF Dynamic Plugin Support 6621231 pktool list keystore=file dir=/tmp/test prints out incorrect output | |||||
2007-11-28 | 6620497 KMF does not build proper PKCS12 PDUs | wyllys | 1 | -29/+84 | |
6624214 kmf_get_cert_extn can leak memory 6629477 libkmf is crashed in OpenSSL_StoreKey if keytype is not KMF_RSA or KMF_DSA | |||||
2007-10-12 | 6552557 provide helper function that generates pkcs#5 keys from passphrases | dinak | 2 | -438/+44 | |
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 | |||||
2007-10-10 | 6612107 pktool list objtype=cert Serial: oddity | wyllys | 7 | -81/+167 | |
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-10-05 | 6592898 open elfsign, libelfsign | johnz | 3 | -2/+1498 | |
2007-09-25 | 6607135 KMF incorrectly labels public keys as private | wyllys | 1 | -0/+1 | |
2007-09-17 | 6546405 KMF Interfaces need to be extensible (fix lint) | wyllys | 2 | -5/+5 | |
2007-09-14 | PSARC 2007/426 KMFAPI Interface Taxonomy Change | wyllys | 20 | -1393/+3297 | |
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-08 | 6585894 pktool import usage shows bogus nickname parameter | hylee | 1 | -10/+9 | |
6585913 pktool import keystore=nss does not work for PEM encoded certs | |||||
2007-04-28 | 6549126 elfsign text-format trust roots need to be un-CDDLed, un-SCMed | johnz | 2 | -1/+16 | |
--HG-- rename : usr/src/cmd/cmd-crypto/etc/certs/SUNWObjectCA => usr/src/cmd/cmd-crypto/etc/certs/SUNWObjectCA.annot | |||||
2007-04-10 | 6541084 pktool list objtype=key displays incorrect information | hylee | 2 | -29/+6 | |
6542216 pktool and mac/decrypt didn't use same 'enter pin' string. | |||||
2007-04-10 | PSARC/2007/139 Kernel Crypto support for MD4 | darrenm | 1 | -4/+4 | |
6354305 Kernel Crypto support for MD4 6533491 libmd's MD4 produces invalid message digests in 64-bit mode 6539262 MD4/MD5/SHA1/SHA2 Final functions not consistent | |||||
2007-03-13 | PSARC 2007/094 encrypt(1) / mac(1) token key support | hylee | 7 | -127/+464 | |
4868006 encrypt(1) and mac(1) needs to support token objects 6517162 pktool genkey needs to support generic secret key | |||||
2007-02-16 | 6391249 elfsign needs to support Verisign certificate chain | johnz | 2 | -3/+68 | |