Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
mark%moxienet.com f0daba2e6d Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-07-01 05:01:28 +00:00
darin%meer.net dea2306931 fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-06-30 00:19:18 +00:00
bsmedberg%covad.net be30b2f533 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
darin%meer.net 86c0b37a61 fixing bustage 2005-03-25 04:26:04 +00:00
cbiesinger%web.de bcd6f2e506 Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
r+sr=darin
2005-03-22 18:19:27 +00:00
darin%meer.net 85e77fceaf fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi 2005-03-21 22:42:07 +00:00
darin%meer.net b8382a8d94 fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2004-11-23 07:05:27 +00:00
darin%meer.net 62b71377af landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
darin%meer.net 3aa03e4e0f fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2004-08-24 21:18:15 +00:00
darin%meer.net 5e133a1ea4 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2004-08-24 21:10:54 +00:00
darin%meer.net e43746831b landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2004-07-09 21:59:09 +00:00
pedemont%us.ibm.com e8ec81720e Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2004-06-28 18:30:15 +00:00
darin%meer.net 18c7cbe22f backing out last change 2004-06-28 18:09:50 +00:00
darin%meer.net fb7b41d3b3 fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2004-06-28 16:46:13 +00:00
darin%meer.net b46a907798 fixes bug 242446 "nsHttpNegotiateAuth::MatchesBaseURI fixes" patch by cneberg@sandia.gov r+sr=darin 2004-05-03 17:33:00 +00:00
darin%meer.net 2194ffe4d2 attempting to fix mac build bustage 2004-04-28 07:26:19 +00:00
darin%meer.net 1e8d941f96 landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2004-04-28 02:12:52 +00:00
darin%meer.net d62a4c52d4 fixes bug 239734 "negotiateauth extension should not request mutual auth" patch by wyllys.ingersoll@sun.com r=cneberg@sandia.gov sr=darin a=mkaply 2004-04-06 21:15:56 +00:00
darin%meer.net 7af43da6ba fixes bug 237578 "GSS_C_NT_HOSTBASED_SERVICE not found even though it should be" r+sr=bryner a=chofmann 2004-04-06 16:29:18 +00:00
dbaron%dbaron.org 2607b954dc Fix gcc 3.4 bustage by removing extra semicolon. 2004-03-31 08:38:50 +00:00
cls%seawood.org b73d7c6a2e Fixing static build bustage caused by checkin for bug 17578. 2004-03-16 09:33:59 +00:00
darin%meer.net 5ac8e9ef41 attempting to fix HP-UX bustage 2004-03-16 00:34:01 +00:00
darin%meer.net 9b6c795f0e Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2004-03-15 21:15:20 +00:00