Sign in
boringssl
/
boringssl.git
/
d403be92a436a45bd9be2e016cb250e7157dfeb3
/
util
31fa5a4
Run unit tests concurrently by default.
by Adam Langley
· 8 years ago
323f1eb
Include the correct ar.go.
by Adam Langley
· 8 years ago
fd49993
First part of the FIPS module.
by Adam Langley
· 8 years ago
0ef8c7b
Add missing files to run_android_test.go.
by David Benjamin
· 8 years ago
8b487b7
util/generate_build_files.py: Filter test runner sources from BUILD files.
by Martin Kreichgauer
· 8 years ago
95321e1
Fix diff_asm.go.
by David Benjamin
· 8 years ago
81a191d
Convert constant_time_test to GTest.
by David Benjamin
· 8 years ago
5c12778
Convert bio_test to GTest.
by David Benjamin
· 8 years ago
6a53b99
Fix generate-coverage.sh.
by David Benjamin
· 8 years ago
b228541
Convert asn1_test to GTest.
by David Benjamin
· 8 years ago
919d8cf
Sync util/bot with Chromium.
by David Benjamin
· 8 years ago
7dd4e42
Convert x25519_test to GTest.
by David Benjamin
· 8 years ago
7e42999
Convert evp_extra_test into GTest.
by David Benjamin
· 8 years ago
218f51b
Fix Android bots.
by David Benjamin
· 8 years ago
699e55b
Unexport time_support.h.
by David Benjamin
· 8 years ago
fb2ac39
Convert ec_test to GTest.
by David Benjamin
· 8 years ago
b91b9a8
Convert rsa_test to GTest.
by David Benjamin
· 8 years ago
b19b662
Convert chacha_test to GTest.
by David Benjamin
· 8 years ago
1d5a570
Don't hardcode GTest sources.
by David Benjamin
· 8 years ago
bc6ef7a
Convert err_test to GTest.
by David Benjamin
· 8 years ago
634b0e3
Combine stdout and stderr in all_test.go
by David Benjamin
· 8 years ago
e212f27
Support running tests under Intel SDE.
by Adam Langley
· 8 years ago
feca9e5
Emit ssl_[c|cc]_sources for Bazel.
by Adam Langley
· 8 years ago
358baeb
Add missing src/ prefix to GTest sources.
by David Benjamin
· 8 years ago
9662843
Do a cursory conversion of a few tests to GTest.
by David Benjamin
· 8 years ago
d1263b0
Stop emitting tests for gyp.
by David Benjamin
· 8 years ago
2e83924
Remove old ChaCha20-Poly1305 AEAD.
by Adam Langley
· 8 years ago
5322010
Revert "Remove old ChaCha20-Poly1305 AEAD."
by Adam Langley
· 8 years ago
def9b46
Remove old ChaCha20-Poly1305 AEAD.
by Adam Langley
· 8 years ago
0a211df
Remove BN_FLG_CONSTTIME.
by David Benjamin
· 8 years ago
d035ab3
Add a GCOV option to CMakeLists.txt.
by David Benjamin
· 8 years ago
f440e82
Remove New Hope key agreement.
by Matthew Braithwaite
· 8 years ago
df447ba
Add generic AES-GCM-SIV support.
by Adam Langley
· 8 years ago
0ec5639
Don't extract archives if unchanged.
by David Benjamin
· 8 years ago
d7b9002
Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel.
by Adam Langley
· 8 years ago
4a9313a
Add low-level p256-x86_64 tests.
by David Benjamin
· 8 years ago
e8b554d
Fix Android bots.
by David Benjamin
· 8 years ago
49b5038
Speculative fix to Android bots.
by David Benjamin
· 8 years ago
076ade5
Update pinned revisions in util/bot.
by David Benjamin
· 8 years ago
9ef99d5
Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL.
by Adam Langley
· 8 years ago
93d242b
Preventing ppc64le files from being generated for Android.
by Steven Valdez
· 8 years ago
8c29e7d
Remove android_compat_keywrap.c from generate_build_files.py.
by David Benjamin
· 9 years ago
97227dc
Replace keywrap AEADs with upstream's APIs.
by David Benjamin
· 9 years ago
9f16ce1
Teach generate_build_files.py about ppc64le.
by David Benjamin
· 9 years ago
d2ba889
Improve -valgrind error-handling.
by David Benjamin
· 9 years ago
28d938d
Unwind unnecessary Android hacks.
by David Benjamin
· 9 years ago
8aaa9e1
Remove RC4 from TLS for real.
by Matthew Braithwaite
· 9 years ago
7208822
Build debug symbols for assembly.
by David Benjamin
· 9 years ago
d17d74d
Replace Scoped* heap types with bssl::UniquePtr.
by Matt Braithwaite
· 9 years ago
bc61769
Update pinned revisions in util/bot.
by David Benjamin
· 9 years ago
449c381
Import NIST ECDSA verification tests.
by David Benjamin
· 9 years ago
a6e86bc
Import NIST ECDSA signing tests.
by David Benjamin
· 9 years ago
8c2d53a
Import NIST ECDH test vectors.
by David Benjamin
· 9 years ago
c5aa841
Fix up header file handling.
by David Benjamin
· 9 years ago
0d1b096
Fix mixed comment markers.
by David Benjamin
· 9 years ago
b57e4fc
Migrate from Android.mk to Android.bp
by Dan Willemsen
· 9 years ago
7944a9f
Account for key size when selecting RSA-PSS.
by David Benjamin
· 9 years ago
0c22295
Update run_android_tests.go for test cert changes.
by David Benjamin
· 9 years ago
7bf80e1
Rename util/BUILD to as not to confuse Bazel.
by Adam Langley
· 9 years ago
10f97f3
Revert "Move C++ helpers into |bssl| namespace."
by Adam Langley
· 9 years ago
d2b5af5
Revert scoped_types.h change.
by Adam Langley
· 9 years ago
8c3c313
Remove scoped_types.h.
by Adam Langley
· 9 years ago
09feb0f
Move C++ helpers into |bssl| namespace.
by Adam Langley
· 9 years ago
abe22b6
BUILD: drop -fvisibility=hidden.
by Adam Langley
· 9 years ago
0186787
Add top-level BUILD file (in util/).
by Adam Langley
· 9 years ago
f11f233
Add |tool_headers| to Bazel output of generate_build_files.py
by Adam Langley
· 9 years ago
80137ba
Convert test_add and test_sub to file_test.
by David Benjamin
· 9 years ago
fdd8e9c
Switch perlasm calling convention.
by David Benjamin
· 9 years ago
f56dd6d
Add a tool to diff assembly files against OpenSSL.
by David Benjamin
· 9 years ago
a8288dc
Remove pqueue.
by David Benjamin
· 9 years ago
dfdd49c
generate_build_files: more flexible Bazel deps
by Matt Braithwaite
· 9 years ago
1669589
Bazel: allow arbitrary path prefix before 'src'
by Matt Braithwaite
· 9 years ago
ed9c8fc
Honor exit codes in run_android_tests.go.
by David Benjamin
· 9 years ago
adf2743
Be consistent about 𝑥_tests.txt
by Adam Langley
· 9 years ago
6b7436b
newhope: restore statistical tests.
by Matt Braithwaite
· 9 years ago
8ca0b41
Fix X25519 on OS X when using build systems other than CMake.
by Piotr Sikora
· 9 years ago
db20726
newhope: refactor and add test vectors.
by Matt Braithwaite
· 9 years ago
2b1ca80
Link back to the main page in documentation.
by David Benjamin
· 9 years ago
1147be0
Inherit the parent environment when shelling out to Go.
by David Benjamin
· 9 years ago
3ccf4d6
Pull Chromium's android_tools as an android-only dependency.
by David Benjamin
· 9 years ago
00b1069
Add an option to pick a different adb binary.
by David Benjamin
· 9 years ago
68a533c
Fix line-number counting in doc.go.
by David Benjamin
· 9 years ago
47f5a1f
Allow documentation comments to begin with A/An.
by David Benjamin
· 9 years ago
8de8b3d
Revise run_android_tests.go for use in recipes.
by David Benjamin
· 9 years ago
8861daa
Fix vs_toolchain.py, possibly.
by David Benjamin
· 9 years ago
bbe6af0
Bump requirements to MSVC 2015.
by David Benjamin
· 9 years ago
9e7efdb
Update the various pinned revisions in util/bot.
by David Benjamin
· 9 years ago
b3be1cf
Add a 'configs_exclude' option to the generated GN 'create_tests' template.
by David Benjamin
· 9 years ago
045a0ff
Import `newhope' (post-quantum key exchange).
by Matt Braithwaite
· 9 years ago
dc9194f
Fix a bug in obj_dat.pl and add basic crypto/obj tests.
by David Benjamin
· 9 years ago
af18cdd
Add a copyright header to run_android_tests.go.
by David Benjamin
· 9 years ago
38d01c6
Improve generate_build_files.py gn support.
by David Benjamin
· 9 years ago
325664e
Add hkdf.h to doc.config.
by David Benjamin
· 9 years ago
3c4a5cb
Revert "Enable upstream's Poly1305 code."
by David Benjamin
· 9 years ago
054e151
Rewrite ARM feature detection.
by David Benjamin
· 9 years ago
0a0f83d
Fixing assembly coverage
by Steven Valdez
· 9 years ago
f277add
Run ripemd_test as part of all_tests.go.
by David Benjamin
· 9 years ago
8f307d3
Update cmake-linux64.tar.gz and cmake-mac.tar.gz.
by David Benjamin
· 9 years ago
8169df2
Update Windows tools for the bots.
by David Benjamin
· 9 years ago
659b24d
Update versions of tools in util/bot.
by David Benjamin
· 9 years ago
Next »