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
*
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