summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_gssapi_posix_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-6/+3
* Linux: allow linking directly with Kerberos instead of using dlopen.phajdan.jr@chromium.org2011-08-241-0/+2
* Revert 97925 - Linux: allow linking directly with Kerberos instead of using d...dpolukhin@chromium.org2011-08-241-2/+0
* Linux: allow linking directly with Kerberos instead of using dlopen.phajdan.jr@chromium.org2011-08-231-0/+2
* net: expose some more classes as APIevan@chromium.org2011-07-111-21/+21
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-021-0/+2
* Fail with ERR_UNSUPPORTED_AUTH_SCHEME instead of ERR_INVALID_RESPONSEwtc@chromium.org2011-05-311-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Continuing with the out-of-lining of test code.erg@google.com2011-02-111-17/+14
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-3/+9
* Fix multi-round authentication.cbentzel@chromium.org2010-09-111-0/+123
* Added mock libraries for GSSAPI.ahendrickson@google.com2010-07-161-0/+125
* Improved library loading to bypass libraries that don't contain all the funct...ahendrickson@google.com2010-06-141-6/+3
* Preliminary support for GSSAPI (Linux and Mac OS X).ahendrickson@google.com2010-06-041-0/+25