diff --git a/DEPS b/DEPS index ddbde9e4be..886133b3d8 100644 --- a/DEPS +++ b/DEPS @@ -56,12 +56,12 @@ 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': 'f11b24d1c54093830e8ed1a2239504eba775d9da', + 'dart_revision': 'c390aae86c09552b8a2852e87078f477ad09841b', # 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': '3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b', - 'dart_boringssl_rev': '822902749a5956bba09c7e9e451104e8a74f02c5', + 'dart_boringssl_rev': '5a2194f43d8801335e4b20040156686eb4247b22', 'dart_core_rev': '7a71ad6b9170e09d5cbe39f3fccdee648659f1e7', 'dart_devtools_rev': '8762b31f0d0ffeea6449fd02740e9ce7acb32503', 'dart_http_rev': '6ecd13a88b82c2fdc8a555f218bafb0ad0370f51', @@ -69,7 +69,7 @@ vars = { 'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', 'dart_protobuf_rev': 'b7dd58cdbd879beee4c3fbf8ee80fce8e97bad26', - 'dart_pub_rev': '58de642dc1d07601f6eb2b4ecd94555c0210106b', + 'dart_pub_rev': '710265bae23ad5860f33287fba10b5c369f19a93', 'dart_tools_rev': '3bdef2043af9244b804adc08896bf96d51bb49ba', 'dart_web_rev': 'af5de5e8548060c0795713ee7129ba6d5ff9f1b2', 'dart_webdev_rev': 'e72f365a4408dce73bc023e624adc6a9a72dd7a2', @@ -331,7 +331,7 @@ deps = { Var('dart_git') + '/markdown.git@19aaded4300d24bedcbf52ade792b203ddf030b0', 'engine/src/flutter/third_party/dart/third_party/pkg/native': - Var('dart_git') + '/native.git@f179ec2693179e48ff1fce827914fd1711c1a941', + Var('dart_git') + '/native.git@d1d9aa5e62d239580b8bf17e36db6d47c308fc89', 'engine/src/flutter/third_party/dart/third_party/pkg/protobuf': Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'), diff --git a/engine/src/flutter/ci/licenses.sh b/engine/src/flutter/ci/licenses.sh index 636c4400e6..61b98209ff 100755 --- a/engine/src/flutter/ci/licenses.sh +++ b/engine/src/flutter/ci/licenses.sh @@ -173,7 +173,7 @@ function verify_licenses() ( local actualLicenseCount actualLicenseCount="$(tail -n 1 flutter/ci/licenses_golden/licenses_flutter | tr -dc '0-9')" - local expectedLicenseCount=917 + local expectedLicenseCount=892 if [[ $actualLicenseCount -ne $expectedLicenseCount ]]; then echo "=============================== ERROR ===============================" diff --git a/engine/src/flutter/ci/licenses_golden/licenses_dart b/engine/src/flutter/ci/licenses_golden/licenses_dart index bbcc4070ee..3e439b291b 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_dart +++ b/engine/src/flutter/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: ec65279f4812e15cbeacf0f3391472b5 +Signature: 048db3801d01ed6e4182b927fac4b30b ==================================================================================================== LIBRARY: dart @@ -4839,7 +4839,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/+/f11b24d1c54093830e8ed1a2239504eba775d9da +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/c390aae86c09552b8a2852e87078f477ad09841b /third_party/fallback_root_certificates/ ==================================================================================================== diff --git a/engine/src/flutter/ci/licenses_golden/licenses_flutter b/engine/src/flutter/ci/licenses_golden/licenses_flutter index fd08431406..2f7d7d9cdd 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_flutter +++ b/engine/src/flutter/ci/licenses_golden/licenses_flutter @@ -11490,566 +11490,6 @@ documentation. This software is provided "as is" without express or implied warranty. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_dat.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/nid.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/pem.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_dat.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/nid.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pem.h ----------------------------------------------------------------------------------------------------- -Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) -All rights reserved. - -This package is an SSL implementation written -by Eric Young (eay@cryptsoft.com). -The implementation was written so as to conform with Netscapes SSL. - -This library is free for commercial and non-commercial use as long as -the following conditions are aheared to. The following conditions -apply to all code found in this distribution, be it the RC4, RSA, -lhash, DES, etc., code; not just the SSL code. The SSL documentation -included with this distribution is covered by the same copyright terms -except that the holder is Tim Hudson (tjh@cryptsoft.com). - -Copyright remains Eric Young's, and as such any Copyright notices in -the code are not to be removed. -If this package is used in a product, Eric Young should be given attribution -as the author of the parts of the library used. -This can be in the form of a textual message at program startup or -in documentation (online or textual) provided with the package. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. All advertising materials mentioning features or use of this software - must display the following acknowledgement: - "This product includes cryptographic software written by - Eric Young (eay@cryptsoft.com)" - The word 'cryptographic' can be left out if the rouines from the library - being used are not cryptographic related :-). -4. If you include any Windows specific code (or a derivative thereof) from - the apps directory (application code) you must include an acknowledgement: - "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" - -THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. - -The licence and distribution terms for any publically available version or -derivative of this code cannot be changed. i.e. this code cannot simply be -copied and put under another distribution licence -[including the GNU Public Licence.] -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bitstr.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bool.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_d2i_fp.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_dup.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_gentm.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_i2d_fp.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_int.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_mbstr.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_object.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_octet.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strex.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strnid.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_time.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_type.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_utctm.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_lib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_par.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn_pack.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_int.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_string.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_dec.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_enc.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_fre.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_new.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_typ.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_utl.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/base64/base64.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/bio.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/bio_mem.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/connect.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/errno.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/fd.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/file.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/hexdump.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/printf.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/socket.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bn_extra/convert.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/cipher_extra.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/derive_key.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_des.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_null.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc2.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc4.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/conf/conf.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cpu_intel.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/des/des.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/des/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/digest_extra/digest_extra.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/err/err.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/evp.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_ctx.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/sign.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/ex_data.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/add.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bn.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bytes.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/cmp.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/div.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/exponentiation.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/gcd.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/generic.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/montgomery.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/mul.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/prime.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/random.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/shift.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/cipher.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/check.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/dh.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digest.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digests.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hmac/hmac.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha1.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha256.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha512.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/lhash/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/lhash/lhash.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/md4/md4.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/md5/md5.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/mem.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/obj/obj.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_xref.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_all.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_info.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_lib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_oth.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pk8.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pkey.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rc4/rc4.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/stack/stack.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/thread.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/a_digest.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/a_sign.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/a_verify.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/algorithm.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/asn1_gen.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/by_dir.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/by_file.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/i2d_pr.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/name_print.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/t_crl.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/t_req.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509a.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_att.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_cmp.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_d2.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_def.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_ext.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_lu.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_obj.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_req.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_set.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_txt.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_v3.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vfy.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509name.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509rset.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_all.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_attrib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_crl.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_exten.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_name.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pubkey.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_req.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_sig.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_spki.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_val.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/bio/base64_bio.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/blowfish/blowfish.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast_tables.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/cast/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/des/cfb64ede.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/macros.h -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/rc4/rc4_decrepit.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/ripemd/ripemd.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/rsa/rsa_decrepit.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/ssl/ssl_decrepit.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/asn1.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/base64.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/bio.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/blowfish.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/buf.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/cast.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/cipher.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/conf.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/des.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/dh.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/digest.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/dsa.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/err.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/evp.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/evp_errors.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ex_data.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/hmac.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/lhash.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/md4.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/md5.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/mem.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/obj.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/rc4.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ripemd.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/rsa.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/sha.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ssl.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ssl3.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/stack.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/thread.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/type_check.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/x509.h -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_both.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_pkt.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_srtp.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/dtls_record.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/extensions.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_pkt.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_file.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_privkey.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_stat.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_transcript.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_x509.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/t1_enc.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/tls_method.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/tls_record.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bitstr.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bool.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_d2i_fp.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_dup.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_gentm.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_i2d_fp.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_int.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_mbstr.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_object.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_octet.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strex.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strnid.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_time.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_type.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_utctm.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_par.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn_pack.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_int.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_string.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_dec.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_enc.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_fre.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_new.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_typ.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_utl.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/base64/base64.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/bio.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/bio_mem.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/connect.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/errno.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/fd.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/file.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/hexdump.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/printf.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/socket.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/bn_extra/convert.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/cipher_extra.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/derive_key.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_des.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_null.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc2.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc4.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/conf/conf.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/cpu_intel.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/des/des.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/des/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/digest_extra/digest_extra.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/err/err.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_ctx.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/sign.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/ex_data.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/add.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bn.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bytes.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/cmp.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/div.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/exponentiation.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/gcd.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/generic.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/montgomery.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/mul.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/prime.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/random.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/shift.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/cipher.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/check.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/dh.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digest.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digests.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hmac/hmac.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha1.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha256.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha512.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/lhash/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/lhash/lhash.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/md4/md4.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/md5/md5.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/mem.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_xref.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_all.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_info.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_oth.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pk8.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pkey.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/rc4/rc4.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/stack/stack.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/thread.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_digest.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_sign.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_verify.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/algorithm.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/asn1_gen.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/by_dir.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/by_file.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/i2d_pr.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/name_print.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_crl.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_req.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509a.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_att.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_cmp.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_d2.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_def.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_ext.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_lu.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_obj.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_req.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_set.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_txt.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_v3.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vfy.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509name.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509rset.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_all.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_attrib.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_crl.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_exten.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_name.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pubkey.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_req.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_sig.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_spki.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_val.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/bio/base64_bio.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/blowfish/blowfish.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast_tables.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/internal.h -FILE: ../../../flutter/third_party/boringssl/src/decrepit/des/cfb64ede.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/macros.h -FILE: ../../../flutter/third_party/boringssl/src/decrepit/rc4/rc4_decrepit.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/ripemd/ripemd.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/rsa/rsa_decrepit.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/ssl/ssl_decrepit.cc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/asn1.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/base64.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/bio.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/blowfish.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/buf.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/cast.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/cipher.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/conf.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/des.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/dh.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/digest.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/dsa.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/err.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/evp.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/evp_errors.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ex_data.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/hmac.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/lhash.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/md4.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/md5.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/mem.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/obj.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/rc4.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ripemd.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/rsa.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/sha.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/stack.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/thread.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/type_check.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_both.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_pkt.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_srtp.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/dtls_record.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/extensions.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/internal.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_pkt.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_file.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_privkey.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc -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/src/ssl/tls_method.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/tls_record.cc ----------------------------------------------------------------------------------------------------- -Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) -All rights reserved. - -This package is an SSL implementation written -by Eric Young (eay@cryptsoft.com). -The implementation was written so as to conform with Netscapes SSL. - -This library is free for commercial and non-commercial use as long as -the following conditions are aheared to. The following conditions -apply to all code found in this distribution, be it the RC4, RSA, -lhash, DES, etc., code; not just the SSL code. The SSL documentation -included with this distribution is covered by the same copyright terms -except that the holder is Tim Hudson (tjh@cryptsoft.com). - -Copyright remains Eric Young's, and as such any Copyright notices in -the code are not to be removed. -If this package is used in a product, Eric Young should be given attribution -as the author of the parts of the library used. -This can be in the form of a textual message at program startup or -in documentation (online or textual) provided with the package. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: -1. Redistributions of source code must retain the copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -3. All advertising materials mentioning features or use of this software - must display the following acknowledgement: - "This product includes cryptographic software written by - Eric Young (eay@cryptsoft.com)" - The word 'cryptographic' can be left out if the rouines from the library - being used are not cryptographic related :-). -4. If you include any Windows specific code (or a derivative thereof) from - the apps directory (application code) you must include an acknowledgement: - "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" - -THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. - -The licence and distribution terms for any publically available version or -derivative of this code cannot be changed. i.e. this code cannot simply be -copied and put under another distribution licence -[including the GNU Public Licence.] -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/data/mappings/ibm-1388_P103-2001.ucm + ../../../flutter/third_party/icu/LICENSE @@ -32187,727 +31627,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/jacobi.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/sqrt.cc.inc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/jacobi.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/sqrt.cc.inc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2000 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/ex_data.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/gcd.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/prime.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/random.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/base.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ex_data.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/ex_data.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/gcd.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/prime.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/random.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/internal.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/base.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ex_data.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_all.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/dh/dh_decrepit.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/dsa/dsa_decrepit.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ssl3.h -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_pkt.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/tls_record.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_all.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/dh/dh_decrepit.cc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/dsa/dsa_decrepit.cc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ssl3.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_pkt.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/tls_record.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/pair.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/pair.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2003 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/ctx.cc.inc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/ctx.cc.inc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2004 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ecdsa.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ecdsa.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/exponentiation.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_key.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/oct.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/simple.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/wnaf.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ec.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ec_key.h -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_both.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_pkt.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/dtls_record.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/exponentiation.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_key.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/oct.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/simple.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/wnaf.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ec.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ec_key.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_both.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_pkt.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/dtls_record.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2005 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/err/err.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/montgomery.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/err.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_srtp.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/err/err.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/montgomery.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/err.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_srtp.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/tls/kdf.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/ssl/ssl_decrepit.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ssl.h -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/extensions.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_file.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_transcript.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_x509.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/t1_enc.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/tls/kdf.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/decrepit/ssl/ssl_decrepit.cc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ssl.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/extensions.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/internal.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_file.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.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 ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/arm_arch.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/arm_arch.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/pbkdf.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/p5_pbev2.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akey.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akeya.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bcons.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bitst.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_enum.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_extku.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ia5.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_info.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_lib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_prn.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_skey.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_trs.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509spki.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509a.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/pkcs8.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/pbkdf.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/p5_pbev2.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akey.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akeya.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bcons.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bitst.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_enum.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_extku.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ia5.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_info.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_prn.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_skey.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_trs.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509spki.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509a.cc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pkcs8.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 1999 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: expat ORIGIN: ../../../flutter/third_party/expat/expat/lib/ascii.h @@ -32942,338 +31661,6 @@ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_conf.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_conf.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1999-2002 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_alt.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_utl.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_alt.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_utl.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1999-2003 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/ext_dat.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_cpols.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_int.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_purp.cc -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.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_int.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_purp.cc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3_errors.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 1999-2004 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_lib.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/dtls_method.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/dtls_method.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1999-2005 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 1999-2007 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_crld.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_genn.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_crld.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_genn.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 1999-2008 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/tools/gencolusb/verify_uset.cpp + ../../../flutter/third_party/icu/LICENSE @@ -33414,169 +31801,6 @@ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_algor.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_algor.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2000 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdh/ecdh.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ecdh.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdh/ecdh.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ecdh.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 2000-2002 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/ec_extra/ec_asn1.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/ec_extra/ec_asn1.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2000-2003 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/extra/uconv/resources/fr.txt + ../../../flutter/third_party/icu/LICENSE @@ -33616,65 +31840,6 @@ dealings in these Data Files or Software without prior written authorization of the copyright holder. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/dh_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/asn1t.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/dh_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/asn1t.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 2000-2005 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/common/unicode/symtable.h + ../../../flutter/third_party/icu/LICENSE @@ -33753,63 +31918,6 @@ dealings in these Data Files or Software without prior written authorization of the copyright holder. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_x509.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_xaux.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509cset.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_x509.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_xaux.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509cset.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2001 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/common/rbbisetb.h + ../../../flutter/third_party/icu/LICENSE @@ -33934,61 +32042,6 @@ dealings in these Data Files or Software without prior written authorization of the copyright holder. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/key_wrap.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aes.cc.inc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/key_wrap.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aes.cc.inc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2001-2011 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/common/util.cpp + ../../../flutter/third_party/icu/LICENSE @@ -34713,63 +32766,6 @@ freely, subject to the following restrictions: distribution. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/aes.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/aes.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/aes.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/aes.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 2002-2006 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/common/usetiter.cpp + ../../../flutter/third_party/icu/LICENSE @@ -35338,63 +33334,6 @@ dealings in these Data Files or Software without prior written authorization of the copyright holder. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ncons.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pcons.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pmaps.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ncons.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pcons.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pmaps.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2003 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/common/ucat.cpp + ../../../flutter/third_party/icu/LICENSE @@ -35669,59 +33608,6 @@ dealings in these Data Files or Software without prior written authorization of the copyright holder. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vpm.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vpm.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2004 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/i18n/curramt.cpp + ../../../flutter/third_party/icu/LICENSE @@ -36042,179 +33928,6 @@ dealings in these Data Files or Software without prior written authorization of the copyright holder. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/padding.cc.inc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/padding.cc.inc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2005 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dsa_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa_asn1.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/print.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/rsa_pss.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dsa_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/print.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/rsa_pss.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2006 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digestsign/digestsign.cc.inc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digestsign/digestsign.cc.inc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2006,2007 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: rapidjson ORIGIN: ../../../flutter/third_party/rapidjson/include/rapidjson/msinttypes/inttypes.h @@ -36535,71 +34248,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cbc.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cfb.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ctr.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/gcm.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ofb.cc.inc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cbc.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cfb.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ctr.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/gcm.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ofb.cc.inc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2008 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: include ORIGIN: ../../../flutter/third_party/inja/third_party/include/nlohmann/json.hpp @@ -37232,59 +34880,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/src/crypto/fipsmodule/cmac/cmac.cc.inc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cmac/cmac.cc.inc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2010 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: libwebp ORIGIN: ../../../flutter/third_party/libwebp/COPYING @@ -37432,112 +35027,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/src/crypto/dh_extra/params.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/params.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2011 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/xts/xts.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/decrepit/xts/xts.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2011 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: icu ORIGIN: ../../../flutter/third_party/icu/source/data/brkitr/dictionaries/khmerdict.txt + ../../../flutter/third_party/icu/LICENSE @@ -37673,59 +35162,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/src/crypto/cipher_extra/tls_cbc.cc -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/tls_cbc.cc ----------------------------------------------------------------------------------------------------- -Copyright (c) 2012 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.openssl.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - openssl-core@openssl.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.openssl.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: accessibility LIBRARY: angle @@ -37792,59 +35228,6 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. ==================================================================================================== -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/internal.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/internal.h ----------------------------------------------------------------------------------------------------- -Copyright (c) 2013 The OpenSSL Project. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - ==================================================================================================== LIBRARY: pkg ORIGIN: ../../../flutter/third_party/pkg/coverage/bin/format_coverage.dart + ../../../flutter/third_party/pkg/coverage/LICENSE @@ -39505,9 +36888,359 @@ in this Software without prior written authorization from The Open Group. ==================================================================================================== LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bitstr.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bool.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_d2i_fp.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_dup.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_gentm.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_i2d_fp.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_int.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_object.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_octet.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_type.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_utctm.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_par.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_int.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_string.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/base64/base64.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/bio.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/bio_mem.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/connect.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/errno.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/fd.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/file.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/hexdump.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/printf.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/socket.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bn_extra/convert.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/cipher_extra.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/derive_key.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_des.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_null.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc2.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc4.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/conf/conf.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cpu_intel.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/des/des.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/des/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/digest_extra/digest_extra.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/err/err.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/evp.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/sign.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/ex_data.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/add.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bn.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bytes.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/cmp.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/div.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/exponentiation.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/gcd.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/generic.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/montgomery.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/mul.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/prime.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/random.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/shift.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/cipher.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/check.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/dh.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digest.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digests.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hmac/hmac.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha1.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/tls/kdf.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/lhash/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/lhash/lhash.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/md4/md4.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/md5/md5.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/mem.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/obj/obj.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_dat.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_all.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_info.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_oth.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pk8.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pkey.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rc4/rc4.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/stack/stack.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/thread.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/a_digest.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/a_sign.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/a_verify.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/algorithm.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/by_dir.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/by_file.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/i2d_pr.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/t_req.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509a.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_att.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_cmp.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_d2.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_def.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_ext.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_lu.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_obj.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_req.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_set.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_txt.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_v3.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vfy.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509name.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509rset.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_algor.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_all.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_attrib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_crl.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_name.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pubkey.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_req.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_sig.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_spki.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_val.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/bio/base64_bio.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/blowfish/blowfish.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast_tables.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/cast/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/des/cfb64ede.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/macros.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/rc4/rc4_decrepit.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/ripemd/ripemd.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/ssl/ssl_decrepit.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/asn1.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/base64.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/bio.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/blowfish.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/buf.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/cast.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/cipher.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/conf.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/des.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/dh.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/digest.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/dsa.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/err.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/evp.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/evp_errors.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ex_data.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/hmac.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/lhash.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/md4.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/md5.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/mem.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/nid.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/obj.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/pem.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/rc4.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ripemd.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/rsa.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/sha.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/stack.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/thread.h (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/bio_ssl.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/extensions.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_pkt.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_file.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_privkey.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/tls_method.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/tls_record.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bitstr.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bool.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_d2i_fp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_dup.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_gentm.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_i2d_fp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_int.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_object.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_octet.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_type.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_utctm.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_par.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_int.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_string.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/base64/base64.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/bio.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/bio_mem.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/connect.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/errno.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/fd.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/file.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/hexdump.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/printf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/socket.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bn_extra/convert.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/cipher_extra.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/derive_key.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_des.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_null.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc2.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc4.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/conf/conf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cpu_intel.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/des/des.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/des/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/digest_extra/digest_extra.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/err/err.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/sign.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/ex_data.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/add.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bn.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bytes.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/cmp.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/div.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/exponentiation.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/gcd.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/generic.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/montgomery.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/mul.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/prime.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/random.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/shift.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/cipher.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/check.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/dh.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digest.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digests.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hmac/hmac.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha1.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/tls/kdf.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/lhash/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/lhash/lhash.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/md4/md4.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/md5/md5.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/mem.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_dat.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_all.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_info.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_oth.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pk8.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pkey.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/rc4/rc4.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/stack/stack.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/thread.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_digest.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_sign.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_verify.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/algorithm.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/by_dir.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/by_file.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/i2d_pr.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_req.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509a.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_att.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_cmp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_d2.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_def.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_ext.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_lu.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_obj.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_req.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_set.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_txt.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_v3.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vfy.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509name.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509rset.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_algor.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_all.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_attrib.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_crl.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_name.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pubkey.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_req.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_sig.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_spki.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_val.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/bio/base64_bio.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/blowfish/blowfish.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast_tables.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/internal.h +FILE: ../../../flutter/third_party/boringssl/src/decrepit/des/cfb64ede.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/macros.h +FILE: ../../../flutter/third_party/boringssl/src/decrepit/rc4/rc4_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/ripemd/ripemd.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/ssl/ssl_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/asn1.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/base64.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/bio.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/blowfish.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/buf.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/cast.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/cipher.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/conf.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/des.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/dh.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/digest.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/dsa.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/err.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/evp.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/evp_errors.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ex_data.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/hmac.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/lhash.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/md4.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/md5.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/mem.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/nid.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/obj.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pem.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/rc4.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ripemd.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/rsa.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/sha.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/stack.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/thread.h FILE: ../../../flutter/third_party/boringssl/src/ssl/bio_ssl.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/extensions.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_pkt.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_file.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_privkey.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/tls_method.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/tls_record.cc ---------------------------------------------------------------------------------------------------- Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -39517,6 +37250,176 @@ 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/bn/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ssl3.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/x509.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/internal.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ssl3.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509.h +FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc +---------------------------------------------------------------------------------------------------- +Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2002, Oracle and/or its affiliates. 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/include/openssl/ssl.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_x509.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ssl.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h +FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/internal.h +FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_x509.cc +---------------------------------------------------------------------------------------------------- +Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved. +Copyright 2005 Nokia. 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/ssl/ssl_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_stat.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_transcript.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/t1_enc.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc +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/t1_enc.cc +---------------------------------------------------------------------------------------------------- +Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2005 Nokia. 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/asn1/a_mbstr.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strnid.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_time.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn_pack.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/bio/pair.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/pbkdf.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/p5_pbev2.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/ext_dat.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/t_crl.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akey.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_alt.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bcons.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bitst.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_conf.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_cpols.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_crld.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_enum.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_extku.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_genn.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ia5.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_info.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_int.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_prn.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_purp.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_skey.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_utl.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_trs.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509spki.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509a.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/pkcs8.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/type_check.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3_errors.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_mbstr.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strnid.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_time.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn_pack.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/pair.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/pbkdf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/p5_pbev2.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/ext_dat.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_crl.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akey.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_alt.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bcons.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bitst.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_conf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_cpols.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_crld.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_enum.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_extku.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_genn.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ia5.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_info.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_int.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_prn.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_purp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_skey.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_utl.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_trs.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509spki.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509a.cc +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pkcs8.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/type_check.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3_errors.h +---------------------------------------------------------------------------------------------------- +Copyright 1999-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: freetype2 ORIGIN: ../../../flutter/third_party/freetype2/src/bdf/bdf.h @@ -39719,9 +37622,41 @@ THE SOFTWARE. ==================================================================================================== LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strex.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_dec.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_enc.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_fre.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_new.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_typ.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_utl.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/dh_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/ctx.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/jacobi.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/sqrt.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/name_print.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ocsp.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x_exten.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/asn1t.h (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strex.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_dec.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_enc.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_fre.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_new.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_typ.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_utl.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/dh_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/ctx.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/jacobi.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/sqrt.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/name_print.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ocsp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_exten.cc +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/asn1t.h ---------------------------------------------------------------------------------------------------- Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -39731,6 +37666,23 @@ 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/include/openssl/ec.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ec_key.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ec.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ec_key.h +---------------------------------------------------------------------------------------------------- +Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2002, Oracle and/or its affiliates. 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/unicode/stringpiece.h + ../../../flutter/third_party/icu/LICENSE @@ -39795,6 +37747,53 @@ OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aes.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_x509.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_xaux.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akeya.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509cset.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/base.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aes.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_x509.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_xaux.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akeya.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509cset.cc +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/base.h +---------------------------------------------------------------------------------------------------- +Copyright 2001-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/ec.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/simple.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/wnaf.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/simple.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/wnaf.cc.inc +---------------------------------------------------------------------------------------------------- +Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2002, Oracle and/or its affiliates. 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/scrypt_tests.txt (with ../../../flutter/third_party/boringssl/src/LICENSE) @@ -39809,157 +37808,6 @@ 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/bn/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h -TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/internal.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h ----------------------------------------------------------------------------------------------------- -Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. - -Portions of the attached software ("Contribution") are developed by -SUN MICROSYSTEMS, INC., and are contributed to the OpenSSL project. - -The Contribution is licensed pursuant to the Eric Young open source -license provided above. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_key.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/internal.h -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/oct.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/simple.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/wnaf.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ec.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ec_key.h -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc -TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_key.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/internal.h -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/oct.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/simple.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/wnaf.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ec.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ec_key.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc ----------------------------------------------------------------------------------------------------- -Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. - -Portions of the attached software ("Contribution") are developed by -SUN MICROSYSTEMS, INC., and are contributed to the OpenSSL project. - -The Contribution is licensed pursuant to the OpenSSL open source -license provided above. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.cc + ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.cc -ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdh/ecdh.cc.inc + ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdh/ecdh.cc.inc -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ecdh.h + ../../../flutter/third_party/boringssl/src/include/openssl/ecdh.h -TYPE: LicenseType.bsd -FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.cc -FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdh/ecdh.cc.inc -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ecdh.h ----------------------------------------------------------------------------------------------------- -Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution. - -3. All advertising materials mentioning features or use of this - software must display the following acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)" - -4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to - endorse or promote products derived from this software without - prior written permission. For written permission, please contact - licensing@OpenSSL.org. - -5. Products derived from this software may not be called "OpenSSL" - nor may "OpenSSL" appear in their names without prior written - permission of the OpenSSL Project. - -6. Redistributions of any form whatsoever must retain the following - acknowledgment: - "This product includes software developed by the OpenSSL Project - for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)" - -THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY -EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR -ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT -NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -HOWEVER CAUSED AND ON ANY 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. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ssl.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ssl3.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_x509.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -TYPE: LicenseType.unknown -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/ssl/handshake.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/internal.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_x509.cc ----------------------------------------------------------------------------------------------------- -Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. -ECC cipher suite support in OpenSSL originally developed by -SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project. -==================================================================================================== - -==================================================================================================== -LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/x509.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509.h ----------------------------------------------------------------------------------------------------- -Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED. -ECDH support in OpenSSL originally developed by -SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project. -==================================================================================================== - ==================================================================================================== LIBRARY: angle ORIGIN: ../../../flutter/third_party/angle/include/GLSLANG/ShaderLang.h + ../../../flutter/third_party/angle/LICENSE @@ -40311,6 +38159,61 @@ 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/crypto/ec_extra/ec_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/aes.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/asn1_gen.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/dh/dh_decrepit.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/dsa/dsa_decrepit.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/rsa/rsa_decrepit.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/aes.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ecdsa.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/ec_extra/ec_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/aes.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/asn1_gen.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/dh/dh_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/dsa/dsa_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/rsa/rsa_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/aes.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ecdsa.h +---------------------------------------------------------------------------------------------------- +Copyright 2002-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/ecdh_extra/ecdh_extra.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_key.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdh/ecdh.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ecdh.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_key.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdh/ecdh.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ecdh.h +---------------------------------------------------------------------------------------------------- +Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2002, Oracle and/or its affiliates. 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: freetype2 ORIGIN: ../../../flutter/third_party/freetype2/src/pcf/pcfread.h @@ -40339,6 +38242,24 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ncons.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pcons.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pmaps.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ncons.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pcons.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pmaps.cc +---------------------------------------------------------------------------------------------------- +Copyright 2003-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: icu ORIGIN: ../../../flutter/third_party/icu/source/common/stringpiece.cpp + ../../../flutter/third_party/icu/LICENSE @@ -40378,60 +38299,46 @@ authorization of the copyright holder. ==================================================================================================== LIBRARY: boringssl -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/ssl.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_stat.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_transcript.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/ssl_x509.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) -ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/t1_enc.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha256.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha512.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vpm.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) TYPE: LicenseType.unknown -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ssl.h -FILE: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/internal.h -FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_asn1.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc -FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc -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/src/crypto/fipsmodule/sha/sha256.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha512.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vpm.cc ---------------------------------------------------------------------------------------------------- -Copyright 2005 Nokia. All rights reserved. +Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved. -The portions of the attached software ("Contribution") is developed by -Nokia Corporation and is licensed pursuant to the OpenSSL open source -license. +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 +==================================================================================================== -The Contribution, originally written by Mika Kousa and Pasi Eronen of -Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites -support (see RFC 4279) to OpenSSL. +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/asn1/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/padding.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_both.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_lib.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_pkt.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/dtls_method.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/dtls_record.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/padding.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_both.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_pkt.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/dtls_method.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/dtls_record.cc +---------------------------------------------------------------------------------------------------- +Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved. -No patent licenses or other rights except those expressly stated in -the OpenSSL open source license shall be deemed granted or received -expressly, by implication, estoppel, or otherwise. - -No assurances are provided by Nokia that the Contribution does not -infringe the patent or other intellectual property rights of any third -party or that the license provides you with all the necessary rights -to make use of the Contribution. - -THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN -ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA -SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY -OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR -OTHERWISE. +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 ==================================================================================================== ==================================================================================================== @@ -40469,6 +38376,38 @@ 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/src/crypto/evp/evp_ctx.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dsa_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa_asn1.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/evp/print.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digestsign/digestsign.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_xref.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/rsa_pss.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_ctx.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/print.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digestsign/digestsign.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_xref.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/rsa_pss.cc +---------------------------------------------------------------------------------------------------- +Copyright 2006-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/rsa_extra/rsa_print.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) @@ -40566,6 +38505,28 @@ 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/aes/key_wrap.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cbc.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cfb.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ctr.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ofb.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/key_wrap.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cbc.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cfb.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ctr.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ofb.cc.inc +---------------------------------------------------------------------------------------------------- +Copyright 2008-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: libjpeg-turbo ORIGIN: ../../../flutter/third_party/libjpeg-turbo/src/simd/jsimdext.inc @@ -40893,6 +38854,24 @@ 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/src/crypto/fipsmodule/cmac/cmac.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/gcm.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cmac/cmac.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/gcm.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/internal.h +---------------------------------------------------------------------------------------------------- +Copyright 2010-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: libwebp ORIGIN: ../../../flutter/third_party/libwebp/src/dec/alpha_dec.c + ../../../flutter/third_party/libwebp/COPYING @@ -41092,6 +39071,43 @@ Use of this source code is governed by a BSD-style license that can be found in the LICENSE file ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/params.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/decrepit/xts/xts.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/include/openssl/arm_arch.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +ORIGIN: ../../../flutter/third_party/boringssl/src/ssl/d1_srtp.cc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/params.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/xts/xts.cc +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/arm_arch.h +FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_srtp.cc +---------------------------------------------------------------------------------------------------- +Copyright 2011-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/oct.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/oct.cc.inc +---------------------------------------------------------------------------------------------------- +Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved. +Copyright (c) 2002, Oracle and/or its affiliates. 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: libwebp ORIGIN: ../../../flutter/third_party/libwebp/imageio/jpegdec.c + ../../../flutter/third_party/libwebp/COPYING @@ -41415,8 +39431,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/tls_cbc.cc (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/src/crypto/cipher_extra/tls_cbc.cc FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/bsaes-armv7-linux.S ---------------------------------------------------------------------------------------------------- Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved. @@ -47744,6 +45762,20 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==================================================================================================== +==================================================================================================== +LIBRARY: boringssl +ORIGIN: ../../../flutter/third_party/boringssl/src/crypto/x509/internal.h (with ../../../flutter/third_party/boringssl/src/LICENSE) +TYPE: LicenseType.unknown +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/internal.h +---------------------------------------------------------------------------------------------------- +Copyright 2013-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/bn/rsaz_exp.cc.inc (with ../../../flutter/third_party/boringssl/src/LICENSE) @@ -57875,8 +55907,69 @@ FILE: ../../../flutter/third_party/boringssl/src/.bcr/source.template.json 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/asn1/a_bitstr.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_bool.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_d2i_fp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_dup.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_gentm.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_i2d_fp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_int.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_mbstr.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_object.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_octet.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strex.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_strnid.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_time.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_type.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/a_utctm.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn1_par.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/asn_pack.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_int.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/f_string.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_dec.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_enc.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_fre.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_new.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_typ.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/asn1/tasn_utl.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/base64/base64.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/bio.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/bio_mem.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/connect.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/errno.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/fd.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/file.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/hexdump.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/pair.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/printf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bio/socket.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/bn_extra/convert.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/buf/buf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/cipher_extra.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/derive_key.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_des.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_null.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc2.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/e_rc4.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/cipher_extra/tls_cbc.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/conf/conf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/cpu_intel.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/curve25519/ed25519_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/des/des.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/des/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/dh_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/dh_extra/params.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/digest_extra/digest_extra.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/dsa/dsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/ec_extra/ec_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_extra.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdh_extra/ecdh_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/err/asn1.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/bio.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/bn.errordata @@ -57889,6 +55982,7 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/err/ec.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/ecdh.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/ecdsa.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/engine.errordata +FILE: ../../../flutter/third_party/boringssl/src/crypto/err/err.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/err/evp.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/hkdf.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/obj.errordata @@ -57900,31 +55994,92 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/err/ssl.errordata FILE: ../../../flutter/third_party/boringssl/src/crypto/err/trust_token.errordata 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.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_ctx.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/evp_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/internal.h FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dh.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dh_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_dsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_ec_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/p_rsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/pbkdf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/print.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/scrypt.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/scrypt_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/evp/sign.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/ex_data.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/aes.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/aes_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/key_wrap.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/add.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-gcc.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bn.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/bytes.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/cmp.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/ctx.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/div.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/exponentiation.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/gcd.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/generic.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/jacobi.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/montgomery.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/mul.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/prime.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/random.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/shift.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/bn/sqrt.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/cipher.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aes.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/e_aesccm.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cipher/internal.h FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cmac/cavp_3des_cmac_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cmac/cavp_aes128_cmac_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cmac/cavp_aes192_cmac_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cmac/cavp_aes256_cmac_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/cmac/cmac.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/check.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/dh/dh.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digest.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/digests.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digest/md32_common.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/digestsign/digestsign.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_key.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/ec_scalar_base_mult_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/oct.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz-table.h FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz.h FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/simple.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/wnaf.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdh/ecdh.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_sign_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_verify_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/fips_shared.lds +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hmac/hmac.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/intcheck1.png FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/intcheck2.png FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/intcheck3.png FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/keccak/keccak_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cbc.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/cfb.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ctr.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/gcm.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/ofb.cc.inc FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20191020.docx!/[Content_Types].xml FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20191020.docx!/_rels/.rels FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Android-Security-Policy-20191020.docx!/customXml/_rels/item1.xml.rels @@ -58038,10 +56193,25 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/policydocs/Bo FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20190808.docx!/word/theme/theme1.xml FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20190808.docx!/word/webSettings.xml FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_vectors.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/blinding.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/padding.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha1.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha256.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/sha/sha512.cc.inc +FILE: ../../../flutter/third_party/boringssl/src/crypto/fipsmodule/tls/kdf.cc.inc 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/internal.h FILE: ../../../flutter/third_party/boringssl/src/crypto/kyber/kyber_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/lhash/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/lhash/lhash.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/md4/md4.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/md5/md5.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/mem.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/mldsa/mldsa_nist_keygen_65_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/mldsa/mldsa_nist_keygen_87_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/mldsa/mldsa_nist_siggen_65_tests.txt @@ -58056,17 +56226,123 @@ FILE: ../../../flutter/third_party/boringssl/src/crypto/mlkem/mlkem768_encap_tes FILE: ../../../flutter/third_party/boringssl/src/crypto/mlkem/mlkem768_keygen_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/mlkem/mlkem768_nist_decap_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/mlkem/mlkem768_nist_keygen_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_dat.h FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_mac.num +FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/obj_xref.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/obj/objects.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_all.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_info.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_oth.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pk8.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_pkey.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_x509.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pem/pem_xaux.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/p5_pbev2.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/pkcs8/pkcs8_x509.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/poly1305/poly1305_arm_asm.S FILE: ../../../flutter/third_party/boringssl/src/crypto/poly1305/poly1305_tests.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/rc4/rc4.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_asn1.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_crypt.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/rsa_extra/rsa_print.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/siphash/siphash_tests.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/slhdsa/slhdsa_keygen.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/slhdsa/slhdsa_prehash.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/slhdsa/slhdsa_siggen.txt FILE: ../../../flutter/third_party/boringssl/src/crypto/slhdsa/slhdsa_sigver.txt +FILE: ../../../flutter/third_party/boringssl/src/crypto/stack/stack.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/thread.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_digest.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_sign.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/a_verify.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/algorithm.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/asn1_gen.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/by_dir.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/by_file.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/ext_dat.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/i2d_pr.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/internal.h +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/name_print.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/rsa_pss.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_crl.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_req.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/t_x509a.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akey.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_akeya.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_alt.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bcons.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_bitst.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_conf.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_cpols.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_crld.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_enum.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_extku.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_genn.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ia5.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_info.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_int.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ncons.cc FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_ocsp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pcons.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_pmaps.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_prn.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_purp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_skey.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/v3_utl.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_att.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_cmp.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_d2.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_def.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_ext.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_lu.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_obj.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_req.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_set.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_trs.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_txt.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_v3.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vfy.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509_vpm.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509cset.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509name.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509rset.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x509spki.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_algor.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_all.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_attrib.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_crl.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_exten.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_name.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_pubkey.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_req.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_sig.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_spki.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_val.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509.cc +FILE: ../../../flutter/third_party/boringssl/src/crypto/x509/x_x509a.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/bio/base64_bio.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/blowfish/blowfish.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/cast_tables.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/cast/internal.h +FILE: ../../../flutter/third_party/boringssl/src/decrepit/des/cfb64ede.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/dh/dh_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/dsa/dsa_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/macros.h +FILE: ../../../flutter/third_party/boringssl/src/decrepit/rc4/rc4_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/ripemd/ripemd.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/rsa/rsa_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/ssl/ssl_decrepit.cc +FILE: ../../../flutter/third_party/boringssl/src/decrepit/xts/xts.cc FILE: ../../../flutter/third_party/boringssl/src/docs/releasing.md FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aes-gcm-avx10-x86_64-apple.S FILE: ../../../flutter/third_party/boringssl/src/gen/bcm/aes-gcm-avx10-x86_64-linux.S @@ -58216,12 +56492,54 @@ FILE: ../../../flutter/third_party/boringssl/src/gen/crypto/md5-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/aes.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/arm_arch.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/asn1.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/asn1t.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/base.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/base64.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/bio.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/blowfish.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/bn.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/buf.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/cast.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/cipher.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/conf.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/des.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/dh.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/digest.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/dsa.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ec.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ec_key.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ecdh.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ecdsa.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/err.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/evp.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/evp_errors.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ex_data.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/hmac.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/lhash.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/md4.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/md5.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/mem.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/nid.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/obj.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pem.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pkcs8.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pki/signature_verify_cache.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/pki/verify.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/rc4.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/ripemd.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/rsa.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/sha.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/stack.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/thread.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/tls1.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/type_check.h FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509.h +FILE: ../../../flutter/third_party/boringssl/src/include/openssl/x509v3_errors.h FILE: ../../../flutter/third_party/boringssl/src/infra/config/generated/commit-queue.cfg FILE: ../../../flutter/third_party/boringssl/src/infra/config/generated/cr-buildbucket.cfg FILE: ../../../flutter/third_party/boringssl/src/infra/config/generated/luci-logdog.cfg @@ -58302,21 +56620,33 @@ FILE: ../../../flutter/third_party/boringssl/src/pki/verify_name_match.h FILE: ../../../flutter/third_party/boringssl/src/pki/verify_signed_data.cc FILE: ../../../flutter/third_party/boringssl/src/pki/verify_signed_data.h FILE: ../../../flutter/third_party/boringssl/src/ssl/bio_ssl.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_both.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_pkt.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/d1_srtp.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/dtls_method.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/dtls_record.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/extensions.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_client.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/handshake_server.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/internal.h FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_both.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/s3_pkt.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_asn1.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cert.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_cipher.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_file.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_lib.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_privkey.cc FILE: ../../../flutter/third_party/boringssl/src/ssl/ssl_session.cc 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/src/ssl/tls_method.cc +FILE: ../../../flutter/third_party/boringssl/src/ssl/tls_record.cc ---------------------------------------------------------------------------------------------------- OpenSSL License --------------- @@ -71610,4 +69940,4 @@ freely, subject to the following restrictions: 3. This notice may not be removed or altered from any source distribution. ==================================================================================================== -Total license count: 917 +Total license count: 892