aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
chromium-stablebssl-crypto: remove unused code.Adam Langley4 months
chromium-stable-with-bazelupdate chromium-stable-with-bazel from chromium-stable branchBoringSSL Robot2 months
fips-20220613acvp: update old AES-GCM-randnonce expectations.Adam Langley4 months
fips-20230428acvp: test with internal nonce generation.Adam Langley5 months
fips-20240407Expose the FIPS module hash at build- and run-time.Adam Langley4 weeks
grpc-202302Fix the type of x400Address in GENERAL_NAMEDavid Benjamin16 months
infra/configIncrease the SDE bot timeoutDavid Benjamin2 weeks
main-with-bazelupdate main-with-bazel from master branchBoringSSL Robot110 min.
masterReapply "Fix test_fips in google3"Bob Beck3 hours
master-with-bazelupdate master-with-bazel from master branchBoringSSL Robot3 hours
[...]
 
TagDownloadAuthorAge
fips-20220613boringssl-fips-20220613.zip  boringssl-fips-20220613.tar.gz  boringssl-fips-20220613.tar.bz2  Adam Langley19 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 Langley6 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 Langley7 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
3 hoursReapply "Fix test_fips in google3"HEADmasterBob Beck2-22/+26
4 hours[DTLS] Use absolute instead of relative epoch numbers.Nick Harper5-38/+32
6 hoursRevert "Fix test_fips in google3"Bob Beck2-32/+23
6 hoursFix test_fips in google3Bob Beck2-23/+32
10 hoursEnsure CRYPTO_needs_hwcap2_workaround works without CRYPTO_library_initDavid Benjamin1-1/+4
3 daysWork around GCC's broken -Warray-bounds warningDavid Benjamin1-2/+14
3 daysRewrite CBS_get_asn1_int64 slightlyDavid Benjamin1-5/+3
4 daysMake BoringSSL initialization-lessDavid Benjamin15-120/+39
4 daysCall CRYPTO_library_init before ChaCha20 and P-256 assemblyDavid Benjamin2-0/+12
4 daystest_fips: two tweaksAdam Langley1-0/+11
[...]