summaryrefslogtreecommitdiffstats
path: root/net/http/url_security_manager.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-0/+1
* Add support for delegated kerberos tickets to Negotiate authentication.cbentzel@chromium.org2010-08-271-9/+37
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Don't do Negotiate with GSSAPI if default credentials are not allowed.cbentzel@chromium.org2010-07-191-0/+16
* Lazy initialization of URLSecurityManager to reduce start-up time.ahendrickson@chromium.org2010-05-201-2/+2
* Auto-format style pass over files.cbentzel@chromium.org2010-05-041-2/+2
* Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...ahendrickson@chromium.org2010-04-161-12/+23
* Added command-line whitelist data to UrlSecurityManager. These are used by a...ahendrickson@chromium.org2010-04-021-1/+8
* On Windows, use IInternetSecurityManager to determine if it's OKwtc@chromium.org2010-03-291-0/+34