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

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

Issue 11369156: net: add a couple of entries to the HSTS preloaded list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | Annotate | Revision Log
« no previous file with comments | « net/base/transport_security_state.cc ('k') | net/base/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 6
7 #ifndef NET_BASE_TRANSPORT_SECURITY_STATE_STATIC_H_ 7 #ifndef NET_BASE_TRANSPORT_SECURITY_STATE_STATIC_H_
8 #define NET_BASE_TRANSPORT_SECURITY_STATE_STATIC_H_ 8 #define NET_BASE_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 308 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 {19, true, "\006script\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }, 319 {19, true, "\006script\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
320 {20, true, "\007history\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_CO M }, 320 {20, true, "\007history\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_CO M },
321 {20, true, "\006market\007android\003com", true, kGooglePins, DOMAIN_ANDROID_C OM }, 321 {20, true, "\006market\007android\003com", true, kGooglePins, DOMAIN_ANDROID_C OM },
322 {26, true, "\003ssl\020google-analytics\003com", true, kGooglePins, DOMAIN_GOO GLE_ANALYTICS_COM }, 322 {26, true, "\003ssl\020google-analytics\003com", true, kGooglePins, DOMAIN_GOO GLE_ANALYTICS_COM },
323 {18, true, "\005drive\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }, 323 {18, true, "\005drive\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
324 {16, true, "\012googleplex\003com", true, kGooglePins, DOMAIN_GOOGLEPLEX_COM } , 324 {16, true, "\012googleplex\003com", true, kGooglePins, DOMAIN_GOOGLEPLEX_COM } ,
325 {19, true, "\006groups\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }, 325 {19, true, "\006groups\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
326 {17, true, "\004apis\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM } , 326 {17, true, "\004apis\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM } ,
327 {32, true, "\022chromiumcodereview\007appspot\003com", true, kGooglePins, DOMA IN_APPSPOT_COM }, 327 {32, true, "\022chromiumcodereview\007appspot\003com", true, kGooglePins, DOMA IN_APPSPOT_COM },
328 {24, true, "\012codereview\007appspot\003com", true, kGooglePins, DOMAIN_APPSP OT_COM }, 328 {24, true, "\012codereview\007appspot\003com", true, kGooglePins, DOMAIN_APPSP OT_COM },
329 {25, true, "\012codereview\010chromium\003org", true, kGooglePins, DOMAIN_APPS POT_COM }, 329 {25, true, "\012codereview\010chromium\003org", true, kGooglePins, DOMAIN_CHRO MIUM_ORG },
330 {17, false, "\004code\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
331 {16, true, "\012googlecode\003com", false, kGooglePins, DOMAIN_GOOGLECODE_COM },
330 {23, true, "\005chart\004apis\006google\003com", false, kGooglePins, DOMAIN_GO OGLE_COM }, 332 {23, true, "\005chart\004apis\006google\003com", false, kGooglePins, DOMAIN_GO OGLE_COM },
331 {11, true, "\005ytimg\003com", false, kGooglePins, DOMAIN_YTIMG_COM }, 333 {11, true, "\005ytimg\003com", false, kGooglePins, DOMAIN_YTIMG_COM },
332 {23, true, "\021googleusercontent\003com", false, kGooglePins, DOMAIN_GOOGLEUS ERCONTENT_COM }, 334 {23, true, "\021googleusercontent\003com", false, kGooglePins, DOMAIN_GOOGLEUS ERCONTENT_COM },
333 {13, true, "\007youtube\003com", false, kGooglePins, DOMAIN_YOUTUBE_COM }, 335 {13, true, "\007youtube\003com", false, kGooglePins, DOMAIN_YOUTUBE_COM },
334 {16, true, "\012googleapis\003com", false, kGooglePins, DOMAIN_GOOGLEAPIS_COM }, 336 {16, true, "\012googleapis\003com", false, kGooglePins, DOMAIN_GOOGLEAPIS_COM },
335 {22, true, "\020googleadservices\003com", false, kGooglePins, DOMAIN_GOOGLEADS ERVICES_COM }, 337 {22, true, "\020googleadservices\003com", false, kGooglePins, DOMAIN_GOOGLEADS ERVICES_COM },
336 {16, true, "\012googlecode\003com", false, kGooglePins, DOMAIN_GOOGLECODE_COM },
337 {17, false, "\004code\006google\003com", true, kGooglePins, DOMAIN_GOOGLECODE_ COM },
338 {13, true, "\007appspot\003com", false, kGooglePins, DOMAIN_APPSPOT_COM }, 338 {13, true, "\007appspot\003com", false, kGooglePins, DOMAIN_APPSPOT_COM },
339 {23, true, "\021googlesyndication\003com", false, kGooglePins, DOMAIN_GOOGLESY NDICATION_COM }, 339 {23, true, "\021googlesyndication\003com", false, kGooglePins, DOMAIN_GOOGLESY NDICATION_COM },
340 {17, true, "\013doubleclick\003net", false, kGooglePins, DOMAIN_DOUBLECLICK_NE T }, 340 {17, true, "\013doubleclick\003net", false, kGooglePins, DOMAIN_DOUBLECLICK_NE T },
341 {17, true, "\003ssl\007gstatic\003com", false, kGooglePins, DOMAIN_GSTATIC_COM }, 341 {17, true, "\003ssl\007gstatic\003com", false, kGooglePins, DOMAIN_GSTATIC_COM },
342 {10, true, "\005youtu\002be", false, kGooglePins, DOMAIN_YOUTU_BE }, 342 {10, true, "\005youtu\002be", false, kGooglePins, DOMAIN_YOUTU_BE },
343 {13, true, "\007android\003com", false, kGooglePins, DOMAIN_ANDROID_COM }, 343 {13, true, "\007android\003com", false, kGooglePins, DOMAIN_ANDROID_COM },
344 {20, true, "\016googlecommerce\003com", false, kGooglePins, DOMAIN_GOOGLECOMME RCE_COM }, 344 {20, true, "\016googlecommerce\003com", false, kGooglePins, DOMAIN_GOOGLECOMME RCE_COM },
345 {12, true, "\006urchin\003com", false, kGooglePins, DOMAIN_URCHIN_COM }, 345 {12, true, "\006urchin\003com", false, kGooglePins, DOMAIN_URCHIN_COM },
346 {8, true, "\003goo\002gl", false, kGooglePins, DOMAIN_GOO_GL }, 346 {8, true, "\003goo\002gl", false, kGooglePins, DOMAIN_GOO_GL },
347 {6, true, "\001g\002co", false, kGooglePins, DOMAIN_G_CO }, 347 {6, true, "\001g\002co", false, kGooglePins, DOMAIN_G_CO },
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after
675 {13, false, "\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 675 {13, false, "\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
676 {17, false, "\003www\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 676 {17, false, "\003www\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
677 {15, false, "\011mylookout\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 677 {15, false, "\011mylookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
678 {19, false, "\003www\011mylookout\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 678 {19, false, "\003www\011mylookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
679 {16, false, "\002dm\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 679 {16, false, "\002dm\007lookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
680 {18, false, "\002dm\011mylookout\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 680 {18, false, "\002dm\011mylookout\003com", true, kNoPins, DOMAIN_NOT_PINNED },
681 {15, true, "\011itriskltd\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 681 {15, true, "\011itriskltd\003com", true, kNoPins, DOMAIN_NOT_PINNED },
682 {15, true, "\012stocktrade\002de", true, kNoPins, DOMAIN_NOT_PINNED }, 682 {15, true, "\012stocktrade\002de", true, kNoPins, DOMAIN_NOT_PINNED },
683 {13, true, "\007rhcloud\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 683 {13, true, "\007rhcloud\003com", true, kNoPins, DOMAIN_NOT_PINNED },
684 {22, true, "\011openshift\006redhat\003com", true, kNoPins, DOMAIN_NOT_PINNED }, 684 {22, true, "\011openshift\006redhat\003com", true, kNoPins, DOMAIN_NOT_PINNED },
685 {18, true, "\014therapynotes\003com", true, kNoPins, DOMAIN_NOT_PINNED },
686 {9, true, "\003wiz\003biz", true, kNoPins, DOMAIN_NOT_PINNED },
685 }; 687 };
686 static const size_t kNumPreloadedSTS = ARRAYSIZE_UNSAFE(kPreloadedSTS); 688 static const size_t kNumPreloadedSTS = ARRAYSIZE_UNSAFE(kPreloadedSTS);
687 689
688 static const struct HSTSPreload kPreloadedSNISTS[] = { 690 static const struct HSTSPreload kPreloadedSNISTS[] = {
689 {11, false, "\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, 691 {11, false, "\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM },
690 {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM }, 692 {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM },
691 {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, 693 {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM },
692 {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMA IL_COM }, 694 {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMA IL_COM },
693 {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_AN ALYTICS_COM }, 695 {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_AN ALYTICS_COM },
694 {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_ COM }, 696 {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_ COM },
695 }; 697 };
696 static const size_t kNumPreloadedSNISTS = ARRAYSIZE_UNSAFE(kPreloadedSNISTS); 698 static const size_t kNumPreloadedSNISTS = ARRAYSIZE_UNSAFE(kPreloadedSNISTS);
697 699
698 #endif // NET_BASE_TRANSPORT_SECURITY_STATE_STATIC_H_ 700 #endif // NET_BASE_TRANSPORT_SECURITY_STATE_STATIC_H_
OLDNEW
« no previous file with comments | « net/base/transport_security_state.cc ('k') | net/base/transport_security_state_static.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698