summaryrefslogtreecommitdiff
path: root/lib/nss/nss.def
Commit message (Expand)AuthorAgeFilesLines
* Bug 1753315 - Add SECMOD_LockedModuleHasRemovableSlots. r=rrelyeaJohn M. Schanck2022-05-161-0/+6
* Bug 1552254 internal_error alert on Certificate Request with sha1+ecdsa in TL...Robert Relyea2022-03-181-0/+9
* Bug 1710773 NSS needs FIPS 180-3 FIPS indicators. r=mtRobert Relyea2021-05-111-1/+9
* Bug 1707130 NSS should use modern algorithms in PKCS#12 files by default r=mtRobert Relyea2021-05-041-0/+3
* We're on NSS 3.65 right now, not NSS 3.64Robert Relyea2021-04-291-1/+1
* Bug 1702663 Need to support RSA PSS with Hashing PKCS #11 Mechanisms.Robert Relyea2021-04-011-1/+8
* Bug 1678398 - Add Export/Import functions for HPKE context. r=mtKevin Jacobs2021-01-251-0/+7
* Bug 1666891 - Add PK11_Pub{Wrap,Unwrap}SymKeyWithMechanism r=mt,rrelyeaRobert Relyea2020-10-231-0/+2
* Bug 1668123 - Export CERT_AddCertToListHeadWithData and CERT_AddCertToListTai...Kevin Jacobs2020-10-231-0/+7
* Bug 1631890 - Add support for Hybrid Public Key Encryption (draft-irtf-cfrg-h...Kevin Jacobs2020-10-121-1/+12
* Bug 1667153 - Add PK11_ImportDataKey API. r=rrelyeaKevin Jacobs2020-09-241-0/+6
* Bug 1649633 - add PK11_FindEncodedCertInSlot r=kjacobs,jcjDana Keeler2020-07-061-0/+6
* Bug 1635509 NSS needs to export the System FIPS state. r=kjacobRobert Relyea2020-05-051-0/+6
* Bug 1612881 - Maintain PKCS11 C_GetAttributeValue semantics on attributes tha...Kevin Jacobs2020-04-241-0/+1
* Bug 1561637 TLS 1.3 does not work in FIPS mode r=mtRobert Relyea2020-04-061-0/+1
* Bug 1561637 TLS 1.3 does not work in FIPS modeRobert Relyea2020-03-301-0/+1
* Bug 1623374 Need to support the new PKCS #11 Message interface for AES GCM an...Robert Relyea2020-03-191-0/+9
* Bug 1465613 - Created two new fields for scheduled distrust from builtins and...Marcus Burghardt2019-10-111-1/+1
* bug 1577038 - add PK11_GetCertsFromPrivateKey r=jcj,kjacobsDana Keeler2019-08-291-0/+6
* bug 1552262 - add PK11_FindRawCertsBySubject to search a given slot for certi...Dana Keeler2019-05-311-0/+6
* Bug 1531236 - Accessor for certificate DER, r=jcjMartin Thomson2019-02-281-0/+6
* Bug 1526336, Implement new HASH_GetHashOidTagByHashType, r=rrelyeaKai Engert2019-02-081-0/+6
* Bug 1471985, make SECKEY_Get{Public,Private}KeyType consistent on RSA-PSS, r=...Daiki Ueno2018-07-161-0/+6
* Bug 1202413, because PK11_CreateGenericObject() leaks by design, add non-leak...NSS_3_34_BETA1Bob Relyea2017-10-301-0/+1
* Bug 1400844, Implement handling of RSA-PSS signatures on certificates, r=mtDaiki Ueno2017-10-241-0/+9
* Bug 1395897, certutil shouldn't prompt for password if -f is given, r=rrelyeaKai Engert2017-09-081-0/+8
* From 211bea2ebe9a90bb65cfe858cee88b1a20ae557a Mon Sep 17 00:00:00 2001varunnaganathan2016-08-171-0/+2
* From a5701e863bddfde58380bf61d84719bb68cad3c9 Mon Sep 17 00:00:00 2001varunnaganathan2016-08-171-0/+1
* Bug 1162897, Add PK11_GetTokenURI() and use it from certutil, r=rrelyeaDavid Woodhouse2016-08-151-0/+1
* Bug 1278965 - tsan race in CERTCertificate, r=wtc,ttaubertFranziskus Kiefer2017-02-081-0/+7
* Backed out changeset 545e059dbb17Franziskus Kiefer2017-03-201-7/+0
* Bug 1278965 - tsan race in CERTCertificate, r=wtc,ttaubertFranziskus Kiefer2017-02-081-0/+7
* Bug 1336487 - export CERT_CompareAVA, r=rrelyeaKai Engert2017-02-221-0/+1
* Bug 1334976, use a new attribute in the builtins root CA list, to distinguish...Kai Engert2017-02-091-0/+6
* Backed out changeset 8cf45f3a9470Kai Engert2016-09-261-22/+0
* Backed out changeset deed9f83eda6Kai Engert2016-09-261-1/+0
* Backed out changeset f7847605296dKai Engert2016-09-261-1/+0
* Backed out changeset 98099d034462Kai Engert2016-09-261-2/+0
* Bug 1162897, Allow certificates to be specified by RFC7512 PKCS#11 URI, patch...varunnaganathan2016-09-261-0/+2
* Bug 1162897, Allow certificates to be specified by RFC7512 PKCS#11 URI, patch...varunnaganathan2016-09-261-0/+1
* Bug 1162897, Allow certificates to be specified by RFC7512 PKCS#11 URI, patch...David Woodhouse2016-09-261-0/+1
* Bug 1162897, Allow certificates to be specified by RFC7512 PKCS#11 URI, patch...David Woodhouse2016-09-261-0/+22
* Bug 1215295 - Support RSA-PSS for digital signing, r=mt,ekrTim Taubert2015-11-131-0/+7
* Bug 1009429 - enhancement: Make the algorithm selection in NSS more flexibleRobert Relyea2015-10-021-0/+1
* Bug 1009429Robert Relyea2015-10-011-0/+7
* Bug 1138554 - Raising minimum key size on DH and RSA to 1023, r=wtcMartin Thomson2015-04-071-0/+6
* Bug 991783 - Fix the API version of the new exported function to 3.19, r=kaieWan-Teh Chang2015-04-291-1/+1
* Bug 991783 - Add generic mechanism to add name constraints to built-in certif...Richard Barnes2015-04-111-0/+6
* Bug 1117897, don't export, but rather remove CERT_FindCertURLExtension, r=rre...NSS_3_18_RC2Kai Engert2015-03-171-1/+0
* Bug 1073330 - Support set nickname of imported certificates, r=kaie and r=rre...Chuck Lee2015-02-261-0/+1