| 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 382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 393 {21, true, "\010accounts\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, | 393 {21, true, "\010accounts\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, |
| 394 {21, true, "\010profiles\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, | 394 {21, true, "\010profiles\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, |
| 395 {17, true, "\004mail\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, | 395 {17, true, "\004mail\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, |
| 396 {23, true, "\012talkgadget\006google\003com", true, kGooglePins, DOMAIN_GOOGLE
_COM }, | 396 {23, true, "\012talkgadget\006google\003com", true, kGooglePins, DOMAIN_GOOGLE
_COM }, |
| 397 {17, true, "\004talk\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, | 397 {17, true, "\004talk\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, |
| 398 {29, true, "\020hostedtalkgadget\006google\003com", true, kGooglePins, DOMAIN_
GOOGLE_COM }, | 398 {29, true, "\020hostedtalkgadget\006google\003com", true, kGooglePins, DOMAIN_
GOOGLE_COM }, |
| 399 {17, true, "\004plus\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, | 399 {17, true, "\004plus\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, |
| 400 {25, true, "\004plus\007sandbox\006google\003com", true, kGooglePins, DOMAIN_G
OOGLE_COM }, | 400 {25, true, "\004plus\007sandbox\006google\003com", true, kGooglePins, DOMAIN_G
OOGLE_COM }, |
| 401 {19, true, "\006script\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, | 401 {19, true, "\006script\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, |
| 402 {20, true, "\007history\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_CO
M }, | 402 {20, true, "\007history\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_CO
M }, |
| 403 {21, true, "\010security\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_C
OM }, |
| 403 {20, true, "\006market\007android\003com", true, kGooglePins, DOMAIN_ANDROID_C
OM }, | 404 {20, true, "\006market\007android\003com", true, kGooglePins, DOMAIN_ANDROID_C
OM }, |
| 404 {26, true, "\003ssl\020google-analytics\003com", true, kGooglePins, DOMAIN_GOO
GLE_ANALYTICS_COM }, | 405 {26, true, "\003ssl\020google-analytics\003com", true, kGooglePins, DOMAIN_GOO
GLE_ANALYTICS_COM }, |
| 405 {18, true, "\005drive\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, | 406 {18, true, "\005drive\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, |
| 406 {16, true, "\012googleplex\003com", true, kGooglePins, DOMAIN_GOOGLEPLEX_COM }
, | 407 {16, true, "\012googleplex\003com", true, kGooglePins, DOMAIN_GOOGLEPLEX_COM }
, |
| 407 {19, true, "\006groups\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, | 408 {19, true, "\006groups\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM
}, |
| 408 {17, true, "\004apis\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, | 409 {17, true, "\004apis\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }
, |
| 409 {32, true, "\022chromiumcodereview\007appspot\003com", true, kGooglePins, DOMA
IN_APPSPOT_COM }, | 410 {32, true, "\022chromiumcodereview\007appspot\003com", true, kGooglePins, DOMA
IN_APPSPOT_COM }, |
| 410 {38, true, "\030chrome-devtools-frontend\007appspot\003com", true, kGooglePins
, DOMAIN_APPSPOT_COM }, | 411 {38, true, "\030chrome-devtools-frontend\007appspot\003com", true, kGooglePins
, DOMAIN_APPSPOT_COM }, |
| 411 {24, true, "\012codereview\007appspot\003com", true, kGooglePins, DOMAIN_APPSP
OT_COM }, | 412 {24, true, "\012codereview\007appspot\003com", true, kGooglePins, DOMAIN_APPSP
OT_COM }, |
| 412 {25, true, "\012codereview\010chromium\003org", true, kGooglePins, DOMAIN_CHRO
MIUM_ORG }, | 413 {25, true, "\012codereview\010chromium\003org", true, kGooglePins, DOMAIN_CHRO
MIUM_ORG }, |
| (...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 809 {11, false, "\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, | 810 {11, false, "\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, |
| 810 {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM
}, | 811 {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM
}, |
| 811 {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, | 812 {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, |
| 812 {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMA
IL_COM }, | 813 {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMA
IL_COM }, |
| 813 {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_AN
ALYTICS_COM }, | 814 {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_AN
ALYTICS_COM }, |
| 814 {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_
COM }, | 815 {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_
COM }, |
| 815 }; | 816 }; |
| 816 static const size_t kNumPreloadedSNISTS = ARRAYSIZE_UNSAFE(kPreloadedSNISTS); | 817 static const size_t kNumPreloadedSNISTS = ARRAYSIZE_UNSAFE(kPreloadedSNISTS); |
| 817 | 818 |
| 818 #endif // NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ | 819 #endif // NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ |
| OLD | NEW |