summaryrefslogtreecommitdiffstats
path: root/ppapi
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-12 17:40:14 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-12 17:40:14 +0000
commit236ca9fbfa1cc341bb185a74a7c390912e51cb71 (patch)
treeefea4ea40c5bf363ae09334d2622432e8ec89e21 /ppapi
parent09bd103c2ad67af7e206a0045a082a6eb8b067d0 (diff)
downloadchromium_src-236ca9fbfa1cc341bb185a74a7c390912e51cb71.zip
chromium_src-236ca9fbfa1cc341bb185a74a7c390912e51cb71.tar.gz
chromium_src-236ca9fbfa1cc341bb185a74a7c390912e51cb71.tar.bz2
net: move HSTS preloaded and pinning info out of code.
This change moves information about HSTS preloaded and public key pinning, that were previously written in code, into external files that can be consumed by other programs. Those files are converted by a program (that is not part of the build process) into hsts_preloaded.h. In order to make this change easier to review, hsts_preloaded.h was created by concatenating public_key_hashes.h and transport_security_state.cc. Therefore, the diffs will show where the new, generated file differs from the previous code. public_key_hashes.h and public_key_hashes_check.go are removed and subsumed by hsts_preloaded.h. BUG=none TEST=net_unittests Review URL: https://chromiumcodereview.appspot.com/9863001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132012 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi')
0 files changed, 0 insertions, 0 deletions