gecko-dev/security
Dana Keeler abdfd94799 Bug 1763524 - handle the builtin roots module better when scanning for client certificates r=jschanck
Scanning for client certificates involves looking through each slot in each
PKCS#11 module. There may be many certificates that don't have corresponding
private keys in the NSS softoken, so it's more efficient to search for private
keys and then find any matching certificates. This reasoning also applies to
the NSS builtin roots module, which is the change this patch makes.

Differential Revision: https://phabricator.services.mozilla.com/D143859
2022-04-20 17:59:01 +00:00
..
apps Bug 1088140 - support RSA-PSS signatures on certificates in the certificate verifier r=jschanck 2022-03-24 21:34:21 +00:00
certverifier Bug 1758652 - avoid creating CERTCertificates in IsCertBuiltInRoot, rework saving intermediates r=jschanck 2022-04-14 20:52:07 +00:00
ct Bug 1761511 - Part 5: Fix gtest deprecation warnings, r=ahal 2022-04-14 02:09:22 +00:00
mac/hardenedruntime
manager Bug 1763524 - handle the builtin roots module better when scanning for client certificates r=jschanck 2022-04-20 17:59:01 +00:00
nss Bug 1758579 - land NSS NSS_3_77_RTM UPGRADE_NSS_RELEASE, r=djackson 2022-04-01 15:44:27 +00:00
rlbox Bug 1732201 - Sandbox woff2 in OTS using RLBox r=bholley 2021-11-27 23:30:49 +00:00
sandbox Bug 1765371 - Enable CET for all Utility processes r=bobowen 2022-04-20 08:21:26 +00:00
.eslintrc.js
generate_certdata.py
generate_mapfile.py
moz.build Bug 1751367: Delay loading winmm.dll, so it loads after COM initialization. r=cmartin,media-playback-reviewers,alwu 2022-02-02 13:43:51 +00:00
nss.symbols Bug 1710185 - export SECKEY_EncryptedPrivateKeyInfoTemplate r=bbeurdouche 2021-05-08 15:21:50 +00:00