gecko-dev/extensions/auth
Haik Aftandilian d5d2b965d2 Bug 1685427 - Crash when authenticating using SPNEGO on macOS (ARM) r=spohl
Don't pragma pack gssapi structs on ARM64 to be consistent with macOS system gssapi.h header file.

Issue reported to reported to Apple and acknowledged.

Differential Revision: https://phabricator.services.mozilla.com/D102361
2021-01-20 01:29:16 +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 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
nsAuthGSSAPI.h
nsAuthSASL.cpp
nsAuthSASL.h
nsAuthSSPI.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
nsAuthSSPI.h
nsAuthSambaNTLM.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsAuthSambaNTLM.h
nsHttpNegotiateAuth.cpp Bug 1683176 - Make sure mAuthChannel is released on main thread r=necko-reviewers,dragana 2021-01-13 09:28:23 +00:00
nsHttpNegotiateAuth.h
nsIAuthModule.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00