summaryrefslogtreecommitdiffstats
path: root/net/http/url_security_manager.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add NET_API to the auth code.rvargas@google.com2011-05-201-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Clean up net unit testing code.erg@google.com2011-01-261-19/+0
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-0/+19
* Clean up net unit testing code.erg@google.com2011-01-251-19/+0
* 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