diff --git a/DEPS b/DEPS index bbe2aaac0f20d..11b92a67cf89a 100644 --- a/DEPS +++ b/DEPS @@ -56,13 +56,13 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'fb546f313557602aa828d3121501a58ffd251e0e', + 'dart_revision': '797d3df745d1fee5edd74461545f471147ad60d7', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py 'dart_binaryen_rev': '654ee6e2504f11fb0e982a2cf276bafa750f694b', - 'dart_boringssl_gen_rev': '9c7294fd58261a79794f5afaa26598cf1442ad20', - 'dart_boringssl_rev': 'd24a38200fef19150eef00cad35b138936c08767', + 'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c', + 'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10', 'dart_browser_launcher_rev': '60126904a26b761d29b4f2d76292ff3c089160de', 'dart_clock_rev': 'ad428ea8b75fa0d7ba629791552d40478745c54a', 'dart_collection_rev': '0c1f829c29da1d63488be774f430b2035a565d6f', diff --git a/ci/licenses.sh b/ci/licenses.sh index ef7e0bca316da..a50896c229b2c 100755 --- a/ci/licenses.sh +++ b/ci/licenses.sh @@ -174,7 +174,7 @@ function verify_licenses() ( local actualLicenseCount actualLicenseCount="$(tail -n 1 flutter/ci/licenses_golden/licenses_flutter | tr -dc '0-9')" - local expectedLicenseCount=903 # When changing this number: Update the error message below as well describing the newly expected license types. + local expectedLicenseCount=904 # When changing this number: Update the error message below as well describing the newly expected license types. if [[ $actualLicenseCount -ne $expectedLicenseCount ]]; then echo "=============================== ERROR ===============================" diff --git a/ci/licenses_golden/excluded_files b/ci/licenses_golden/excluded_files index 33093e697fb32..ac3919e9c8109 100644 --- a/ci/licenses_golden/excluded_files +++ b/ci/licenses_golden/excluded_files @@ -937,21 +937,15 @@ ../../../flutter/third_party/boringssl/.gitignore ../../../flutter/third_party/boringssl/OWNERS ../../../flutter/third_party/boringssl/README -../../../flutter/third_party/boringssl/apple-aarch64/crypto/test -../../../flutter/third_party/boringssl/apple-arm/crypto/test -../../../flutter/third_party/boringssl/apple-x86/crypto/test -../../../flutter/third_party/boringssl/apple-x86_64/crypto/test ../../../flutter/third_party/boringssl/codereview.settings -../../../flutter/third_party/boringssl/linux-aarch64/crypto/test -../../../flutter/third_party/boringssl/linux-arm/crypto/test -../../../flutter/third_party/boringssl/linux-x86/crypto/test -../../../flutter/third_party/boringssl/linux-x86_64/crypto/test +../../../flutter/third_party/boringssl/src/.bazelrc ../../../flutter/third_party/boringssl/src/.clang-format ../../../flutter/third_party/boringssl/src/.git ../../../flutter/third_party/boringssl/src/.github ../../../flutter/third_party/boringssl/src/.gitignore ../../../flutter/third_party/boringssl/src/API-CONVENTIONS.md ../../../flutter/third_party/boringssl/src/BREAKING-CHANGES.md +../../../flutter/third_party/boringssl/src/BUILD.bazel ../../../flutter/third_party/boringssl/src/BUILDING.md ../../../flutter/third_party/boringssl/src/CMakeLists.txt ../../../flutter/third_party/boringssl/src/CONTRIBUTING.md @@ -963,7 +957,6 @@ ../../../flutter/third_party/boringssl/src/STYLE.md ../../../flutter/third_party/boringssl/src/cmake ../../../flutter/third_party/boringssl/src/codereview.settings -../../../flutter/third_party/boringssl/src/crypto/CMakeLists.txt ../../../flutter/third_party/boringssl/src/crypto/abi_self_test.cc ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_test.cc ../../../flutter/third_party/boringssl/src/crypto/base64/base64_test.cc @@ -988,13 +981,11 @@ ../../../flutter/third_party/boringssl/src/crypto/digest_extra/digest_test.cc ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa_test.cc ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_test.cc -../../../flutter/third_party/boringssl/src/crypto/err/err_data_generate.go ../../../flutter/third_party/boringssl/src/crypto/err/err_test.cc ../../../flutter/third_party/boringssl/src/crypto/evp/evp_extra_test.cc ../../../flutter/third_party/boringssl/src/crypto/evp/evp_test.cc ../../../flutter/third_party/boringssl/src/crypto/evp/pbkdf_test.cc ../../../flutter/third_party/boringssl/src/crypto/evp/scrypt_test.cc -../../../flutter/third_party/boringssl/src/crypto/fipsmodule/CMakeLists.txt ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/FIPS.md ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/aes_test.cc ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc @@ -1009,6 +1000,7 @@ ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/make_p256-nistz-tests.go ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/make_tables.go ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc +../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256_test.cc ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hkdf/hkdf_test.cc ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc @@ -1023,6 +1015,7 @@ ../../../flutter/third_party/boringssl/src/crypto/hpke/translate_test_vectors.py ../../../flutter/third_party/boringssl/src/crypto/hrss/hrss_test.cc ../../../flutter/third_party/boringssl/src/crypto/impl_dispatch_test.cc +../../../flutter/third_party/boringssl/src/crypto/keccak/keccak_test.cc ../../../flutter/third_party/boringssl/src/crypto/kyber/kyber_test.cc ../../../flutter/third_party/boringssl/src/crypto/lhash/lhash_test.cc ../../../flutter/third_party/boringssl/src/crypto/obj/README @@ -1041,26 +1034,32 @@ ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_test.cc ../../../flutter/third_party/boringssl/src/crypto/self_test.cc ../../../flutter/third_party/boringssl/src/crypto/siphash/siphash_test.cc +../../../flutter/third_party/boringssl/src/crypto/spx/spx_test.cc ../../../flutter/third_party/boringssl/src/crypto/stack/stack_test.cc ../../../flutter/third_party/boringssl/src/crypto/test ../../../flutter/third_party/boringssl/src/crypto/thread_test.cc ../../../flutter/third_party/boringssl/src/crypto/trust_token/trust_token_test.cc +../../../flutter/third_party/boringssl/src/crypto/x509/tab_test.cc ../../../flutter/third_party/boringssl/src/crypto/x509/test ../../../flutter/third_party/boringssl/src/crypto/x509/x509_test.cc ../../../flutter/third_party/boringssl/src/crypto/x509/x509_time_test.cc -../../../flutter/third_party/boringssl/src/crypto/x509v3/tab_test.cc -../../../flutter/third_party/boringssl/src/decrepit/CMakeLists.txt ../../../flutter/third_party/boringssl/src/decrepit/blowfish/blowfish_test.cc ../../../flutter/third_party/boringssl/src/decrepit/cast/cast_test.cc ../../../flutter/third_party/boringssl/src/decrepit/cfb/cfb_test.cc +../../../flutter/third_party/boringssl/src/decrepit/des/des_test.cc ../../../flutter/third_party/boringssl/src/decrepit/evp/evp_test.cc ../../../flutter/third_party/boringssl/src/decrepit/ripemd/ripemd_test.cc ../../../flutter/third_party/boringssl/src/decrepit/xts/xts_test.cc ../../../flutter/third_party/boringssl/src/fuzz +../../../flutter/third_party/boringssl/src/gen/README.md +../../../flutter/third_party/boringssl/src/gen/sources.bzl +../../../flutter/third_party/boringssl/src/gen/sources.cmake +../../../flutter/third_party/boringssl/src/gen/test_support ../../../flutter/third_party/boringssl/src/pki/README.md ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source_static_unittest.cc ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source_sync_unittest.h ../../../flutter/third_party/boringssl/src/pki/certificate_policies_unittest.cc +../../../flutter/third_party/boringssl/src/pki/certificate_unittest.cc ../../../flutter/third_party/boringssl/src/pki/crl_unittest.cc ../../../flutter/third_party/boringssl/src/pki/encode_values_unittest.cc ../../../flutter/third_party/boringssl/src/pki/extended_key_usage_unittest.cc @@ -1079,19 +1078,19 @@ ../../../flutter/third_party/boringssl/src/pki/path_builder_pkits_unittest.cc ../../../flutter/third_party/boringssl/src/pki/path_builder_unittest.cc ../../../flutter/third_party/boringssl/src/pki/path_builder_verify_certificate_chain_unittest.cc +../../../flutter/third_party/boringssl/src/pki/pem_unittest.cc ../../../flutter/third_party/boringssl/src/pki/signature_algorithm_unittest.cc ../../../flutter/third_party/boringssl/src/pki/simple_path_builder_delegate_unittest.cc ../../../flutter/third_party/boringssl/src/pki/string_util_unittest.cc ../../../flutter/third_party/boringssl/src/pki/testdata ../../../flutter/third_party/boringssl/src/pki/trust_store_collection_unittest.cc +../../../flutter/third_party/boringssl/src/pki/trust_store_in_memory_unittest.cc ../../../flutter/third_party/boringssl/src/pki/verify_certificate_chain_pkits_unittest.cc ../../../flutter/third_party/boringssl/src/pki/verify_certificate_chain_typed_unittest.h ../../../flutter/third_party/boringssl/src/pki/verify_certificate_chain_unittest.cc ../../../flutter/third_party/boringssl/src/pki/verify_name_match_unittest.cc ../../../flutter/third_party/boringssl/src/pki/verify_signed_data_unittest.cc ../../../flutter/third_party/boringssl/src/rust -../../../flutter/third_party/boringssl/src/sources.cmake -../../../flutter/third_party/boringssl/src/ssl/CMakeLists.txt ../../../flutter/third_party/boringssl/src/ssl/span_test.cc ../../../flutter/third_party/boringssl/src/ssl/ssl_c_test.c ../../../flutter/third_party/boringssl/src/ssl/ssl_test.cc @@ -1335,9 +1334,6 @@ ../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/xchacha20_poly1305_test.json ../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/xchacha20_poly1305_test.txt ../../../flutter/third_party/boringssl/src/util -../../../flutter/third_party/boringssl/win-aarch64/crypto/test -../../../flutter/third_party/boringssl/win-x86/crypto/test -../../../flutter/third_party/boringssl/win-x86_64/crypto/test ../../../flutter/third_party/cpu_features/src/.clang-format ../../../flutter/third_party/cpu_features/src/.git ../../../flutter/third_party/cpu_features/src/.github diff --git a/ci/licenses_golden/licenses_dart b/ci/licenses_golden/licenses_dart index 2c5aa2bce9574..6acdf48b04c8b 100644 --- a/ci/licenses_golden/licenses_dart +++ b/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: 3c97c0676a4d04c30f3a74f182da0c97 +Signature: 6b99fd5e80824d1e9741f7f1ed2ada0c ==================================================================================================== LIBRARY: dart @@ -4074,6 +4074,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: dart +ORIGIN: ../../../flutter/third_party/dart/runtime/bin/concurrent.cc + ../../../flutter/third_party/dart/LICENSE +ORIGIN: ../../../flutter/third_party/dart/runtime/bin/concurrent_natives.cc + ../../../flutter/third_party/dart/LICENSE +ORIGIN: ../../../flutter/third_party/dart/runtime/bin/concurrent_natives.h + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.cc + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.h + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/runtime/bin/native_assets_api_impl.cc + ../../../flutter/third_party/dart/LICENSE @@ -4094,10 +4097,15 @@ ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2 ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/array_flags.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_shared/lib/date_time_patch.dart + ../../../flutter/third_party/dart/LICENSE +ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/vm/lib/concurrent_patch.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/js_helper_patch.dart + ../../../flutter/third_party/dart/LICENSE ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/js_helper_patch.dart + ../../../flutter/third_party/dart/LICENSE +ORIGIN: ../../../flutter/third_party/dart/sdk/lib/concurrent/concurrent.dart + ../../../flutter/third_party/dart/LICENSE TYPE: LicenseType.bsd +FILE: ../../../flutter/third_party/dart/runtime/bin/concurrent.cc +FILE: ../../../flutter/third_party/dart/runtime/bin/concurrent_natives.cc +FILE: ../../../flutter/third_party/dart/runtime/bin/concurrent_natives.h FILE: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.cc FILE: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.h FILE: ../../../flutter/third_party/dart/runtime/bin/native_assets_api_impl.cc @@ -4118,9 +4126,11 @@ FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/array_flags.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_shared/lib/date_time_patch.dart +FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/vm/lib/concurrent_patch.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/js_helper_patch.dart FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm_js_compatibility/lib/js_helper_patch.dart +FILE: ../../../flutter/third_party/dart/sdk/lib/concurrent/concurrent.dart ---------------------------------------------------------------------------------------------------- Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file for details. All rights reserved. @@ -4759,7 +4769,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. -You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fb546f313557602aa828d3121501a58ffd251e0e +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/797d3df745d1fee5edd74461545f471147ad60d7 /third_party/fallback_root_certificates/ ==================================================================================================== diff --git a/ci/licenses_golden/licenses_flutter b/ci/licenses_golden/licenses_flutter index b0c286cd21a97..0239307f19784 100644 --- a/ci/licenses_golden/licenses_flutter +++ b/ci/licenses_golden/licenses_flutter @@ -11051,9 +11051,7 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_all.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_attrib.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_crl.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_exten.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_info.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_name.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pkey.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pubkey.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_req.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_sig.c @@ -11269,9 +11267,7 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_all.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_attrib.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_crl.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_exten.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_info.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_name.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pkey.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pubkey.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_req.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_sig.c @@ -32119,20 +32115,20 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/internal.h ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akey.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akeya.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bcons.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bitst.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_enum.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_extku.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ia5.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_info.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_lib.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_prn.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_skey.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_trs.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509spki.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509a.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_akey.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_akeya.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_bcons.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_bitst.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_enum.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_extku.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_ia5.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_info.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_lib.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_prn.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_skey.c ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/pkcs8.h TYPE: LicenseType.bsd FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/pbkdf.c @@ -32140,20 +32136,20 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/internal.h FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/p5_pbev2.c FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8.c FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akey.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akeya.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bcons.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bitst.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_enum.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_extku.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ia5.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_info.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_lib.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_prn.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_skey.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_trs.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509spki.c FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509a.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_akey.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_akeya.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_bcons.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_bitst.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_enum.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_extku.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_ia5.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_info.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_lib.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_prn.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_skey.c FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pkcs8.h ---------------------------------------------------------------------------------------------------- Copyright (c) 1999 The OpenSSL Project. All rights reserved. @@ -32239,9 +32235,9 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_conf.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_conf.c TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_conf.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_conf.c ---------------------------------------------------------------------------------------------------- Copyright (c) 1999-2002 The OpenSSL Project. All rights reserved. @@ -32292,11 +32288,11 @@ OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_alt.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_utl.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_alt.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_utl.c TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_alt.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_utl.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_alt.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_utl.c ---------------------------------------------------------------------------------------------------- Copyright (c) 1999-2003 The OpenSSL Project. All rights reserved. @@ -32347,17 +32343,17 @@ OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/ext_dat.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_cpols.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_int.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_purp.c -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/ext_dat.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_cpols.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_int.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_purp.c -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/ext_dat.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_cpols.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_int.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_purp.c +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3_errors.h +TYPE: LicenseType.bsd +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/ext_dat.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_cpols.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_int.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_purp.c +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3_errors.h ---------------------------------------------------------------------------------------------------- Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved. @@ -32516,11 +32512,11 @@ OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_crld.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_genn.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_crld.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_genn.c TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_crld.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_genn.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_crld.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_genn.c ---------------------------------------------------------------------------------------------------- Copyright (c) 1999-2008 The OpenSSL Project. All rights reserved. @@ -34635,13 +34631,13 @@ authorization of the copyright holder. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_ncons.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_pcons.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_pmaps.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ncons.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pcons.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pmaps.c TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_ncons.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_pcons.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_pmaps.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ncons.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pcons.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pmaps.c ---------------------------------------------------------------------------------------------------- Copyright (c) 2003 The OpenSSL Project. All rights reserved. @@ -34967,10 +34963,8 @@ authorization of the copyright holder. ==================================================================================================== LIBRARY: boringssl ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vpm.c -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/internal.h TYPE: LicenseType.bsd FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vpm.c -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/internal.h ---------------------------------------------------------------------------------------------------- Copyright (c) 2004 The OpenSSL Project. All rights reserved. @@ -37839,7 +37833,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/err_data.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bn_extra/bn_asn1.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/conf/internal.h ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/curve25519/asm/x25519-asm-arm.S @@ -37850,6 +37843,7 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/refcount.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/thread_none.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/thread_pthread.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/thread_win.c +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/crypto/err_data.c ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/buffer.h ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/cmac.h ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/curve25519.h @@ -37863,7 +37857,6 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/tool/generate_ed25519.cc ORIGIN: ../../../flutter/third_party/boringssl/src/tool/genrsa.cc ORIGIN: ../../../flutter/third_party/boringssl/src/tool/rand.cc TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/err_data.c FILE: ../../../flutter/third_party/boringssl/src/crypto/bn_extra/bn_asn1.c FILE: ../../../flutter/third_party/boringssl/src/crypto/conf/internal.h FILE: ../../../flutter/third_party/boringssl/src/crypto/curve25519/asm/x25519-asm-arm.S @@ -37874,6 +37867,7 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/refcount.c FILE: ../../../flutter/third_party/boringssl/src/crypto/thread_none.c FILE: ../../../flutter/third_party/boringssl/src/crypto/thread_pthread.c FILE: ../../../flutter/third_party/boringssl/src/crypto/thread_win.c +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/err_data.c FILE: ../../../flutter/third_party/boringssl/src/include/openssl/buffer.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/cmac.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/curve25519.h @@ -37982,6 +37976,8 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/third_party/fiat/LICENSE TYPE: LicenseType.mit FILE: ../../../flutter/third_party/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_mul.S FILE: ../../../flutter/third_party/boringssl/src/third_party/fiat/asm/fiat_curve25519_adx_square.S +FILE: ../../../flutter/third_party/boringssl/src/third_party/fiat/asm/fiat_p256_adx_mul.S +FILE: ../../../flutter/third_party/boringssl/src/third_party/fiat/asm/fiat_p256_adx_sqr.S FILE: ../../../flutter/third_party/boringssl/src/third_party/fiat/curve25519_32.h FILE: ../../../flutter/third_party/boringssl/src/third_party/fiat/curve25519_64.h FILE: ../../../flutter/third_party/boringssl/src/third_party/fiat/curve25519_64_adx.h @@ -38168,7 +38164,6 @@ freely, subject to the following restrictions: ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/crypto_test_data.cc ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/err/internal.h @@ -38191,7 +38186,6 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_versions.cc ORIGIN: ../../../flutter/third_party/boringssl/src/tool/file.cc ORIGIN: ../../../flutter/third_party/boringssl/src/tool/sign.cc TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/crypto_test_data.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c FILE: ../../../flutter/third_party/boringssl/src/crypto/err/internal.h @@ -39067,7 +39061,7 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/internal ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/policy.c ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ctrdrbg.h ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/kdf.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/time.h +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/posix_time.h TYPE: LicenseType.unknown FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/posix_time.c FILE: ../../../flutter/third_party/boringssl/src/crypto/cpu_arm_freebsd.c @@ -39076,7 +39070,7 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/internal.h FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/policy.c FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ctrdrbg.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/kdf.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/time.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/posix_time.h ---------------------------------------------------------------------------------------------------- Copyright (c) 2022, Google Inc. @@ -39159,28 +39153,36 @@ LIBRARY: boringssl ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cpu_aarch64_sysreg.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/curve25519/curve25519_64_adx.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/builtin_curves.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/keccak/internal.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/keccak/keccak.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/kyber/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/kyber/keccak.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/kyber/kyber.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rand_extra/getentropy.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rand_extra/ios.c ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rand_extra/trusty.c ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/asm_base.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/kyber.h +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/experimental/kyber.h +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/pki/certificate.h ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/target.h +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3.h +ORIGIN: ../../../flutter/third_party/boringssl/src/pki/certificate.cc TYPE: LicenseType.unknown FILE: ../../../flutter/third_party/boringssl/src/crypto/cpu_aarch64_sysreg.c FILE: ../../../flutter/third_party/boringssl/src/crypto/curve25519/curve25519_64_adx.c FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/builtin_curves.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/keccak/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/keccak/keccak.c FILE: ../../../flutter/third_party/boringssl/src/crypto/kyber/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/kyber/keccak.c FILE: ../../../flutter/third_party/boringssl/src/crypto/kyber/kyber.c FILE: ../../../flutter/third_party/boringssl/src/crypto/rand_extra/getentropy.c FILE: ../../../flutter/third_party/boringssl/src/crypto/rand_extra/ios.c FILE: ../../../flutter/third_party/boringssl/src/crypto/rand_extra/trusty.c FILE: ../../../flutter/third_party/boringssl/src/include/openssl/asm_base.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/kyber.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/experimental/kyber.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pki/certificate.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/target.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3.h +FILE: ../../../flutter/third_party/boringssl/src/pki/certificate.cc ---------------------------------------------------------------------------------------------------- Copyright (c) 2023, Google Inc. @@ -39197,6 +39199,82 @@ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/address.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/address.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/fors.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/fors.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/merkle.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/merkle.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/params.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/spx.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/spx_util.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/spx_util.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/thash.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/thash.h +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/wots.c +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/spx/wots.h +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/experimental/spx.h +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/address.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/address.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/fors.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/fors.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/merkle.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/merkle.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/params.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/spx.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/spx_util.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/spx_util.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/thash.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/thash.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/wots.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/wots.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/experimental/spx.h +---------------------------------------------------------------------------------------------------- +Copyright (c) 2023, Google LLC + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +==================================================================================================== + +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/MODULE.bazel +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/pki/verify_error.h +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/time.h +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_credential.cc +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/MODULE.bazel +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pki/verify_error.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/time.h +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_credential.cc +---------------------------------------------------------------------------------------------------- +Copyright (c) 2024, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +==================================================================================================== + ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/i18n/decNumber.h (with ../../../flutter/third_party/icu/LICENSE) @@ -39560,9 +39638,9 @@ THE SOFTWARE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_ocsp.c (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ocsp.c (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_ocsp.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ocsp.c ---------------------------------------------------------------------------------------------------- Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -40324,6 +40402,34 @@ in the file LICENSE in the source distribution or at https://www.openssl.org/source/license.html ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dh.c (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dh.c +---------------------------------------------------------------------------------------------------- +Copyright 2006-2019 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +==================================================================================================== + +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dh_asn1.c (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dh_asn1.c +---------------------------------------------------------------------------------------------------- +Copyright 2006-2021 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +==================================================================================================== + ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/common/bytestream.cpp + ../../../flutter/third_party/icu/LICENSE @@ -40365,15 +40471,11 @@ authorization of the copyright holder. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv4-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv4-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv4-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv4-linux.S ---------------------------------------------------------------------------------------------------- Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -41142,21 +41244,6 @@ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/asn1_util.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/asn1_util.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/cert_status_flags.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/src/pki/asn1_util.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/asn1_util.h -FILE: ../../../flutter/third_party/boringssl/src/pki/cert_status_flags.h ----------------------------------------------------------------------------------------------------- -Copyright 2012 The Chromium Authors -Use of this source code is governed by a BSD-style license that can be -found in the LICENSE file -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/i18n/double-conversion-double-to-string.h @@ -41202,11 +41289,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/bsaes-armv7-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bsaes-armv7-linux.S ---------------------------------------------------------------------------------------------------- Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -47669,17 +47754,6 @@ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/cert_status_flags_list.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/src/pki/cert_status_flags_list.h ----------------------------------------------------------------------------------------------------- -Copyright 2014 The Chromium Authors -Use of this source code is governed by a BSD-style license that can be -found in the LICENSE file -==================================================================================================== - ==================================================================================================== LIBRARY: accessibility LIBRARY: angle @@ -47749,22 +47823,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8.S ----------------------------------------------------------------------------------------------------- -Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. - -Licensed under the OpenSSL license (the "License"). You may not use -this file except in compliance with the License. You can obtain a copy -in the file LICENSE in the source distribution or at -https://www.openssl.org/source/license.html -==================================================================================================== - ==================================================================================================== LIBRARY: boringssl ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.c (with ../../../flutter/third_party/boringssl/src/LICENSE) @@ -47814,19 +47872,19 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-apple.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-win.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-apple.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-linux.S (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-win.S (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-win.S ---------------------------------------------------------------------------------------------------- Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. @@ -48230,8 +48288,6 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/pki/parser.cc (with ../../../ ORIGIN: ../../../flutter/third_party/boringssl/src/pki/parser.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/signature_algorithm.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/signature_algorithm.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/tag.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/tag.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/test_helpers.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/test_helpers.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/verify_certificate_chain.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) @@ -48257,8 +48313,6 @@ FILE: ../../../flutter/third_party/boringssl/src/pki/parser.cc FILE: ../../../flutter/third_party/boringssl/src/pki/parser.h FILE: ../../../flutter/third_party/boringssl/src/pki/signature_algorithm.cc FILE: ../../../flutter/third_party/boringssl/src/pki/signature_algorithm.h -FILE: ../../../flutter/third_party/boringssl/src/pki/tag.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/tag.h FILE: ../../../flutter/third_party/boringssl/src/pki/test_helpers.cc FILE: ../../../flutter/third_party/boringssl/src/pki/test_helpers.h FILE: ../../../flutter/third_party/boringssl/src/pki/verify_certificate_chain.cc @@ -48862,7 +48916,6 @@ ORIGIN: ../../../flutter/third_party/boringssl/src/pki/cert_errors.h (with ../.. ORIGIN: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source_static.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source_static.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/cert_verify_proc_blocklist.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/encode_values.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/encode_values.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/ocsp.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) @@ -48892,7 +48945,6 @@ FILE: ../../../flutter/third_party/boringssl/src/pki/cert_errors.h FILE: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source.h FILE: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source_static.cc FILE: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source_static.h -FILE: ../../../flutter/third_party/boringssl/src/pki/cert_verify_proc_blocklist.inc FILE: ../../../flutter/third_party/boringssl/src/pki/encode_values.cc FILE: ../../../flutter/third_party/boringssl/src/pki/encode_values.h FILE: ../../../flutter/third_party/boringssl/src/pki/ocsp.cc @@ -52598,15 +52650,15 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/pki/signature_verify_cache.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/mock_signature_verify_cache.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/mock_signature_verify_cache.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/signature_verify_cache.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/string_util.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/string_util.h (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pki/signature_verify_cache.h FILE: ../../../flutter/third_party/boringssl/src/pki/mock_signature_verify_cache.cc FILE: ../../../flutter/third_party/boringssl/src/pki/mock_signature_verify_cache.h -FILE: ../../../flutter/third_party/boringssl/src/pki/signature_verify_cache.h FILE: ../../../flutter/third_party/boringssl/src/pki/string_util.cc FILE: ../../../flutter/third_party/boringssl/src/pki/string_util.h ---------------------------------------------------------------------------------------------------- @@ -52728,33 +52780,9 @@ POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/file_util.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/file_util.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_base64.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_base64.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_string_util.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_string_util.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/log.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/net_errors.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/openssl_util.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/openssl_util.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/path_service.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/pki/fillins/path_service.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/ip_util.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/pki/ip_util.h (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/file_util.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/file_util.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_base64.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_base64.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_string_util.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_string_util.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/log.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/net_errors.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/openssl_util.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/openssl_util.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/path_service.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/path_service.h FILE: ../../../flutter/third_party/boringssl/src/pki/ip_util.cc FILE: ../../../flutter/third_party/boringssl/src/pki/ip_util.h ---------------------------------------------------------------------------------------------------- @@ -56456,123 +56484,10 @@ which is quoted below: LIBRARY: boringssl ORIGIN: ../../../flutter/third_party/boringssl/src/LICENSE TYPE: LicenseType.openssl -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/chacha/chacha-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/armv8-mont-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/bn-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/ghashv8-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/p256-armv8-asm-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha1-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-aarch64/crypto/fipsmodule/vpaes-armv8-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/chacha/chacha-armv4-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/aesv8-armv7-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/armv4-mont-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/ghash-armv4-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/ghashv8-armv7-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/sha1-armv4-large-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-arm/crypto/fipsmodule/vpaes-armv7-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/chacha/chacha-x86-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/aesni-x86-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/bn-586-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/co-586-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/ghash-x86-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/md5-586-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/sha1-586-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/sha256-586-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/sha512-586-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/vpaes-x86-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86/crypto/fipsmodule/x86-mont-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/chacha/chacha-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/aesni-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/md5-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/p256-x86_64-asm-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/rdrand-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/rsaz-avx2-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/sha1-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/sha256-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/sha512-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/vpaes-x86_64-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont-apple.S -FILE: ../../../flutter/third_party/boringssl/apple-x86_64/crypto/fipsmodule/x86_64-mont5-apple.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/chacha/chacha-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/chacha/chacha-armv8.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armx64.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armx64.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/chacha/chacha-armv4-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/aesv8-armv7-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/armv4-mont-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/ghash-armv4-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/ghashv8-armv7-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/sha1-armv4-large-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/chacha/chacha-x86-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/aesni-x86-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/bn-586-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/co-586-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/ghash-x86-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/md5-586-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/sha1-586-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/sha256-586-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/sha512-586-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86/crypto/fipsmodule/x86-mont-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/chacha/chacha-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/md5-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/rdrand-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/rsaz-avx2-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha1-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha256-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/sha512-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S -FILE: ../../../flutter/third_party/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont5-linux.S +FILE: ../../../flutter/third_party/boringssl/src/.bazelignore +FILE: ../../../flutter/third_party/boringssl/src/MODULE.bazel.lock +FILE: ../../../flutter/third_party/boringssl/src/PrivacyInfo.xcprivacy +FILE: ../../../flutter/third_party/boringssl/src/build.json FILE: ../../../flutter/third_party/boringssl/src/crypto/curve25519/ed25519_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/err/asn1.errordata @@ -56599,6 +56514,8 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/err/trust_token.errordat FILE: ../../../flutter/third_party/boringssl/src/crypto/err/x509.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/x509v3.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dh.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dh_asn1.c FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/scrypt.c FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/scrypt_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/aes_tests.txt @@ -56737,7 +56654,7 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_ FILE: ../../../flutter/third_party/boringssl/src/crypto/hmac_extra/hmac_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/hpke/hpke_test_vectors.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/hpke/test-vectors.json -FILE: ../../../flutter/third_party/boringssl/src/crypto/kyber/keccak_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/keccak/keccak_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/kyber/kyber_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_mac.num FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/objects.txt @@ -56745,15 +56662,159 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/poly1305/poly1305_arm_as FILE: ../../../flutter/third_party/boringssl/src/crypto/poly1305/poly1305_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_print.c FILE: ../../../flutter/third_party/boringssl/src/crypto/siphash/siphash_tests.txt -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509v3/v3_ocsp.c +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/spx_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/spx/spx_tests_deterministic.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ocsp.c +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-gcm-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-gcm-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-gcm-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-x86-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-x86-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-x86-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesni-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesv8-armv7-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesv8-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesv8-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesv8-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesv8-gcm-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesv8-gcm-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aesv8-gcm-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/armv4-mont-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/armv8-mont-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/armv8-mont-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/armv8-mont-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bn-586-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bn-586-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bn-586-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bn-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bn-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bn-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bsaes-armv7-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/co-586-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/co-586-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/co-586-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-armv4-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-neon-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-neon-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-neon-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-ssse3-x86-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-ssse3-x86-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-ssse3-x86-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-ssse3-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-ssse3-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-ssse3-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-x86-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-x86-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-x86-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghash-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghashv8-armv7-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghashv8-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghashv8-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/ghashv8-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/md5-586-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/md5-586-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/md5-586-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/md5-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/md5-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/md5-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256-armv8-asm-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256-armv8-asm-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256-armv8-asm-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256-x86_64-asm-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256-x86_64-asm-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256-x86_64-asm-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256_beeu-armv8-asm-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256_beeu-armv8-asm-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256_beeu-armv8-asm-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256_beeu-x86_64-asm-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256_beeu-x86_64-asm-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/p256_beeu-x86_64-asm-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/rdrand-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/rdrand-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/rdrand-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/rsaz-avx2-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/rsaz-avx2-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/rsaz-avx2-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-586-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-586-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-586-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-armv4-large-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha1-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-586-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-586-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-586-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv4-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha256-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-586-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-586-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-586-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv4-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/sha512-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-armv7-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-x86-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-x86-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-x86-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/vpaes-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86-mont-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86-mont-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86-mont-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86_64-mont-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86_64-mont-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86_64-mont-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86_64-mont5-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86_64-mont5-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/x86_64-mont5-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/aes128gcmsiv-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/aes128gcmsiv-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/aes128gcmsiv-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-armv4-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-x86-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-x86-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-x86-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha-x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha20_poly1305_armv8-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha20_poly1305_armv8-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha20_poly1305_armv8-win.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha20_poly1305_x86_64-apple.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha20_poly1305_x86_64-linux.S +FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/chacha20_poly1305_x86_64-win.asm +FILE: ../../../flutter/third_party/boringssl/src/gen/sources.json FILE: ../../../flutter/third_party/boringssl/src/go.mod FILE: ../../../flutter/third_party/boringssl/src/go.sum +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pki/signature_verify_cache.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ssl.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ssl3.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509.h -FILE: ../../../flutter/third_party/boringssl/src/pki/asn1_util.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/asn1_util.h FILE: ../../../flutter/third_party/boringssl/src/pki/cert_error_id.cc FILE: ../../../flutter/third_party/boringssl/src/pki/cert_error_id.h FILE: ../../../flutter/third_party/boringssl/src/pki/cert_error_params.cc @@ -56763,9 +56824,6 @@ FILE: ../../../flutter/third_party/boringssl/src/pki/cert_errors.h FILE: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source.h FILE: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source_static.cc FILE: ../../../flutter/third_party/boringssl/src/pki/cert_issuer_source_static.h -FILE: ../../../flutter/third_party/boringssl/src/pki/cert_status_flags.h -FILE: ../../../flutter/third_party/boringssl/src/pki/cert_status_flags_list.h -FILE: ../../../flutter/third_party/boringssl/src/pki/cert_verify_proc_blocklist.inc FILE: ../../../flutter/third_party/boringssl/src/pki/certificate_policies.cc FILE: ../../../flutter/third_party/boringssl/src/pki/certificate_policies.h FILE: ../../../flutter/third_party/boringssl/src/pki/common_cert_errors.cc @@ -56776,22 +56834,8 @@ FILE: ../../../flutter/third_party/boringssl/src/pki/encode_values.cc FILE: ../../../flutter/third_party/boringssl/src/pki/encode_values.h FILE: ../../../flutter/third_party/boringssl/src/pki/extended_key_usage.cc FILE: ../../../flutter/third_party/boringssl/src/pki/extended_key_usage.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/file_util.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/file_util.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_base64.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_base64.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_string_util.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/fillins_string_util.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/log.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/net_errors.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/openssl_util.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/openssl_util.h -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/path_service.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/fillins/path_service.h FILE: ../../../flutter/third_party/boringssl/src/pki/general_names.cc FILE: ../../../flutter/third_party/boringssl/src/pki/general_names.h -FILE: ../../../flutter/third_party/boringssl/src/pki/import_spec.json -FILE: ../../../flutter/third_party/boringssl/src/pki/import_tool.go FILE: ../../../flutter/third_party/boringssl/src/pki/input.cc FILE: ../../../flutter/third_party/boringssl/src/pki/input.h FILE: ../../../flutter/third_party/boringssl/src/pki/ip_util.cc @@ -56815,7 +56859,6 @@ FILE: ../../../flutter/third_party/boringssl/src/pki/parsed_certificate.cc FILE: ../../../flutter/third_party/boringssl/src/pki/parsed_certificate.h FILE: ../../../flutter/third_party/boringssl/src/pki/parser.cc FILE: ../../../flutter/third_party/boringssl/src/pki/parser.h -FILE: ../../../flutter/third_party/boringssl/src/pki/patches/0001-Simplify-the-name-constraint-limit-to-resemble-Borin.patch FILE: ../../../flutter/third_party/boringssl/src/pki/path_builder.cc FILE: ../../../flutter/third_party/boringssl/src/pki/path_builder.h FILE: ../../../flutter/third_party/boringssl/src/pki/pem.cc @@ -56824,13 +56867,10 @@ FILE: ../../../flutter/third_party/boringssl/src/pki/revocation_util.cc FILE: ../../../flutter/third_party/boringssl/src/pki/revocation_util.h FILE: ../../../flutter/third_party/boringssl/src/pki/signature_algorithm.cc FILE: ../../../flutter/third_party/boringssl/src/pki/signature_algorithm.h -FILE: ../../../flutter/third_party/boringssl/src/pki/signature_verify_cache.h FILE: ../../../flutter/third_party/boringssl/src/pki/simple_path_builder_delegate.cc FILE: ../../../flutter/third_party/boringssl/src/pki/simple_path_builder_delegate.h FILE: ../../../flutter/third_party/boringssl/src/pki/string_util.cc FILE: ../../../flutter/third_party/boringssl/src/pki/string_util.h -FILE: ../../../flutter/third_party/boringssl/src/pki/tag.cc -FILE: ../../../flutter/third_party/boringssl/src/pki/tag.h FILE: ../../../flutter/third_party/boringssl/src/pki/test_helpers.cc FILE: ../../../flutter/third_party/boringssl/src/pki/test_helpers.h FILE: ../../../flutter/third_party/boringssl/src/pki/trust_store.cc @@ -56841,6 +56881,7 @@ FILE: ../../../flutter/third_party/boringssl/src/pki/trust_store_in_memory.cc FILE: ../../../flutter/third_party/boringssl/src/pki/trust_store_in_memory.h FILE: ../../../flutter/third_party/boringssl/src/pki/verify_certificate_chain.cc FILE: ../../../flutter/third_party/boringssl/src/pki/verify_certificate_chain.h +FILE: ../../../flutter/third_party/boringssl/src/pki/verify_error.cc FILE: ../../../flutter/third_party/boringssl/src/pki/verify_name_match.cc FILE: ../../../flutter/third_party/boringssl/src/pki/verify_name_match.h FILE: ../../../flutter/third_party/boringssl/src/pki/verify_signed_data.cc @@ -56861,50 +56902,6 @@ FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_stat.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_transcript.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_x509.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/t1_enc.cc -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/chacha/chacha-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/aesv8-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/armv8-mont-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/bn-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/ghash-neon-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/ghashv8-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/sha1-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-aarch64/crypto/fipsmodule/vpaes-armv8-win.S -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/chacha/chacha-x86-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/aesni-x86-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/bn-586-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/co-586-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/ghash-ssse3-x86-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/ghash-x86-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/md5-586-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/sha1-586-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/sha256-586-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/sha512-586-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/vpaes-x86-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86/crypto/fipsmodule/x86-mont-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/chacha/chacha-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/aesni-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/ghash-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/md5-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/p256-x86_64-asm-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/rdrand-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/rsaz-avx2-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/sha1-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/sha256-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/sha512-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/vpaes-x86_64-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont-win.asm -FILE: ../../../flutter/third_party/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont5-win.asm ---------------------------------------------------------------------------------------------------- OpenSSL License --------------- @@ -70199,4 +70196,4 @@ freely, subject to the following restrictions: 3. This notice may not be removed or altered from any source distribution. ==================================================================================================== -Total license count: 903 +Total license count: 904 diff --git a/lib/io/BUILD.gn b/lib/io/BUILD.gn index 8eaff8ff5c2ea..db818f9626f6d 100644 --- a/lib/io/BUILD.gn +++ b/lib/io/BUILD.gn @@ -12,6 +12,7 @@ source_set("io") { deps = [ "$dart_src/runtime:dart_api", + "$dart_src/runtime/bin:concurrent_api", "$dart_src/runtime/bin:dart_io_api", "//flutter/fml", "//flutter/third_party/tonic", diff --git a/lib/ui/BUILD.gn b/lib/ui/BUILD.gn index e4a24a0d9630d..2018511d3f088 100644 --- a/lib/ui/BUILD.gn +++ b/lib/ui/BUILD.gn @@ -171,6 +171,7 @@ source_set("ui") { ] deps = [ + "$dart_src/runtime/bin:concurrent_api", "$dart_src/runtime/bin:dart_io_api", "//flutter/assets", "//flutter/common", diff --git a/shell/platform/embedder/BUILD.gn b/shell/platform/embedder/BUILD.gn index 39ca8dc757ae7..df5d914191b8f 100644 --- a/shell/platform/embedder/BUILD.gn +++ b/shell/platform/embedder/BUILD.gn @@ -100,6 +100,7 @@ template("embedder_source_set") { public_deps = [ ":embedder_headers" ] deps = [ ":embedder_gpu_configuration", + "$dart_src/runtime/bin:concurrent_api", "$dart_src/runtime/bin:dart_io_api", "$dart_src/runtime/bin:elf_loader", "//flutter/assets", diff --git a/shell/platform/fuchsia/dart_runner/BUILD.gn b/shell/platform/fuchsia/dart_runner/BUILD.gn index 4dac8a9d8b0d5..b67420d7325c3 100644 --- a/shell/platform/fuchsia/dart_runner/BUILD.gn +++ b/shell/platform/fuchsia/dart_runner/BUILD.gn @@ -32,11 +32,13 @@ template("runner_sources") { dart_public_deps = [] if (!invoker.product) { dart_public_deps += [ + "$dart_src/runtime/bin:concurrent_api", "$dart_src/runtime/bin:dart_io_api", "//flutter/shell/platform/fuchsia/runtime/dart/utils:utils", ] } else { dart_public_deps += [ + "$dart_src/runtime/bin:concurrent_api_product", "$dart_src/runtime/bin:dart_io_api_product", "//flutter/shell/platform/fuchsia/runtime/dart/utils:utils_product", ] diff --git a/shell/platform/fuchsia/runtime/dart/utils/BUILD.gn b/shell/platform/fuchsia/runtime/dart/utils/BUILD.gn index 08660b51436b5..478d10146e84b 100644 --- a/shell/platform/fuchsia/runtime/dart/utils/BUILD.gn +++ b/shell/platform/fuchsia/runtime/dart/utils/BUILD.gn @@ -101,6 +101,7 @@ executable("dart_utils_unittests") { ":utils", ":utils_fixtures", "$dart_src/runtime:libdart_jit", + "$dart_src/runtime/bin:concurrent_api", "$dart_src/runtime/bin:dart_io_api", "${fuchsia_sdk}/pkg/inspect_component_cpp", "${fuchsia_sdk}/pkg/sys_cpp", diff --git a/shell/testing/BUILD.gn b/shell/testing/BUILD.gn index 28a19c75d1bb9..ffda720f52f18 100644 --- a/shell/testing/BUILD.gn +++ b/shell/testing/BUILD.gn @@ -37,6 +37,7 @@ executable("testing") { deps = [ "$dart_src/runtime:libdart_jit", + "$dart_src/runtime/bin:concurrent_api", "$dart_src/runtime/bin:dart_io_api", "//flutter/assets", "//flutter/common", diff --git a/sky/packages/sky_engine/BUILD.gn b/sky/packages/sky_engine/BUILD.gn index bcef489889342..cf094b092dc76 100644 --- a/sky/packages/sky_engine/BUILD.gn +++ b/sky/packages/sky_engine/BUILD.gn @@ -11,6 +11,7 @@ import("$dart_src/sdk/lib/_internal/js_shared/js_types_sources.gni") import("$dart_src/sdk/lib/_internal/vm/lib/vm_internal.gni") import("$dart_src/sdk/lib/async/async_sources.gni") import("$dart_src/sdk/lib/collection/collection_sources.gni") +import("$dart_src/sdk/lib/concurrent/concurrent_sources.gni") import("$dart_src/sdk/lib/convert/convert_sources.gni") import("$dart_src/sdk/lib/core/core_sources.gni") import("$dart_src/sdk/lib/developer/developer_sources.gni") @@ -54,6 +55,14 @@ copy("collection") { ] } +copy("concurrent") { + lib_path = rebase_path("concurrent", "", dart_sdk_lib_path) + sources = rebase_path(concurrent_sdk_sources, "", lib_path) + outputs = [ + "$root_gen_dir/dart-pkg/sky_engine/lib/concurrent/{{source_file_part}}", + ] +} + copy("convert") { lib_path = rebase_path("convert", "", dart_sdk_lib_path) sources = rebase_path(convert_sdk_sources, "", lib_path) @@ -210,6 +219,7 @@ group("copy_dart_sdk") { ":_js_types", ":async", ":collection", + ":concurrent", ":convert", ":copy_allowed_experiments", ":core", @@ -238,6 +248,7 @@ generated_file("_embedder_yaml") { "embedded_libs:", " \"dart:async\": \"async/async.dart\"", " \"dart:collection\": \"collection/collection.dart\"", + " \"dart:concurrent\": \"concurrent/concurrent.dart\"", " \"dart:convert\": \"convert/convert.dart\"", " \"dart:core\": \"core/core.dart\"", " \"dart:developer\": \"developer/developer.dart\"", diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index 1f31150af9e2b..91af5bc56ac96 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -24175,6 +24175,22 @@ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2023, Google LLC + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY @@ -24243,6 +24259,22 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- +boringssl + +Copyright (c) 2024, Google Inc. + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY +SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION +OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +-------------------------------------------------------------------------------- dart Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file @@ -24978,6 +25010,24 @@ boringssl Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved. +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2006-2019 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +https://www.openssl.org/source/license.html +-------------------------------------------------------------------------------- +boringssl + +Copyright 2006-2021 The OpenSSL Project Authors. All Rights Reserved. + Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at @@ -25707,12 +25757,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- -boringssl - -Copyright 2012 The Chromium Authors -Use of this source code is governed by a BSD-style license that can be -found in the LICENSE file --------------------------------------------------------------------------------- double-conversion icu @@ -26159,12 +26203,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- -boringssl - -Copyright 2014 The Chromium Authors -Use of this source code is governed by a BSD-style license that can be -found in the LICENSE file --------------------------------------------------------------------------------- accessibility angle icu @@ -26226,15 +26264,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------------------------------------------------------------------- boringssl -Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. - -Licensed under the OpenSSL license (the "License"). You may not use -this file except in compliance with the License. You can obtain a copy -in the file LICENSE in the source distribution or at -https://www.openssl.org/source/license.html --------------------------------------------------------------------------------- -boringssl - Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. Copyright (c) 2014, Intel Corporation. All Rights Reserved. @@ -31897,7 +31926,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. -You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fb546f313557602aa828d3121501a58ffd251e0e +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/797d3df745d1fee5edd74461545f471147ad60d7 /third_party/fallback_root_certificates/ --------------------------------------------------------------------------------