cbiesinger%web.de
68efed5537
bug 346151 Add nsIProxiedChannel to allow querying the proxy info a channel
...
was created with
r=darin sr=bz
2006-08-01 21:28:31 +00:00
gavin%gavinsharp.com
6dd81ae590
Bug 326528: fix out-of-bound error in pref reading code, r+sr=darin
2006-06-26 00:05:15 +00:00
bienvenu%nventure.com
f0382acbd8
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
f8314f0567
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
b52686c374
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
79886d0447
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
905fcd4b2f
Bug 320972 - Integrate extensions/auth into libxul, r=darin
2005-12-21 18:37:02 +00:00
bienvenu%nventure.com
4e75a5df01
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
241a2d4e7c
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
754ce9752c
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
353bb06953
fix static build bustage, thx to mento
2005-08-19 15:38:15 +00:00
bienvenu%nventure.com
287e94061c
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
1686e1a5a4
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
92eb3fe27b
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
327b0906e3
Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers
2005-08-18 09:38:45 +00:00
darin%meer.net
6e6ca5341b
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
b8d85ac06f
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
d7802bbca9
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
9f45adfb49
backing out last change
2005-08-18 09:38:41 +00:00
darin%meer.net
3471b56106
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
80aefe96b5
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
5078c789ba
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
a941f5eca5
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
8491ae3ac5
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
d02cfd73b2
fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner
2005-08-09 23:06:56 +00:00
mark%moxienet.com
3c6ad0547d
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
5888027beb
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
2384681563
Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers
2005-08-09 23:06:53 +00:00
darin%meer.net
ca158ad0d8
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
dc2da62231
fixing bustage
2005-08-09 23:06:51 +00:00
cbiesinger%web.de
ea4d4c8645
Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
...
r+sr=darin
2005-08-09 23:06:50 +00:00
darin%meer.net
d513302677
fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner
2005-08-09 23:06:49 +00:00
bsmedberg%covad.net
44ea21148b
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-08-09 23:06:48 +00:00
darin%meer.net
f5abc42f03
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
73552221fd
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
23555f6757
backing out last change
2005-08-09 23:06:44 +00:00
darin%meer.net
6f4bbd07cb
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
c6cb29d879
fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg
2005-08-09 23:06:42 +00:00
darin%meer.net
24286983eb
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
5b31ba8306
attempting to fix mac build bustage
2005-08-09 23:06:40 +00:00
darin%meer.net
3386aefe45
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
2d641e766f
Fixing static build bustage caused by checkin for bug 17578.
2005-08-09 23:04:58 +00:00
darin%meer.net
d8b70c2c9d
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