summaryrefslogtreecommitdiffstats
path: root/net/base/transport_security_state.h
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix two pass-by-values.jhawkins@chromium.org2012-05-041-2/+2
* Refactor TransportSecurityState.palmer@chromium.org2012-05-011-179/+196
* Remove a declaration for an unimplemented function in TransportSecurityState.rsleevi@chromium.org2012-03-031-5/+0
* Fix bug in HasMetadata: Updates argument even if it fails.palmer@chromium.org2012-02-151-12/+33
* Resolve style nits and clean up Strict-Transport-Security header handling code.palmer@chromium.org2012-01-111-1/+2
* Implement HTTP header-based public key pinning.palmer@chromium.org2012-01-051-33/+79
* Simple change to simplify TransportSecurityState.palmer@chromium.org2011-12-271-10/+0
* net: make interstitials fatal for pinned sitesagl@chromium.org2011-11-291-6/+23
* net: expand upon the comment for IsChainOfPublicKeysPermittedagl@chromium.org2011-11-031-4/+10
* net: reject other intermediates from Equifaxagl@chromium.org2011-11-021-2/+11
* Report second-level domains for UMA on pin failure.palmer@chromium.org2011-10-311-0/+5
* Recommit fraudulent certificate reporting infrastructure.palmer@chromium.org2011-10-151-0/+15
* Revert 105624 - Revert 105614.palmer@chromium.org2011-10-151-15/+0
* Revert 105614.palmer@chromium.org2011-10-151-0/+15
* Revert 105595 - Initial infrastructure for the fraudulent certificate chain r...apatrick@chromium.org2011-10-141-15/+0
* Initial infrastructure for the fraudulent certificate chain reportingpalmer@chromium.org2011-10-141-0/+15
* Fix Windows shared library build.phajdan.jr@chromium.org2011-09-271-1/+2
* Make TransportSecurityState not ref-counted for simplicity.phajdan.jr@chromium.org2011-09-271-21/+15
* Move TransportSecurityPersister completely to IO thread.phajdan.jr@chromium.org2011-09-211-0/+3
* net: support side-pinning of public keys.agl@chromium.org2011-09-201-0/+9
* net: remove opportunistic HTTPS stuff.agl@chromium.org2011-09-191-4/+2
* 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