Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it | brettw@chromium.org | 2010-07-31 | 1 | -0/+2 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -4/+4 |
* | Use different separators for service-type and service-name in Kerberos SPN. | cbentzel@chromium.org | 2010-07-20 | 1 | -3/+10 |
* | Don't do Negotiate with GSSAPI if default credentials are not allowed. | cbentzel@chromium.org | 2010-07-19 | 1 | -17/+17 |
* | Init GSSAPI library in HttpAuthHandlerNegotiate. | cbentzel@chromium.org | 2010-07-14 | 1 | -0/+6 |
* | Make the Negotiate Authentication Handler a state machine. | cbentzel@chromium.org | 2010-07-01 | 1 | -0/+303 |
* | Validate that an SSPI scheme is supported before generating a handler. | cbentzel@chromium.org | 2010-02-22 | 1 | -15/+0 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -0/+15 |