index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
http
/
http_auth_gssapi_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
1
-2
/
+2
*
Linux: recognize Heimdal on Gentoo Linux for Kerberos HTTP authentication.
phajdan.jr@chromium.org
2011-04-06
1
-0
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Temporarily allow IO when loading shared GSSAPI library
cbentzel@chromium.org
2010-12-14
1
-0
/
+5
*
Support specifying the GSSAPI library that will be used.
danno@chromium.org
2010-11-12
1
-13
/
+20
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-16
/
+8
*
Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h...
erikwright@chromium.org
2010-09-30
1
-5
/
+4
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-40
/
+42
*
Fix a bunch of clang warnings/errors.
thakis@chromium.org
2010-09-21
1
-36
/
+0
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-41
/
+45
*
Improved error reporting for GSSAPI statuses.
cbentzel@chromium.org
2010-09-08
1
-25
/
+103
*
Add support for delegated kerberos tickets to Negotiate authentication.
cbentzel@chromium.org
2010-08-27
1
-1
/
+8
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-4
/
+4
*
Attempt to back off from Kerberos authentication if we don't have credentials.
ahendrickson@google.com
2010-07-20
1
-1
/
+2
*
Added mock libraries for GSSAPI.
ahendrickson@google.com
2010-07-16
1
-21
/
+133
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
1
-1
/
+0
*
Hooking GSSAPI code into HTTP authenticate Negotiate handler.
ahendrickson@google.com
2010-06-28
1
-135
/
+338
*
Coverity: fix possible library leak in GSSAPISharedLibrary::LoadSharedLibrary.
mattm@chromium.org
2010-06-16
1
-4
/
+6
*
Changed the return error code if the GSSAPI library cannot be initialized.
ahendrickson@google.com
2010-06-14
1
-1
/
+1
*
Improved library loading to bypass libraries that don't contain all the funct...
ahendrickson@google.com
2010-06-14
1
-47
/
+91
*
Removed gssapi namespace.
ahendrickson@google.com
2010-06-10
1
-79
/
+81
*
More robust handling of GSSAPI error strings
cbentzel@chromium.org
2010-06-09
1
-6
/
+20
*
Preliminary support for GSSAPI (Linux and Mac OS X).
ahendrickson@google.com
2010-06-04
1
-0
/
+454