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