| OLD | NEW |
| 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 | 6 |
| 7 #ifndef NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ | 7 #ifndef NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ |
| 8 #define NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ | 8 #define NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ |
| 9 | 9 |
| 10 // These are SubjectPublicKeyInfo hashes for public key pinning. The | 10 // These are SubjectPublicKeyInfo hashes for public key pinning. The |
| (...skipping 365 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 376 kNoRejectedPublicKeys, \ | 376 kNoRejectedPublicKeys, \ |
| 377 } | 377 } |
| 378 | 378 |
| 379 #define kNoPins {\ | 379 #define kNoPins {\ |
| 380 NULL, NULL, \ | 380 NULL, NULL, \ |
| 381 } | 381 } |
| 382 | 382 |
| 383 static const struct HSTSPreload kPreloadedSTS[] = { | 383 static const struct HSTSPreload kPreloadedSTS[] = { |
| 384 {25, true, "\013pinningtest\007appspot\003com", false, kTestPins, DOMAIN_APPSP
OT_COM }, | 384 {25, true, "\013pinningtest\007appspot\003com", false, kTestPins, DOMAIN_APPSP
OT_COM }, |
| 385 {12, true, "\006google\003com", false, kGooglePins, DOMAIN_GOOGLE_COM }, | 385 {12, true, "\006google\003com", false, kGooglePins, DOMAIN_GOOGLE_COM }, |
| 386 {18, true, "\005admin\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, |
| 386 {19, true, "\006wallet\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, | 387 {19, true, "\006wallet\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, |
| 387 {21, true, "\010checkout\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, | 388 {21, true, "\010checkout\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, |
| 388 {19, true, "\006chrome\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, | 389 {19, true, "\006chrome\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, |
| 389 {17, true, "\004docs\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, | 390 {17, true, "\004docs\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, |
| 390 {18, true, "\005sites\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, | 391 {18, true, "\005sites\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, |
| 391 {25, true, "\014spreadsheets\006google\003com", true, kGooglePins, DOMAIN_GOOG
LE_COM }, | 392 {25, true, "\014spreadsheets\006google\003com", true, kGooglePins, DOMAIN_GOOG
LE_COM }, |
| 392 {22, false, "\011appengine\006google\003com", true, kGooglePins, DOMAIN_GOOGLE
_COM }, | 393 {22, false, "\011appengine\006google\003com", true, kGooglePins, DOMAIN_GOOGLE
_COM }, |
| 393 {22, true, "\011encrypted\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_
COM }, | 394 {22, true, "\011encrypted\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_
COM }, |
| 394 {21, true, "\010accounts\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, | 395 {21, true, "\010accounts\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, |
| 395 {21, true, "\010profiles\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, | 396 {21, true, "\010profiles\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, |
| (...skipping 517 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 913 {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM
}, | 914 {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM
}, |
| 914 {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, | 915 {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, |
| 915 {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMA
IL_COM }, | 916 {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMA
IL_COM }, |
| 916 {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_AN
ALYTICS_COM }, | 917 {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_AN
ALYTICS_COM }, |
| 917 {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_
COM }, | 918 {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_
COM }, |
| 918 {13, true, "\007mykolab\003com", true, kNoPins, DOMAIN_NOT_PINNED }, | 919 {13, true, "\007mykolab\003com", true, kNoPins, DOMAIN_NOT_PINNED }, |
| 919 }; | 920 }; |
| 920 static const size_t kNumPreloadedSNISTS = ARRAYSIZE_UNSAFE(kPreloadedSNISTS); | 921 static const size_t kNumPreloadedSNISTS = ARRAYSIZE_UNSAFE(kPreloadedSNISTS); |
| 921 | 922 |
| 922 #endif // NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ | 923 #endif // NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ |
| OLD | NEW |