Sign in
boringssl
/
boringssl.git
/
39655ef01a8e678288fd61d53a818fa4dae98e24
/
util
2f238d9
Accept vmovq as an alias for movq.
by Adam Langley
· 8 years ago
391cc8c
Move FIPS build tools to util/fipstools.
by David Benjamin
· 8 years ago
ad50a0d
Fix diff_asm.go and revert another local MASM perlasm change.
by David Benjamin
· 8 years ago
edafe47
Add hash of SDE tool for the bots.
by David Benjamin
· 8 years ago
1e5cb82
Add an option to build libFuzzer from DEPS.
by David Benjamin
· 8 years ago
799676c
Add a flag to configure the path to the SDE executable.
by David Benjamin
· 8 years ago
ebc4de6
Update tools from Chromium.
by David Benjamin
· 8 years ago
95511e9
generate_build_files: omit tests from fips_fragments.
by Matthew Braithwaite
· 8 years ago
2e2a226
Move cipher/ into crypto/fipsmodule/
by Adam Langley
· 8 years ago
aacb72c
Move ec/ and ecdsa/ into fipsmodule/
by Adam Langley
· 8 years ago
616c4c2
Fix make_errors.go.
by David Benjamin
· 8 years ago
e5adaef
Put spaces between arguments of failed tests.
by Adam Langley
· 8 years ago
5c38c05
Move bn/ into crypto/fipsmodule/
by Adam Langley
· 8 years ago
a0cb725
generate_build_files: enforce uniqueness of test names.
by Matthew Braithwaite
· 8 years ago
01d65c2
Convert spake25519_test to GTest.
by David Benjamin
· 8 years ago
7d53128
Convert cmac_test to GTest.
by David Benjamin
· 8 years ago
1d134ee
Add aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility.
by Steven Valdez
· 8 years ago
11f11e6
Sort lists of asm files and tests.
by Adam Langley
· 8 years ago
7784104
Move much of rand/ into the FIPS module.
by Adam Langley
· 8 years ago
3975ecf
Add CAVP GCMVS Known Answer tests.
by Martin Kreichgauer
· 8 years ago
0648129
Move modes/ into the FIPS module
by Adam Langley
· 8 years ago
44d40c5
Add NIST CAVP TMOVS Known Answer tests for TDES in CBC and ECB modes.
by Martin Kreichgauer
· 8 years ago
6fdea2a
Move PKCS#7 functions into their own directory.
by David Benjamin
· 8 years ago
97104af
generate_build_files: allow tests paths to mismatch test source paths.
by Matthew Braithwaite
· 8 years ago
2c45fa0
Convert bytestring_test to GTest.
by David Benjamin
· 8 years ago
76dd180
Convert base64_test to GTest.
by David Benjamin
· 8 years ago
8c62d9d
Move AES code into the FIPS module.
by Adam Langley
· 8 years ago
730d69e
Add CTR-DRBG.
by Adam Langley
· 8 years ago
82bad05
Inject FIPS hash without running module.
by Adam Langley
· 8 years ago
23aff6b
Add AESVS KAT vectors (CBC and ECB only).
by Martin Kreichgauer
· 8 years ago
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
· 8 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
Next »