Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Side by Side Diff: net/http/transport_security_state_static.h

Issue 1547863002: Stop including subdomains for woima.fi in the HSTS preload list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: uint8_t Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | net/http/transport_security_state_static.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 // This file is automatically generated by transport_security_state_static_gener ate.go. 5 // This file is automatically generated by transport_security_state_static_gener ate.go.
6 // You can find it at https://github.com/agl/transport-security-state-generate. 6 // You can find it at https://github.com/agl/transport-security-state-generate.
7 7
8 #ifndef NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ 8 #ifndef NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_
9 #define NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ 9 #define NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_
10 10
(...skipping 713 matching lines...) Expand 10 before | Expand all | Expand 10 after
724 {kTwitterCDNAcceptableCerts, kNoRejectedPublicKeys, kNoReportURI}, 724 {kTwitterCDNAcceptableCerts, kNoRejectedPublicKeys, kNoReportURI},
725 {kDropboxAcceptableCerts, kNoRejectedPublicKeys, kDropboxReportURI}, 725 {kDropboxAcceptableCerts, kNoRejectedPublicKeys, kDropboxReportURI},
726 {kFacebookAcceptableCerts, kNoRejectedPublicKeys, kNoReportURI}, 726 {kFacebookAcceptableCerts, kNoRejectedPublicKeys, kNoReportURI},
727 {kSpideroakAcceptableCerts, kNoRejectedPublicKeys, kNoReportURI}, 727 {kSpideroakAcceptableCerts, kNoRejectedPublicKeys, kNoReportURI},
728 {kYahooAcceptableCerts, kNoRejectedPublicKeys, kNoReportURI}, 728 {kYahooAcceptableCerts, kNoRejectedPublicKeys, kNoReportURI},
729 }; 729 };
730 730
731 // kHSTSHuffmanTree describes a Huffman tree. The nodes of the tree are pairs 731 // kHSTSHuffmanTree describes a Huffman tree. The nodes of the tree are pairs
732 // of uint8s. The last node in the array is the root of the tree. Each pair is 732 // of uint8s. The last node in the array is the root of the tree. Each pair is
733 // two uint8_t values, the first is "left" and the second is "right". If a 733 // two uint8_t values, the first is "left" and the second is "right". If a
734 // uint8_t 734 // uint8_t value has the MSB set then it represents a literal leaf value.
735 // value has the MSB set then it represents a literal leaf value. Otherwise 735 // Otherwise it's a pointer to the n'th element of the array.
736 // it's a pointer to the n'th element of the array.
737 static const uint8_t kHSTSHuffmanTree[] = { 736 static const uint8_t kHSTSHuffmanTree[] = {
738 0xf0, 0xe4, 0x00, 0xf2, 0x01, 0x80, 0xf9, 0xe6, 0x03, 0xe7, 0xe9, 0x04, 737 0xf0, 0xe4, 0x00, 0xf2, 0x01, 0x80, 0xf9, 0xe6, 0x03, 0xe7, 0xe9, 0x04,
739 0xb7, 0xb6, 0xb1, 0x06, 0xb0, 0xb3, 0x07, 0x08, 0x09, 0xea, 0xf8, 0x0a, 738 0xb7, 0xb6, 0xb1, 0x06, 0xb0, 0xb3, 0x07, 0x08, 0x09, 0xea, 0xf8, 0x0a,
740 0x0b, 0xf7, 0xed, 0x0c, 0x0d, 0xef, 0x05, 0x0e, 0x02, 0x0f, 0xeb, 0xe2, 739 0x0b, 0xf7, 0xed, 0x0c, 0x0d, 0xef, 0x05, 0x0e, 0x02, 0x0f, 0xeb, 0xe2,
741 0xe3, 0x11, 0xe1, 0x12, 0x13, 0xff, 0xf3, 0xec, 0xe5, 0x15, 0xb9, 0xb5, 740 0xe3, 0x11, 0xe1, 0x12, 0x13, 0xff, 0xf3, 0xec, 0xe5, 0x15, 0xb9, 0xb5,
742 0xb8, 0x17, 0xb2, 0x18, 0xb4, 0xf1, 0x19, 0x1a, 0xfa, 0x1b, 0x1c, 0xf6, 741 0xb8, 0x17, 0xb2, 0x18, 0xb4, 0xf1, 0x19, 0x1a, 0xfa, 0x1b, 0x1c, 0xf6,
743 0x1d, 0xe8, 0x1e, 0xee, 0xad, 0xae, 0x20, 0xf5, 0xf4, 0x21, 0x1f, 0x22, 742 0x1d, 0xe8, 0x1e, 0xee, 0xad, 0xae, 0x20, 0xf5, 0xf4, 0x21, 0x1f, 0x22,
744 0x16, 0x23, 0x14, 0x24, 0x10, 0x25, 743 0x16, 0x23, 0x14, 0x24, 0x10, 0x25,
745 }; 744 };
746 745
(...skipping 971 matching lines...) Expand 10 before | Expand all | Expand 10 after
1718 0x6f, 0xf4, 0x66, 0x3c, 0x63, 0x6a, 0xbf, 0xf2, 0xaf, 0xf7, 0x36, 0xb7, 1717 0x6f, 0xf4, 0x66, 0x3c, 0x63, 0x6a, 0xbf, 0xf2, 0xaf, 0xf7, 0x36, 0xb7,
1719 0x75, 0x9a, 0x2d, 0x45, 0xff, 0x9e, 0x5f, 0x73, 0x6b, 0x77, 0x59, 0xa2, 1718 0x75, 0x9a, 0x2d, 0x45, 0xff, 0x9e, 0x5f, 0x73, 0x6b, 0x77, 0x59, 0xa2,
1720 0x55, 0x5c, 0x8d, 0x9c, 0xa3, 0x96, 0xfa, 0xaa, 0x2e, 0xd8, 0x9b, 0xe4, 1719 0x55, 0x5c, 0x8d, 0x9c, 0xa3, 0x96, 0xfa, 0xaa, 0x2e, 0xd8, 0x9b, 0xe4,
1721 0xce, 0x01, 0x7b, 0xfb, 0x36, 0xb7, 0x75, 0x9a, 0x22, 0x95, 0xff, 0x9d, 1720 0xce, 0x01, 0x7b, 0xfb, 0x36, 0xb7, 0x75, 0x9a, 0x22, 0x95, 0xff, 0x9d,
1722 0xd9, 0x9b, 0x00, 0xfe, 0x03, 0x97, 0xfe, 0x8f, 0x6b, 0x36, 0x01, 0xfc, 1721 0xd9, 0x9b, 0x00, 0xfe, 0x03, 0x97, 0xfe, 0x8f, 0x6b, 0x36, 0x01, 0xfc,
1723 0x07, 0x2f, 0x93, 0x50, 0xe7, 0x2f, 0xf0, 0xb8, 0x35, 0xec, 0x59, 0xcb, 1722 0x07, 0x2f, 0x93, 0x50, 0xe7, 0x2f, 0xf0, 0xb8, 0x35, 0xec, 0x59, 0xcb,
1724 0x99, 0xf7, 0xa8, 0xcf, 0x13, 0xed, 0x1f, 0xf8, 0x82, 0xbe, 0xa6, 0xa4, 1723 0x99, 0xf7, 0xa8, 0xcf, 0x13, 0xed, 0x1f, 0xf8, 0x82, 0xbe, 0xa6, 0xa4,
1725 0xf1, 0x84, 0x5f, 0xef, 0xb9, 0xb5, 0xbb, 0xac, 0xd1, 0x1a, 0x2e, 0xff, 1724 0xf1, 0x84, 0x5f, 0xef, 0xb9, 0xb5, 0xbb, 0xac, 0xd1, 0x1a, 0x2e, 0xff,
1726 0xa7, 0x2f, 0xfc, 0x1c, 0x62, 0x6f, 0x35, 0x34, 0x1c, 0xbf, 0xff, 0xe7, 1725 0xa7, 0x2f, 0xfc, 0x1c, 0x62, 0x6f, 0x35, 0x34, 0x1c, 0xbf, 0xff, 0xe7,
1727 0xff, 0x5d, 0xc0, 0xa8, 0xa6, 0x91, 0x4f, 0x26, 0xa6, 0x50, 0xe5, 0xff, 1726 0xff, 0x5d, 0xc0, 0xa8, 0xa6, 0x91, 0x4f, 0x26, 0xa6, 0x50, 0xe5, 0xff,
1728 0xe9, 0x91, 0x3b, 0x36, 0x7a, 0x3d, 0x01, 0x39, 0x79, 0x1d, 0xb3, 0x94, 1727 0xe9, 0x91, 0x3b, 0x36, 0x7a, 0x3d, 0x01, 0x39, 0x79, 0x1d, 0xb2, 0x94,
1729 0x89, 0x88, 0xb5, 0x9f, 0x4c, 0xda, 0xc4, 0xab, 0xe5, 0xbb, 0xac, 0xd1, 1728 0x89, 0x88, 0xb5, 0x9f, 0x4c, 0xda, 0xc4, 0xab, 0xe5, 0xbb, 0xac, 0xd1,
1730 0x4f, 0xae, 0xf4, 0x1c, 0xad, 0x9e, 0x27, 0x8b, 0xaf, 0xfd, 0xe9, 0xa3, 1729 0x4f, 0xae, 0xf4, 0x1c, 0xad, 0x9e, 0x27, 0x8b, 0xaf, 0xfd, 0xe9, 0xa3,
1731 0xdd, 0x79, 0xbe, 0x61, 0xcb, 0xdf, 0xf7, 0xf3, 0x97, 0xff, 0x91, 0x83, 1730 0xdd, 0x79, 0xbe, 0x61, 0xcb, 0xdf, 0xf7, 0xf3, 0x97, 0xff, 0x91, 0x83,
1732 0xff, 0x53, 0x79, 0xa9, 0xa0, 0xe5, 0xff, 0xdf, 0xfb, 0x7f, 0xcd, 0xa5, 1731 0xff, 0x53, 0x79, 0xa9, 0xa0, 0xe5, 0xff, 0xdf, 0xfb, 0x7f, 0xcd, 0xa5,
1733 0xbc, 0xda, 0x39, 0x7f, 0xf6, 0x4d, 0xf8, 0xcf, 0xa5, 0xbc, 0xda, 0x39, 1732 0xbc, 0xda, 0x39, 0x7f, 0xf6, 0x4d, 0xf8, 0xcf, 0xa5, 0xbc, 0xda, 0x39,
1734 0x7d, 0xff, 0x53, 0x67, 0x2d, 0xf5, 0xab, 0x56, 0x61, 0x11, 0x94, 0xe4, 1733 0x7d, 0xff, 0x53, 0x67, 0x2d, 0xf5, 0xab, 0x56, 0x61, 0x11, 0x94, 0xe4,
1735 0x21, 0x50, 0x8b, 0xa8, 0x4e, 0x3e, 0x29, 0x5e, 0x4a, 0x68, 0x91, 0x7f, 1734 0x21, 0x50, 0x8b, 0xa8, 0x4e, 0x3e, 0x29, 0x5e, 0x4a, 0x68, 0x91, 0x7f,
1736 0xfb, 0xeb, 0x1e, 0x5f, 0x73, 0x6b, 0x77, 0x59, 0xa2, 0x6a, 0x5f, 0xd9, 1735 0xfb, 0xeb, 0x1e, 0x5f, 0x73, 0x6b, 0x77, 0x59, 0xa2, 0x6a, 0x5f, 0xd9,
1737 0xb5, 0xbb, 0xac, 0xd1, 0x5d, 0xaf, 0xff, 0x67, 0x02, 0x79, 0x25, 0xf0, 1736 0xb5, 0xbb, 0xac, 0xd1, 0x5d, 0xaf, 0xff, 0x67, 0x02, 0x79, 0x25, 0xf0,
1738 0x63, 0xda, 0x39, 0x47, 0x2e, 0x6f, 0xef, 0x4f, 0x61, 0xb4, 0xda, 0xfa, 1737 0x63, 0xda, 0x39, 0x47, 0x2e, 0x6f, 0xef, 0x4f, 0x61, 0xb4, 0xda, 0xfa,
(...skipping 2682 matching lines...) Expand 10 before | Expand all | Expand 10 after
4421 0xb5, 0x5f, 0x70, 0xfa, 0xfb, 0x10, 0x7f, 0xbc, 0x1f, 0x6e, 0x34, 0xe2, 4420 0xb5, 0x5f, 0x70, 0xfa, 0xfb, 0x10, 0x7f, 0xbc, 0x1f, 0x6e, 0x34, 0xe2,
4422 0x06, 0xe7, 0xf4, 0x9a, 0x4e, 0x2e, 0x29, 0x49, 0xed, 0xe0, 0xb5, 0x28, 4421 0x06, 0xe7, 0xf4, 0x9a, 0x4e, 0x2e, 0x29, 0x49, 0xed, 0xe0, 0xb5, 0x28,
4423 0x14, 4422 0x14,
4424 }; 4423 };
4425 4424
4426 static const unsigned kPreloadedHSTSBits = 352806; 4425 static const unsigned kPreloadedHSTSBits = 352806;
4427 4426
4428 static const unsigned kHSTSRootPosition = 352187; 4427 static const unsigned kHSTSRootPosition = 352187;
4429 4428
4430 #endif // NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ 4429 #endif // NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_
OLDNEW
« no previous file with comments | « no previous file | net/http/transport_security_state_static.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698