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

10 Коммитов

Автор SHA1 Сообщение Дата
bsmedberg%covad.net 905fcd4b2f Bug 320972 - Integrate extensions/auth into libxul, r=darin 2005-12-21 18:37:02 +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 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
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
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