209 コミット (bc7daec4d833ed399571cf847221bb3065fbc9ab)

作成者 SHA1 メッセージ 日付
  Adam Langley 730d69e159 Add CTR-DRBG. 7年前
  Adam Langley 82bad05d5d Inject FIPS hash without running module. 7年前
  Martin Kreichgauer 23aff6b094 Add AESVS KAT vectors (CBC and ECB only). 7年前
  Adam Langley 31fa5a446a Run unit tests concurrently by default. 7年前
  Adam Langley 323f1eb701 Include the correct ar.go. 7年前
  Adam Langley fd49993c3b First part of the FIPS module. 7年前
  David Benjamin 0ef8c7bd8f Add missing files to run_android_test.go. 7年前
  Martin Kreichgauer 8b487b73aa util/generate_build_files.py: Filter test runner sources from BUILD files. 7年前
  David Benjamin 95321e15f2 Fix diff_asm.go. 7年前
  David Benjamin 81a191dc4d Convert constant_time_test to GTest. 7年前
  David Benjamin 5c12778948 Convert bio_test to GTest. 7年前
  David Benjamin 6a53b99f34 Fix generate-coverage.sh. 7年前
  David Benjamin b228541129 Convert asn1_test to GTest. 7年前
  David Benjamin 919d8cf94e Sync util/bot with Chromium. 7年前
  David Benjamin 7dd4e429a5 Convert x25519_test to GTest. 7年前
  David Benjamin 7e42999122 Convert evp_extra_test into GTest. 7年前
  David Benjamin 218f51bcef Fix Android bots. 7年前
  David Benjamin 699e55bb0e Unexport time_support.h. 7年前
  David Benjamin fb2ac390f5 Convert ec_test to GTest. 7年前
  David Benjamin b91b9a8967 Convert rsa_test to GTest. 7年前
  David Benjamin b19b6626c5 Convert chacha_test to GTest. 7年前
  David Benjamin 1d5a570627 Don't hardcode GTest sources. 7年前
  David Benjamin bc6ef7a83f Convert err_test to GTest. 7年前
  David Benjamin 634b0e3c73 Combine stdout and stderr in all_test.go 7年前
  Adam Langley e212f27a3e Support running tests under Intel SDE. 7年前
  Adam Langley feca9e562c Emit ssl_[c|cc]_sources for Bazel. 7年前
  David Benjamin 358baeb9a4 Add missing src/ prefix to GTest sources. 7年前
  David Benjamin 966284337d Do a cursory conversion of a few tests to GTest. 7年前
  David Benjamin d1263b05a9 Stop emitting tests for gyp. 7年前
  Adam Langley 2e839244b0 Remove old ChaCha20-Poly1305 AEAD. 7年前
  Adam Langley 5322010405 Revert "Remove old ChaCha20-Poly1305 AEAD." 7年前
  Adam Langley def9b46801 Remove old ChaCha20-Poly1305 AEAD. 7年前
  David Benjamin 0a211dfe91 Remove BN_FLG_CONSTTIME. 7年前
  David Benjamin d035ab3bba Add a GCOV option to CMakeLists.txt. 7年前
  Matthew Braithwaite f440e827f1 Remove New Hope key agreement. 7年前
  Adam Langley df447ba3a9 Add generic AES-GCM-SIV support. 8年前
  David Benjamin 0ec5639092 Don't extract archives if unchanged. 8年前
  Adam Langley d7b9002aa5 Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel. 8年前
  David Benjamin 4a9313a7e7 Add low-level p256-x86_64 tests. 8年前
  David Benjamin e8b554dff8 Fix Android bots. 8年前
  David Benjamin 49b5038b77 Speculative fix to Android bots. 8年前
  David Benjamin 076ade5218 Update pinned revisions in util/bot. 8年前
  Adam Langley 9ef99d5656 Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. 8年前
  Steven Valdez 93d242bdea Preventing ppc64le files from being generated for Android. 8年前
  David Benjamin 8c29e7dfb4 Remove android_compat_keywrap.c from generate_build_files.py. 8年前
  David Benjamin 97227dc52d Replace keywrap AEADs with upstream's APIs. 8年前
  David Benjamin 9f16ce1ea8 Teach generate_build_files.py about ppc64le. 8年前
  David Benjamin d2ba8891e0 Improve -valgrind error-handling. 8年前
  David Benjamin 28d938d4c3 Unwind unnecessary Android hacks. 8年前
  Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. 8年前