Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On Windows, use IInternetSecurityManager to determine if it's OK | wtc@chromium.org | 2010-03-29 | 1 | -1/+1 |
* | Validate that an SSPI scheme is supported before generating a handler. | cbentzel@chromium.org | 2010-02-22 | 1 | -0/+6 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -2/+9 |
* | Add Single Sign On support to HTTP Authentication handlers. | cbentzel@chromium.org | 2010-02-05 | 1 | -3/+23 |
* | Remove CRLF from http_auth_handler_negotiate_posix.cc | cbentzel@chromium.org | 2010-02-04 | 1 | -45/+45 |
* | Added WWW-Authenticate Negotate support using shared HttpAuthSspi. | cbentzel@chromium.org | 2010-01-21 | 1 | -0/+45 |