summaryrefslogtreecommitdiffstats
path: root/net/http/transport_security_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Initialize net::TransportSecurityState::expect_ct_reporter_estark2016-03-101-0/+1
* Implement a skeleton version of Expect CT reportsestark2016-03-101-21/+58
* net: Add out-of-line copy ctors for complex classes.vmpstr2016-02-261-0/+2
* Makes GetBuildTime behave sanely on all build types.zforman2016-02-121-9/+0
* Add a whitelist for QUIC hosts.rch2016-01-141-0/+19
* Revert of Add a whitelist for QUIC hosts. (patchset #7 id:140001 of https://c...trchen2016-01-131-19/+0
* Add a whitelist for QUIC hosts.rch2016-01-121-0/+19
* Convert Pass()→std::move() in //netdcheng2015-12-261-4/+6
* Switch to standard integer types in net/.Avi Drissman2015-12-201-18/+18
* Add Expect CT report URIs to HSTS preload listestark2015-12-151-0/+37
* Support only SHA-256 preloaded static key pins.lgarron2015-11-261-12/+11
* Remove crypto includes from transport_security_state.ccdavidben2015-11-221-15/+0
* Rate limit HPKP reportsestark2015-11-101-46/+86
* Remove TransportSecurityState::IsGooglePinnedProperty.davidben2015-11-061-7/+0
* net: Move dns_util.* into dns directory.tfarina2015-10-111-1/+1
* Add StringPiece getters for GURL, minor cleanup.brettw2015-09-251-1/+2
* Throw out same-host HTTPS HPKP report URIsestark2015-09-011-1/+15
* Allow preloaded pins to contain report URIs; remove special-case reportingestark2015-08-121-0/+3
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+1
* Process Public-Key-Pin-Report-Only headersestark2015-08-031-20/+71
* Speculative fix for uninit read in TransportSecurityState.thestig2015-07-281-1/+1
* Build and send HPKP violation reportsestark2015-07-281-15/+134
* Parse HPKP report-uri and persist in TransportSecurityPersisterestark2015-07-271-5/+12
* Revert of Parse HPKP report-uri and persist in TransportSecurityPersister (pa...rsleevi2015-07-211-12/+5
* Parse HPKP report-uri and persist in TransportSecurityPersisterestark2015-07-211-5/+12
* Split TransportSecurityState::DomainState into STSState and PKPStatemartijn2015-06-301-186/+242
* Change histogram.h includes to histogram_macros.h in net/asvitkine2015-06-171-1/+1
* Normalize hostnames before searching for HSTS/HPKP preloadsrsleevi2015-05-201-217/+240
* More specific HSTS rules override less specific regardless of includeSubDomains.davidben2015-04-031-12/+27
* Treat HSTS and HPKP state independently.davidben2015-01-151-85/+123
* Fix "value possibly truncated" warnings on MSVC, net/ edition.pkasting2014-12-011-1/+1
* Update histograms.xml with new enum values for PublicKeyPinFailedDomain.agl2014-11-191-2/+3
* net: support a pinning-only, include-subdomains flag in static HSTS.agl2014-11-121-10/+18
* Change dont_embed_build_metadata default to 1 except for Official build and f...sebmarchand2014-10-311-0/+9
* net: fix bug in compact HSTS representation.agl2014-10-201-3/+3
* Use a more compact HSTS representation.Adam Langley2014-10-071-382/+363
* Remove the "snionly" concept from the HSTS preload.Adam Langley2014-09-251-42/+11
* Perform dynamic pin checks even when the build is not timely.rch@chromium.org2014-08-131-7/+1
* net: add pinning for two more Google domains.agl@chromium.org2014-08-111-0/+2
* Centralize the logic for checking public key pins from ClientSocketNSSrch@chromium.org2014-08-081-36/+88
* net: add HSTS and pinning for Dropbox.agl@chromium.org2014-07-021-0/+2
* Handle max-age in HPKP.palmer@chromium.org2014-05-151-2/+4
* Make HSTS headers not clobber preloaded pins.palmer@chromium.org2014-05-071-120/+129
* net: add (*.)googletagservices.com for Google pins.agl@chromium.org2014-04-101-0/+1
* net: yet more pinning debugging.agl@chromium.org2014-04-091-26/+11
* net: more pinning debugging.agl@chromium.org2014-03-251-2/+12
* Add additional information to pinning reports.agl@chromium.org2014-03-121-0/+5
* net: pin (*.)googletagmanager.comagl@chromium.org2014-02-041-0/+2
* Revert "net: pin (*.)googletagmanager.com"agl@chromium.org2014-02-031-2/+0
* net: pin (*.)googletagmanager.comagl@chromium.org2014-02-031-0/+2