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

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

Issue 23523016: net: don't allow SSLv3 fallback for Google properties. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months 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
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_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 404 matching lines...) Expand 10 before | Expand all | Expand 10 after
415 {17, true, "\004apis\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM } , 415 {17, true, "\004apis\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM } ,
416 {32, true, "\022chromiumcodereview\007appspot\003com", true, kGooglePins, DOMA IN_APPSPOT_COM }, 416 {32, true, "\022chromiumcodereview\007appspot\003com", true, kGooglePins, DOMA IN_APPSPOT_COM },
417 {38, true, "\030chrome-devtools-frontend\007appspot\003com", true, kGooglePins , DOMAIN_APPSPOT_COM }, 417 {38, true, "\030chrome-devtools-frontend\007appspot\003com", true, kGooglePins , DOMAIN_APPSPOT_COM },
418 {24, true, "\012codereview\007appspot\003com", true, kGooglePins, DOMAIN_APPSP OT_COM }, 418 {24, true, "\012codereview\007appspot\003com", true, kGooglePins, DOMAIN_APPSP OT_COM },
419 {25, true, "\012codereview\010chromium\003org", true, kGooglePins, DOMAIN_CHRO MIUM_ORG }, 419 {25, true, "\012codereview\010chromium\003org", true, kGooglePins, DOMAIN_CHRO MIUM_ORG },
420 {17, true, "\004code\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM } , 420 {17, true, "\004code\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM } ,
421 {16, true, "\012googlecode\003com", false, kGooglePins, DOMAIN_GOOGLECODE_COM }, 421 {16, true, "\012googlecode\003com", false, kGooglePins, DOMAIN_GOOGLECODE_COM },
422 {15, true, "\002dl\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM }, 422 {15, true, "\002dl\006google\003com", true, kGooglePins, DOMAIN_GOOGLE_COM },
423 {26, true, "\011translate\012googleapis\003com", true, kGooglePins, DOMAIN_GOO GLEAPIS_COM }, 423 {26, true, "\011translate\012googleapis\003com", true, kGooglePins, DOMAIN_GOO GLEAPIS_COM },
424 {23, true, "\005chart\004apis\006google\003com", false, kGooglePins, DOMAIN_GO OGLE_COM }, 424 {23, true, "\005chart\004apis\006google\003com", false, kGooglePins, DOMAIN_GO OGLE_COM },
425 {28, true, "\012oraprodsso\004corp\006google\003com", true, kNoPins, DOMAIN_NO T_PINNED },
425 {11, true, "\005ytimg\003com", false, kGooglePins, DOMAIN_YTIMG_COM }, 426 {11, true, "\005ytimg\003com", false, kGooglePins, DOMAIN_YTIMG_COM },
426 {23, true, "\021googleusercontent\003com", false, kGooglePins, DOMAIN_GOOGLEUS ERCONTENT_COM }, 427 {23, true, "\021googleusercontent\003com", false, kGooglePins, DOMAIN_GOOGLEUS ERCONTENT_COM },
427 {13, true, "\007youtube\003com", false, kGooglePins, DOMAIN_YOUTUBE_COM }, 428 {13, true, "\007youtube\003com", false, kGooglePins, DOMAIN_YOUTUBE_COM },
428 {16, true, "\012googleapis\003com", false, kGooglePins, DOMAIN_GOOGLEAPIS_COM }, 429 {16, true, "\012googleapis\003com", false, kGooglePins, DOMAIN_GOOGLEAPIS_COM },
429 {22, true, "\020googleadservices\003com", false, kGooglePins, DOMAIN_GOOGLEADS ERVICES_COM }, 430 {22, true, "\020googleadservices\003com", false, kGooglePins, DOMAIN_GOOGLEADS ERVICES_COM },
430 {13, true, "\007appspot\003com", false, kGooglePins, DOMAIN_APPSPOT_COM }, 431 {13, true, "\007appspot\003com", false, kGooglePins, DOMAIN_APPSPOT_COM },
431 {23, true, "\021googlesyndication\003com", false, kGooglePins, DOMAIN_GOOGLESY NDICATION_COM }, 432 {23, true, "\021googlesyndication\003com", false, kGooglePins, DOMAIN_GOOGLESY NDICATION_COM },
432 {17, true, "\013doubleclick\003net", false, kGooglePins, DOMAIN_DOUBLECLICK_NE T }, 433 {17, true, "\013doubleclick\003net", false, kGooglePins, DOMAIN_DOUBLECLICK_NE T },
433 {17, true, "\003ssl\007gstatic\003com", false, kGooglePins, DOMAIN_GSTATIC_COM }, 434 {17, true, "\003ssl\007gstatic\003com", false, kGooglePins, DOMAIN_GSTATIC_COM },
434 {10, true, "\005youtu\002be", false, kGooglePins, DOMAIN_YOUTU_BE }, 435 {10, true, "\005youtu\002be", false, kGooglePins, DOMAIN_YOUTU_BE },
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
852 {11, false, "\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, 853 {11, false, "\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM },
853 {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM }, 854 {16, false, "\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMAIL_COM },
854 {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM }, 855 {15, false, "\003www\005gmail\003com", true, kGooglePins, DOMAIN_GMAIL_COM },
855 {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMA IL_COM }, 856 {20, false, "\003www\012googlemail\003com", true, kGooglePins, DOMAIN_GOOGLEMA IL_COM },
856 {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_AN ALYTICS_COM }, 857 {22, true, "\020google-analytics\003com", false, kGooglePins, DOMAIN_GOOGLE_AN ALYTICS_COM },
857 {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_ COM }, 858 {18, true, "\014googlegroups\003com", false, kGooglePins, DOMAIN_GOOGLEGROUPS_ COM },
858 }; 859 };
859 static const size_t kNumPreloadedSNISTS = ARRAYSIZE_UNSAFE(kPreloadedSNISTS); 860 static const size_t kNumPreloadedSNISTS = ARRAYSIZE_UNSAFE(kPreloadedSNISTS);
860 861
861 #endif // NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_ 862 #endif // NET_HTTP_TRANSPORT_SECURITY_STATE_STATIC_H_
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698