aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2017-04-18generate_build_files: allow tests paths to mismatch test source paths.Matthew Braithwaite1-6/+16
2017-04-17Convert bytestring_test to GTest.David Benjamin1-1/+0
2017-04-17Convert base64_test to GTest.David Benjamin1-1/+0
2017-04-14Move AES code into the FIPS module.Adam Langley1-1/+1
2017-04-14Add CTR-DRBG.Adam Langley1-0/+1
2017-04-12Inject FIPS hash without running module.Adam Langley1-3/+1
2017-04-12Add AESVS KAT vectors (CBC and ECB only).Martin Kreichgauer2-4/+28
2017-04-12Run unit tests concurrently by default.Adam Langley1-1/+2
2017-04-07Include the correct ar.go.Adam Langley1-2/+4
2017-04-07First part of the FIPS module.Adam Langley3-16/+28
2017-04-06Add missing files to run_android_test.go.David Benjamin1-0/+2
2017-04-03util/generate_build_files.py: Filter test runner sources from BUILD files.Martin Kreichgauer1-1/+9
2017-03-27Fix diff_asm.go.David Benjamin1-1/+1
2017-03-26Convert constant_time_test to GTest.David Benjamin1-1/+0
2017-03-21Convert bio_test to GTest.David Benjamin1-1/+0
2017-03-21Fix generate-coverage.sh.David Benjamin1-3/+2
2017-03-21Convert asn1_test to GTest.David Benjamin1-1/+0
2017-03-02Sync util/bot with Chromium.David Benjamin4-4/+4
2017-03-01Convert x25519_test to GTest.David Benjamin1-1/+0
2017-03-01Convert evp_extra_test into GTest.David Benjamin1-1/+0
2017-02-27Fix Android bots.David Benjamin1-0/+2
2017-02-17Unexport time_support.h.David Benjamin1-2/+1
2017-02-16Convert ec_test to GTest.David Benjamin1-1/+0
2017-02-16Convert rsa_test to GTest.David Benjamin1-1/+0
2017-02-15Convert chacha_test to GTest.David Benjamin1-1/+0
2017-02-15Don't hardcode GTest sources.David Benjamin1-26/+18
2017-02-10Convert err_test to GTest.David Benjamin1-1/+0
2017-02-07Combine stdout and stderr in all_test.goDavid Benjamin1-7/+6
2017-02-03Support running tests under Intel SDE.Adam Langley1-13/+70
2017-01-23Emit ssl_[c|cc]_sources for Bazel.Adam Langley2-4/+18
2017-01-23Add missing src/ prefix to GTest sources.David Benjamin1-6/+6
2017-01-21Do a cursory conversion of a few tests to GTest.David Benjamin3-8/+68
2017-01-21Stop emitting tests for gyp.David Benjamin1-37/+0
2017-01-19Remove old ChaCha20-Poly1305 AEAD.Adam Langley1-1/+0
2017-01-19Revert "Remove old ChaCha20-Poly1305 AEAD."Adam Langley1-0/+1
2017-01-19Remove old ChaCha20-Poly1305 AEAD.Adam Langley1-1/+0
2017-01-12Remove BN_FLG_CONSTTIME.David Benjamin1-1/+1
2017-01-03Add a GCOV option to CMakeLists.txt.David Benjamin1-2/+1
2016-12-10Remove New Hope key agreement.Matthew Braithwaite2-4/+0
2016-12-07Add generic AES-GCM-SIV support.Adam Langley1-0/+2
2016-12-02Don't extract archives if unchanged.David Benjamin2-4/+20
2016-11-17Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel.Adam Langley1-1/+1
2016-11-15Add low-level p256-x86_64 tests.David Benjamin1-0/+1
2016-11-15Fix Android bots.David Benjamin1-1/+3
2016-11-13Speculative fix to Android bots.David Benjamin1-1/+1
2016-11-13Update pinned revisions in util/bot.David Benjamin4-4/+9
2016-10-27Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL.Adam Langley2-0/+2
2016-10-06Preventing ppc64le files from being generated for Android.Steven Valdez1-1/+1
2016-10-04Remove android_compat_keywrap.c from generate_build_files.py.David Benjamin1-19/+3
2016-10-04Replace keywrap AEADs with upstream's APIs.David Benjamin1-3/+1