summaryrefslogtreecommitdiffstats
path: root/net/base/transport_security_state.h
Commit message (Expand)AuthorAgeFilesLines
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-3/+3
* net: Add NET_API to net/baservargas@google.com2011-05-181-2/+3
* Fix net/ command-line pollution introduced in http://codereview.chromium.org/...cevans@chromium.org2011-05-021-4/+11
* Report cert-pin only metadata correctly in the chrome://net-internals/#hsts UI.cevans@chromium.org2011-04-271-4/+8
* Add support for enforcing certificate pinning without requiring https on acevans@chromium.org2011-04-261-0/+12
* Add command-line control of the HSTS preload list.cevans@chromium.org2011-04-211-2/+9
* Clang build fix after r81584.agl@chromium.org2011-04-141-5/+2
* net: implement the beginnings of HSTS pinningagl@chromium.org2011-04-141-0/+10
* Add gmail.com and googlemail.com to the HSTS hardcoded list. These domainscevans@chromium.org2011-04-091-3/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* HSTS: add net-internals UI.agl@chromium.org2011-02-171-3/+12
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-5/+5
* net: limit HSTS ages to one year.agl@chromium.org2010-11-301-0/+3
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-1/+1
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-3/+1
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-2/+2
* net: include the root label in DNSDomainFromDotagl@chromium.org2010-07-271-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add virtual to some base classes that have virtual methodsjar@chromium.org2010-06-251-0/+3
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-141-3/+0
* Add paypal.com to the preloaded STS list.agl@chromium.org2010-03-101-0/+4
* Tie the lifetime of persisted transport-security metatdata to clearing cookies,cevans@chromium.org2010-02-231-1/+6
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-0/+111