bug 786417 - filter the hsts preload list to sites that actually send the header...
commit27d5157e2b92a6ef3cc1eacfdec339e99664fd50
authorDavid Keeler <dkeeler@mozilla.com>
Mon, 15 Oct 2012 21:43:57 +0000 (15 14:43 -0700)
committerDavid Keeler <dkeeler@mozilla.com>
Mon, 15 Oct 2012 21:43:57 +0000 (15 14:43 -0700)
tree9490c05a9a5c4e0c40694fcfd64e440357dd2553
parentbcd437d0dee15ef73bbffe884c91c5299e5fe7c7
bug 786417 - filter the hsts preload list to sites that actually send the header r=bsmith, mayhemer
modules/libpref/src/init/all.js
netwerk/base/public/nsIStrictTransportSecurityService.idl
netwerk/protocol/http/nsHttpChannel.cpp
netwerk/test/TestSTSParser.cpp
security/manager/boot/src/nsSTSPreloadList.errors [new file with mode: 0644]
security/manager/boot/src/nsSTSPreloadList.inc
security/manager/boot/src/nsStrictTransportSecurityService.cpp
security/manager/boot/src/nsStrictTransportSecurityService.h
security/manager/ssl/tests/unit/test_sts_preloadlist.js
security/manager/tools/getHSTSPreloadList.js [new file with mode: 0644]
security/manager/tools/getHSTSPreloadList.py [deleted file]