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

Side by Side Diff: net/net.gypi

Issue 2036033002: Add CertIssuerSourceAia: authorityInfoAccess fetching for CertPathBuilder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cert-parsing-path-building
Patch Set: review changes Created 4 years, 6 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
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 shared between the regular GYP build, the NaCl GYP build, and 5 # This file is shared between the regular GYP build, the NaCl GYP build, and
6 # the GN build. For GN support, it must have no conditionals or anything like 6 # the GN build. For GN support, it must have no conditionals or anything like
7 # that beyond the simple one-level-deep dictionary of values. 7 # that beyond the simple one-level-deep dictionary of values.
8 { 8 {
9 'variables': { 9 'variables': {
10 # Subset of net source files that are compiled for NaCl (net_nacl target). 10 # Subset of net source files that are compiled for NaCl (net_nacl target).
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 'cert/ct_known_logs.cc', 80 'cert/ct_known_logs.cc',
81 'cert/ct_known_logs.h', 81 'cert/ct_known_logs.h',
82 'cert/ct_known_logs_static-inc.h', 82 'cert/ct_known_logs_static-inc.h',
83 'cert/ct_policy_enforcer.cc', 83 'cert/ct_policy_enforcer.cc',
84 'cert/ct_policy_enforcer.h', 84 'cert/ct_policy_enforcer.h',
85 'cert/ct_policy_status.h', 85 'cert/ct_policy_status.h',
86 'cert/ct_verifier.h', 86 'cert/ct_verifier.h',
87 'cert/ct_verify_result.cc', 87 'cert/ct_verify_result.cc',
88 'cert/ct_verify_result.h', 88 'cert/ct_verify_result.h',
89 'cert/internal/cert_issuer_source.h', 89 'cert/internal/cert_issuer_source.h',
90 'cert/internal/cert_issuer_source_aia.cc',
91 'cert/internal/cert_issuer_source_aia.h',
90 'cert/internal/cert_issuer_source_static.cc', 92 'cert/internal/cert_issuer_source_static.cc',
91 'cert/internal/cert_issuer_source_static.h', 93 'cert/internal/cert_issuer_source_static.h',
92 'cert/internal/certificate_policies.cc', 94 'cert/internal/certificate_policies.cc',
93 'cert/internal/certificate_policies.h', 95 'cert/internal/certificate_policies.h',
94 'cert/internal/extended_key_usage.cc', 96 'cert/internal/extended_key_usage.cc',
95 'cert/internal/extended_key_usage.h', 97 'cert/internal/extended_key_usage.h',
96 'cert/internal/name_constraints.cc', 98 'cert/internal/name_constraints.cc',
97 'cert/internal/name_constraints.h', 99 'cert/internal/name_constraints.h',
98 'cert/internal/parse_certificate.cc', 100 'cert/internal/parse_certificate.cc',
99 'cert/internal/parse_certificate.h', 101 'cert/internal/parse_certificate.h',
(...skipping 1267 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 'cert/ct_policy_enforcer_unittest.cc', 1369 'cert/ct_policy_enforcer_unittest.cc',
1368 'cert/cert_verifier_unittest.cc', 1370 'cert/cert_verifier_unittest.cc',
1369 'cert/cert_verify_proc_unittest.cc', 1371 'cert/cert_verify_proc_unittest.cc',
1370 'cert/cert_verify_proc_whitelist_unittest.cc', 1372 'cert/cert_verify_proc_whitelist_unittest.cc',
1371 'cert/crl_set_unittest.cc', 1373 'cert/crl_set_unittest.cc',
1372 'cert/ct_log_response_parser_unittest.cc', 1374 'cert/ct_log_response_parser_unittest.cc',
1373 'cert/ct_log_verifier_unittest.cc', 1375 'cert/ct_log_verifier_unittest.cc',
1374 'cert/ct_objects_extractor_unittest.cc', 1376 'cert/ct_objects_extractor_unittest.cc',
1375 'cert/ct_serialization_unittest.cc', 1377 'cert/ct_serialization_unittest.cc',
1376 'cert/ev_root_ca_metadata_unittest.cc', 1378 'cert/ev_root_ca_metadata_unittest.cc',
1379 'cert/internal/cert_issuer_source_aia_unittest.cc',
1377 'cert/internal/cert_issuer_source_static_unittest.cc', 1380 'cert/internal/cert_issuer_source_static_unittest.cc',
1378 'cert/internal/certificate_policies_unittest.cc', 1381 'cert/internal/certificate_policies_unittest.cc',
1379 'cert/internal/extended_key_usage_unittest.cc', 1382 'cert/internal/extended_key_usage_unittest.cc',
1380 'cert/internal/name_constraints_unittest.cc', 1383 'cert/internal/name_constraints_unittest.cc',
1381 'cert/internal/nist_pkits_unittest.h', 1384 'cert/internal/nist_pkits_unittest.h',
1382 'cert/internal/parse_certificate_unittest.cc', 1385 'cert/internal/parse_certificate_unittest.cc',
1383 'cert/internal/parse_name_unittest.cc', 1386 'cert/internal/parse_name_unittest.cc',
1384 'cert/internal/parse_ocsp_unittest.cc', 1387 'cert/internal/parse_ocsp_unittest.cc',
1385 'cert/internal/path_builder_pkits_unittest.cc', 1388 'cert/internal/path_builder_pkits_unittest.cc',
1386 'cert/internal/path_builder_unittest.cc', 1389 'cert/internal/path_builder_unittest.cc',
(...skipping 1730 matching lines...) Expand 10 before | Expand all | Expand 10 after
3117 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl', 3120 'third_party/nist-pkits/crls/requireExplicitPolicy5subCACRL.crl',
3118 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl', 3121 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubCACRL.crl',
3119 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl', 3122 'third_party/nist-pkits/crls/requireExplicitPolicy5subsubsubCACRL.crl',
3120 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl', 3123 'third_party/nist-pkits/crls/requireExplicitPolicy7CACRL.crl',
3121 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl', 3124 'third_party/nist-pkits/crls/requireExplicitPolicy7subCARE2CRL.crl',
3122 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl', 3125 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubCARE2RE4CRL.crl',
3123 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l', 3126 'third_party/nist-pkits/crls/requireExplicitPolicy7subsubsubCARE2RE4CRL.cr l',
3124 ], 3127 ],
3125 } 3128 }
3126 } 3129 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698