gecko-dev/extensions/auth
Kershaw Chang 8664bd40dd Bug 1748210 - Always release GetNextTokenCompleteEvent on main thread, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D134948
2022-01-12 03:59:47 +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 Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
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 1748210 - Always release GetNextTokenCompleteEvent on main thread, r=necko-reviewers,valentin 2022-01-12 03:59:47 +00:00
nsHttpNegotiateAuth.h
nsIAuthModule.cpp