gecko-dev/extensions/auth
Valentin Gosu 0cfda7bb4a Bug 1705659 - Static-analysis check auto fix for auth code r=necko-reviewers,dragana
Depends on D112604

Differential Revision: https://phabricator.services.mozilla.com/D112605
2021-08-12 12:39:25 +00:00
..
gssapi.h Bug 1685427 - Crash when authenticating using SPNEGO on macOS (ARM) r=spohl 2021-01-20 01:29:16 +00:00
moz.build
nsAuth.h
nsAuthGSSAPI.cpp Bug 1705659 - Static-analysis check auto fix for auth code r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
nsAuthGSSAPI.h
nsAuthSASL.cpp Bug 1705659 - Make GetAuthenticator work with nsACString r=necko-reviewers,dragana 2021-08-12 12:39:22 +00:00
nsAuthSASL.h
nsAuthSSPI.cpp Bug 1705659 - Make GetAuthenticator work with nsACString r=necko-reviewers,dragana 2021-08-12 12:39:22 +00:00
nsAuthSSPI.h Bug 1705659 - Make GetAuthenticator work with nsACString r=necko-reviewers,dragana 2021-08-12 12:39:22 +00:00
nsAuthSambaNTLM.cpp Bug 1705659 - Static-analysis check auto fix for auth code r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
nsAuthSambaNTLM.h Bug 1705659 - Static-analysis check auto fix for auth code r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
nsHttpNegotiateAuth.cpp Bug 1705659 - Avoid flatString in nsHttpNegotiateAuth::GenerateCredentials r=necko-reviewers,dragana 2021-08-12 12:39:23 +00:00
nsHttpNegotiateAuth.h
nsIAuthModule.cpp