Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move HttpAuth::ChallengeTokenizer to its own file. | davidben@chromium.org | 2014-03-13 | 1 | -16/+17 |
* | Cleanup: Do not use wide strings in http auth code. | thestig@chromium.org | 2013-12-06 | 1 | -3/+3 |
* | Use AuthCredentials throughout the network stack instead of username/password. | cbentzel@chromium.org | 2011-10-28 | 1 | -7/+4 |
* | Fix multi-round authentication. | cbentzel@chromium.org | 2010-09-11 | 1 | -2/+100 |
* | This CL moves the MockSSPILibrary out of http_auth_sspi_win_unittests.cc and ... | cbentzel@chromium.org | 2010-04-20 | 1 | -157/+4 |
* | Added SSPILibrary interface so unit tests can mock SSPI calls. | cbentzel@chromium.org | 2010-02-25 | 1 | -1/+185 |
* | Added WWW-Authenticate Negotate support using shared HttpAuthSspi. | cbentzel@chromium.org | 2010-01-21 | 1 | -0/+0 |
* | Abstracted and moved common SSPI functionality. | cbentzel@chromium.org | 2010-01-08 | 1 | -0/+26 |