summaryrefslogtreecommitdiffstats
path: root/net/base/transport_security_state.h
Commit message (Expand)AuthorAgeFilesLines
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-325/+0
* Add AddHSTS() and AddHPKP() to replace EnableHost(DomainState), asunsafe@trevp.net2013-03-021-58/+86
* Renames some DomainState functions for increased clarity. unsafe@trevp.net2013-01-221-5/+10
* This is the first in an intended sequence of CLs to refactorunsafe@trevp.net2013-01-081-19/+10
* net: timeout built-in HSTS in the same way as pins.agl@chromium.org2012-11-271-0/+5
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-09-071-6/+8
* Clean-up inline members of nested classes (net/)hans@chromium.org2012-08-091-6/+3
* Revert 150375 - Implement SHA-256 fingerprint supportpalmer@chromium.org2012-08-081-7/+6
* Implement SHA-256 fingerprint supportpalmer@chromium.org2012-08-071-6/+7
* Revert 150124 - Implement SHA-256 fingerprint support.dimich@chromium.org2012-08-061-7/+6
* Implement SHA-256 fingerprint support.palmer@chromium.org2012-08-061-6/+7
* Revert 149261 - Support SHA-256 in public key pins for HTTPS.vandebo@chromium.org2012-07-311-6/+6
* Support SHA-256 in public key pins for HTTPS.palmer@chromium.org2012-07-311-6/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* 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