commit | 5d3124a304df8c69d38a73619bf4eae05b9d5545 | [log] [tgz] |
---|---|---|
author | Bob Beck <bbe@google.com> | Fri Jun 30 09:16:15 2023 -0600 |
committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 30 16:52:30 2023 +0000 |
tree | c4ead6f56a78aed7fa77a458a2e22c69f4ee8541 | |
parent | 9c0f22cdfbb696bcba8cbf02ae5737df15aae704 [diff] |
Use individual files for lists of source files. This will make it easier to support other build systems rather than relying on names of files matching a special pattern to mean a special thing. Bug: 1322914 Change-Id: I3d1df70e79934717275c0c331e7e5cd3cc5c99e5 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/61245 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: Adam Langley <agl@google.com> Auto-Submit: Bob Beck <bbe@google.com>
BoringSSL is a fork of OpenSSL that is designed to meet Google's needs.
Although BoringSSL is an open source project, it is not intended for general use, as OpenSSL is. We don't recommend that third parties depend upon it. Doing so is likely to be frustrating because there are no guarantees of API or ABI stability.
Programs ship their own copies of BoringSSL when they use it and we update everything as needed when deciding to make API changes. This allows us to mostly avoid compromises in the name of compatibility. It works for us, but it may not work for you.
BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google's product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily.
Currently BoringSSL is the SSL library in Chrome/Chromium, Android (but it's not part of the NDK) and a number of other apps/programs.
Project links:
There are other files in this directory which might be helpful: