summaryrefslogtreecommitdiffstats
path: root/net/http/url_security_manager_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-3/+3
* Add support for delegated kerberos tickets to Negotiate authentication.cbentzel@chromium.org2010-08-271-18/+40
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Lazy initialization of URLSecurityManager to reduce start-up time.ahendrickson@chromium.org2010-05-201-8/+9
* Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...ahendrickson@chromium.org2010-04-161-10/+15
* Added command-line whitelist data to UrlSecurityManager. These are used by a...ahendrickson@chromium.org2010-04-021-4/+11
* On Windows, use IInternetSecurityManager to determine if it's OKwtc@chromium.org2010-03-291-0/+101