summaryrefslogtreecommitdiff
path: root/usr/src/lib/pkcs11
AgeCommit message (Expand)AuthorFilesLines
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald1-3/+3
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe2-10/+72
2021-03-1213519 pkcs11_tpm: symbol 'hPrivateLeafKey' is multiply-definedToomas Soome1-2/+2
2020-11-0613196 C_DeriveKey() doesn't always set object handle valueJason King1-2/+24
2020-10-1313184 Stop translating ld(1) options through cw(1)Richard Lowe2-2/+2
2020-07-1012942 pkcs11_softtoken pbkdf2 key derivation can crashJason King1-10/+3
2020-07-0612856 pkcs11_softtoken should validate session and object handlesJason King11-156/+273
2020-06-1512796 pcks11_softtoken C_GetMechanismList() should validate its argumentsJason King1-1/+4
2020-05-0412454 remove lint library machineryRichard Lowe25-129/+59
2020-01-2111966 CTR mode tries to be both a stream and block cipher and fails at bothJason King2-43/+54
2019-11-1211825 PKCS#11 CKM_AES_CBC_PAD decryption can failJason King1-191/+624
2019-10-0311265 Add support for SHA512_224 and SHA512_256 to KCF and PKCS#11Jason King3-17/+54
2019-08-1611528 Makefile.noget can get goneJohn Levon10-10/+10
2019-06-2511154 pkcs11_tpm: NULL pointer errorsToomas Soome2-3/+3
2019-06-2511153 pkcs11_softtoken: NULL pointer errorsToomas Soome1-1/+1
2019-06-2511152 pkcs11_kernel: NULL pointer errorsToomas Soome1-1/+1
2019-06-2511151 libpkcs11: NULL pointer errorsToomas Soome4-31/+31
2019-06-0611097 SPARC needs some instances of POST_PROCESS_O to be POST_PROCESS_S_OPeter Tribble1-3/+4
2019-05-0310816 ctf_dwarf_convert_type() relies on un-initialized idJohn Levon2-7/+8
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman3-108/+0
2019-01-1410079 smatch Makefile changes for usr/src/libJohn Levon6-3/+26
2018-12-201228 Add CCM and GCM mode support to AES in pkcs11_softtokenJason King19-1417/+1119
2018-10-159876 Move crypto2pkcs11_error_number to libcryptoutilJason King2-110/+2
2018-09-289856 pkcs11_tpm.so.1 changes syslog facilityGary Mills1-5/+12
2018-08-079698 pkcs11 C_Digest() is too restrictive in inputJason King3-5/+6
2018-08-019642 PKCS#11 softtoken should use explicit_bzeroJason King21-497/+429
2018-02-269156 Remove openssl dependency from pkcs11_tpmJason King3-64/+41
2018-02-229155 pkcs11: this statement may fall throughToomas Soome1-0/+1
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2017-11-305869 Need AES CMAC support in KCF+PKCS11Matt Barden8-33/+480
2017-02-227812 Remove gender specific languageDaniel Hoffman1-2/+3
2016-12-226239 Add PKCS#11 v2.40 supportJason King8-1224/+1331
2014-06-061667 pkcs11 may deadlock when multi-threaded consumers forkDan McDonald2-6/+16
2014-05-20backout 4853: breaks lintRobert Mustacchi1-6/+1
2014-05-194853 illumos-gate is not lint-clean when built with openssl 1.0Alexander Pyhalov1-1/+6
2013-10-234215 pkcs11_tpm botches shared library initialization, murders its friendsRichard Lowe2-3/+0
2013-08-304072 make clobber leaves trashGordon Ross1-0/+2
2013-08-163915 Add adjuncts support to the buildKeith M Wesolowski1-2/+2
2013-07-293882 Remove xmod & friendsJosef 'Jeff' Sipek2-55/+0
2012-09-222933 compiler warning gags need better granularityRichard Lowe11-2/+45
2012-02-022111 begone, pkcs11_kms!Joshua M. Clulow32-9989/+0
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik8-79/+66
2010-10-09289 invalid padding when using java pkcs11 providerJason King1-2/+2
2010-09-13188 should keep unused closed-bins out of the proto areaGarrett D'Amore2-2/+1
2010-09-126 Need open kcfdGarrett D'Amore7-660/+10
2010-08-096974684 libpkcs11 performance can be improved with less restrictive dlopen() ...Valerie Bubb Fenwick2-9/+14
2010-07-286959099 T2 Crypto Drivers (ncp, n2cp, n2rng) need to implement self tests for...Misaki Miyashita1-1/+2
2010-07-196948723 Crypto to pkcs11 error mapping has wrong boundary checksZdenek Kotala2-67/+13
2010-07-016965723 libsoftcrypto symbol capabilities rely on compiler generated capabili...Rod Evans1-1/+8
2010-06-28PSARC 2010/195 PKCS11 KMS ProviderWyllys Ingersoll32-3/+9990