gecko-dev/security
Dana Keeler b8219b7be2 Bug 1911385 - client certificate modules: return early if searching for irrelevant attributes r=jschanck
The PSM client certificate PKCS#11 modules can take some time to return from
function calls like C_FindObjects* (because they involve synchronous dispatch
to another thread or process). When determining the trust for a certificate,
NSS will query all modules. Querying the PSM modules for trust is just a waste
of time, so this patch makes them return early if NSS is looking for attributes
that are irrelevant to their functionality.

Differential Revision: https://phabricator.services.mozilla.com/D218582
2024-08-05 23:05:25 +00:00
..
certverifier Bug 1911005 - certificate transparency: note log states and timestamps r=jschanck 2024-08-05 18:36:23 +00:00
ct Bug 1911005 - certificate transparency: note log states and timestamps r=jschanck 2024-08-05 18:36:23 +00:00
mac/hardenedruntime/v2 Bug 1474451 - Deploy Enhanced Runtime on Mac without the allow-unsigned-executable-memory entitlement r=spohl,florian,dthayer 2024-03-22 23:43:48 +00:00
manager Bug 1911385 - client certificate modules: return early if searching for irrelevant attributes r=jschanck 2024-08-05 23:05:25 +00:00
nss Bug 1906193 - land NSS NSS_3_103_RTM UPGRADE_NSS_RELEASE, r=nss-reviewers,keeler 2024-08-01 17:23:51 +00:00
rlbox
sandbox Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
.eslintrc.js Bug 1883371 - Enable ESLint rule no-console on production code. r=mossop,webcompat-reviewers,devtools-reviewers,omc-reviewers,twisniewski,nchevobbe,aminomancer 2024-03-05 16:56:57 +00:00
generate_mapfile.py
moz.build
nss.symbols Bug 1899431 - Use SSL_PeerCertificateChainDER in SSLServerCertVerification. r=keeler 2024-07-18 16:53:57 +00:00