summaryrefslogtreecommitdiffstats
path: root/net/http/url_security_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //netdcheng2015-12-261-2/+4
* Switch to standard integer types in net/.Avi Drissman2015-12-201-1/+0
* Allow dynamic updating of authentication policiesaberent2015-12-031-7/+9
* Cleanup: Better constify some strings in net/.thestig2015-01-241-2/+2
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-041-1/+1
* Unit tests for CanDelegate on URLSecurityManager.cbentzel@chromium.org2010-09-011-1/+32
* Add support for delegated kerberos tickets to Negotiate authentication.cbentzel@chromium.org2010-08-271-3/+3
* Cleaning up flakiness of a URLSecurityManager unit test.ahendrickson@chromium.org2010-08-041-23/+0
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Added unit tests for URLSecurityManager.ahendrickson@chromium.org2010-05-051-0/+88