Source release 15.0.0

This commit is contained in:
John W. Bruce
2019-02-28 16:25:30 -08:00
parent f51edaba5a
commit 66628486b5
2672 changed files with 260431 additions and 762489 deletions

View File

@@ -10,10 +10,5 @@ The `kit/` subdirectory contains the BoringSSL source code and several
autogenerated files derived from it. The files in this directory are maintained
by tools and should not be edited by hand.
The `legacy_kit/` subdirectory contains the same thing as the `kit/`
subdirectory, except that BoringSSL has been pinned to the last BoringSSL
revision not to require any C++11. This directory is used to provide `libssl` to
the unit tests without requiring C++11.
This top-level directory contains files written by hand that are not replaced
when the UPDATE_BORINGSSL.sh script is run.