Sign in
chromium
/
chromium
/
src
/
0773a48a45b02c953458ccb446b556ba03c28073
/
net
/
http
/
http_auth_handler_negotiate_unittest.cc
0773a48
Fail with ERR_UNSUPPORTED_AUTH_SCHEME instead of ERR_INVALID_RESPONSE
by
[email protected]
· 14 years ago
5322a7f
Continuing with the out-of-lining of test code.
by
[email protected]
· 15 years ago
d2db029
Clean up net unit testing code.
by
[email protected]
· 15 years ago
318e421e
Revert "Clean up net unit testing code." since it breaks the shlib builder.
by
[email protected]
· 15 years ago
472ce96
Clean up net unit testing code.
by
[email protected]
· 15 years ago
ac7f3fdb
Support specifying the GSSAPI library that will be used.
by
[email protected]
· 15 years ago
73c4532
Stop refcounting HostResolver.
by
[email protected]
· 15 years ago
c52e6087
Improved error reporting for GSSAPI statuses.
by
[email protected]
· 15 years ago
7035d391
Fix valgrind error in unittests.
by
[email protected]
· 15 years ago
be1ce6a7
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
by
[email protected]
· 15 years ago
13c8a09
Net: Convert username and password to string16.
by
[email protected]
· 15 years ago
dbaf353
Kerberos authentication backoff cleanup.
by
[email protected]
· 15 years ago
cf58044
Use different separators for service-type and service-name in Kerberos SPN.
by
[email protected]
· 15 years ago
597313a
Don't do Negotiate with GSSAPI if default credentials are not allowed.
by
[email protected]
· 15 years ago
2b0a76d
ASSERT_TRUE that the HttpAuthHandlerNegotiate::Factory creates non-NULL handlers.
by
[email protected]
· 15 years ago
3ad259a
Added mock libraries for GSSAPI.
by
[email protected]
· 15 years ago
65d3438
Make the Negotiate Authentication Handler a state machine.
by
[email protected]
· 15 years ago
5439283
Allow bypassing a block of IP addresses using CIDR notation in the proxy bypass list.
by
[email protected]
· 15 years ago
36c8e5f7
HttpAuthHandler's are no longer refcounted.
by
[email protected]
· 15 years ago
ac5c06e
HttpAuthHandlers hold onto a bound net log.
by
[email protected]
· 15 years ago
5a1d7ca
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing NULL in place of a const BoundNetLog&.
by
[email protected]
· 15 years ago
e607ee67
Adds unit tests for how HttpAuthHandlerNegotiate creates SPNs.
by
[email protected]
· 15 years ago