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

41 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%nventure.com abf9d4ba14 fix crash doing sspi auth, patch by schlichting@tu-harburg.de, r=cneberg@gmail.com, sr=bienvenu 2006-03-07 02:38:31 +00:00
bienvenu%nventure.com 5268bd7d65 fix 321514, fail to load gssapi library on some platforms, patch by simon@sxw.org.uk, r=cneberg, sr=bienvenu 2006-02-21 16:15:16 +00:00
bienvenu%nventure.com eb2ab69aab fix crash sending e-mail with kerberos auth via sspi, 319210 patch by simon@sxw.org.uk, r=cneberg@gmail.com, sr=bienvenu 2006-01-25 20:26:08 +00:00
gavin%gavinsharp.com 8c87b9e4fa Bug 320349: Crash on authentification to the proxy server (possibly MS ISA server), patch by John Found <johnfound@abv.bg>, r+sr=darin 2006-01-04 16:23:10 +00:00
bsmedberg%covad.net 2d09543aa7 Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-21 18:37:02 +00:00
bienvenu%nventure.com 23c4e69a8d mac-only, patch by dauterman@spamino.com, r=cneberg@gmail.com, sr=bienvenu, prompt for kerberos tickets if they don't exist 2005-10-24 20:02:00 +00:00
bienvenu%nventure.com 7b21e5c109 fix build bustage when disable logging is turned on, r=cneberg, backing out part of patch for 280792 2005-08-21 16:01:52 +00:00
bienvenu%nventure.com 5220c7a66d fix building gssapi on mac os 10.4, patch by mark@moxienet.com, r=cneberg@gmail.com, sr=bienvenu 2005-08-20 22:34:32 +00:00
bienvenu%nventure.com 4acfe557f3 fix static build bustage, thx to mento 2005-08-19 15:38:15 +00:00
bienvenu%nventure.com 0205deed2c implement sasl auth and ability to use gssapi on windows, patches by cneberg@gmail.com, simon@sxw.org.uk, r=darin, sr=bienvenu 280792, 303160, NPOB 2005-08-18 15:22:33 +00:00
mark%moxienet.com 3944ef997d Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning. 2005-08-18 09:38:47 +00:00
mark%moxienet.com 19d67bc765 Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg 2005-08-18 09:38:46 +00:00
mark%moxienet.com de11007d76 Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-08-18 09:38:45 +00:00
darin%meer.net 1a9db8906a fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-08-18 09:38:44 +00:00
darin%meer.net 3a9939e7a5 landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2005-08-18 09:38:43 +00:00
pedemont%us.ibm.com e62e13781a Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2005-08-18 09:38:42 +00:00
darin%meer.net 3cd7f249a6 backing out last change 2005-08-18 09:38:41 +00:00
darin%meer.net 78eac61610 fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2005-08-18 09:38:40 +00:00
darin%meer.net d298dba848 landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2005-08-18 09:38:39 +00:00
bienvenu%nventure.com 4bf6213a85 add auth gssapi, not part of build, files by simon@sxw.org.uk and cneberg@gmail.com, r=darin, sr=bienvenu 2005-08-17 21:00:28 +00:00
darin%meer.net bc7e170ea6 fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi 2005-08-09 23:06:58 +00:00
darin%meer.net 352c087a74 landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
degrading performance" r=lorenzo sr=bryner
2005-08-09 23:06:57 +00:00
darin%meer.net d974132be2 fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2005-08-09 23:06:56 +00:00
mark%moxienet.com 7297c8b4e1 Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning. 2005-08-09 23:06:55 +00:00
mark%moxienet.com 1decaccc42 Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg 2005-08-09 23:06:54 +00:00
mark%moxienet.com d6ff974f1d Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-08-09 23:06:53 +00:00
darin%meer.net 45c0ec5cbc fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-08-09 23:06:52 +00:00
darin%meer.net e4976b96fc fixing bustage 2005-08-09 23:06:51 +00:00
cbiesinger%web.de 7f51fa38e7 Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
r+sr=darin
2005-08-09 23:06:50 +00:00
darin%meer.net a82b5d2c4e fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2005-08-09 23:06:49 +00:00
bsmedberg%covad.net 3d51de221d Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-08-09 23:06:48 +00:00
darin%meer.net e77e7668f0 landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2005-08-09 23:06:47 +00:00
pedemont%us.ibm.com 4e310e7a98 Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:45 +00:00
darin%meer.net 42e416a710 backing out last change 2005-08-09 23:06:44 +00:00
darin%meer.net 32b00c4e48 fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:43 +00:00
darin%meer.net 960cee8423 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2005-08-09 23:06:42 +00:00
darin%meer.net 5024b83544 fixes bug 242446 "nsHttpNegotiateAuth::MatchesBaseURI fixes" patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:41 +00:00
darin%meer.net f910f6d04e attempting to fix mac build bustage 2005-08-09 23:06:40 +00:00
darin%meer.net a8f0a9189c landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2005-08-09 23:06:39 +00:00
cls%seawood.org f26a8824d5 Fixing static build bustage caused by checkin for bug 17578. 2005-08-09 23:04:58 +00:00
darin%meer.net ee534d54ea 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
2005-08-09 23:04:57 +00:00