aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chromium-stablebssl-crypto: remove unused code.Adam Langley6 months
chromium-stable-with-bazelupdate chromium-stable-with-bazel from chromium-stable branchBoringSSL Robot4 months
fips-20220613acvp: update old AES-GCM-randnonce expectations.Adam Langley5 months
fips-20230428acvp: test with internal nonce generation.Adam Langley7 months
fips-20240407Expose the FIPS module hash at build- and run-time.Adam Langley2 months
grpc-202302Fix the type of x400Address in GENERAL_NAMEDavid Benjamin18 months
infra/configIncrease the SDE bot timeoutDavid Benjamin8 weeks
main-with-bazelupdate main-with-bazel from master branchBoringSSL Robot30 hours
masterDeclare our `cfg()`s in Cargo.tomlAlex Gaynor30 hours
master-with-bazelupdate master-with-bazel from master branchBoringSSL Robot30 hours
[...]
 
TagDownloadAuthorAge
fips-20220613boringssl-fips-20220613.zip  boringssl-fips-20220613.tar.gz  boringssl-fips-20220613.tar.bz2  Adam Langley20 months
fips-20210429boringssl-fips-20210429.zip  boringssl-fips-20210429.tar.gz  boringssl-fips-20210429.tar.bz2  Adam Langley3 years
fips-android-20191020boringssl-fips-android-20191020.zip  boringssl-fips-android-20191020.tar.gz  boringssl-fips-android-20191020.tar.bz2  Adam Langley5 years
fips-20190808boringssl-fips-20190808.zip  boringssl-fips-20190808.tar.gz  boringssl-fips-20190808.tar.bz2  Adam Langley5 years
fips-20180730boringssl-fips-20180730.zip  boringssl-fips-20180730.tar.gz  boringssl-fips-20180730.tar.bz2  Adam Langley6 years
version_for_cocoapods_10.0boringssl-version_for_cocoapods_10.0.zip  boringssl-version_for_cocoapods_10.0.tar.gz  boringssl-version_for_cocoapods_10.0.tar.bz2  Adam Langley7 years
version_for_cocoapods_9.0boringssl-version_for_cocoapods_9.0.zip  boringssl-version_for_cocoapods_9.0.tar.gz  boringssl-version_for_cocoapods_9.0.tar.bz2  Adam Langley7 years
fips-20170615boringssl-fips-20170615.zip  boringssl-fips-20170615.tar.gz  boringssl-fips-20170615.tar.bz2  Adam Langley7 years
version_for_cocoapods_8.0boringssl-version_for_cocoapods_8.0.zip  boringssl-version_for_cocoapods_8.0.tar.gz  boringssl-version_for_cocoapods_8.0.tar.bz2  Adam Langley8 years
version_for_cocoapods_7.0boringssl-version_for_cocoapods_7.0.zip  boringssl-version_for_cocoapods_7.0.tar.gz  boringssl-version_for_cocoapods_7.0.tar.bz2  Adam Langley8 years
[...]
 
AgeCommit messageAuthorFilesLines
2018-07-30Fix the build with FIPS + NO_ASM.fips-20180730fips-20180730Adam Langley1-0/+7
2018-07-30Add script for showing FIPS self-test failures.Adam Langley1-0/+53
2018-07-30Add ECDH_compute_key_fips inside the module.Adam Langley11-22/+203
2018-07-16Add support for building ppc64le with bazelWilliam D. Irons1-0/+10
2018-07-15Namespace CertCompressionAlg and use more scopers.David Benjamin5-39/+36
2018-07-15Add more scopers.David Benjamin2-12/+8
2018-07-14Add SSL_get0_peer_verify_algorithms.David Benjamin5-10/+116
2018-07-14Remove custom extensions support.David Benjamin11-789/+8
2018-07-13Update Wycheproof test vectors.David Benjamin69-21541/+145023
2018-07-13shim: extract a |DoSplitHandshake| helper function.Matthew Braithwaite3-118/+109
[...]