1. 21cb074 Add tool for corrupting the FIPS module in a binary. by Adam Langley · 8 years ago
  2. e324de0 Convert various tests to GTest. by David Benjamin · 8 years ago
  3. 8c2e828 Convert ed25519_test to GTest. by David Benjamin · 8 years ago
  4. 3ecd0a5 Convert aes_test to GTest. by David Benjamin · 8 years ago
  5. 2505423 Convert digest_test to GTest. by David Benjamin · 8 years ago
  6. 4dcc290 Fix GOTPCREL accesses to symbols defined outside the module. by David Benjamin · 8 years ago
  7. 2f238d9 Accept vmovq as an alias for movq. by Adam Langley · 8 years ago
  8. 391cc8c Move FIPS build tools to util/fipstools. by David Benjamin · 8 years ago
  9. ad50a0d Fix diff_asm.go and revert another local MASM perlasm change. by David Benjamin · 8 years ago
  10. edafe47 Add hash of SDE tool for the bots. by David Benjamin · 8 years ago
  11. 1e5cb82 Add an option to build libFuzzer from DEPS. by David Benjamin · 8 years ago
  12. 799676c Add a flag to configure the path to the SDE executable. by David Benjamin · 8 years ago
  13. ebc4de6 Update tools from Chromium. by David Benjamin · 8 years ago
  14. 95511e9 generate_build_files: omit tests from fips_fragments. by Matthew Braithwaite · 8 years ago
  15. 2e2a226 Move cipher/ into crypto/fipsmodule/ by Adam Langley · 8 years ago
  16. aacb72c Move ec/ and ecdsa/ into fipsmodule/ by Adam Langley · 8 years ago
  17. 616c4c2 Fix make_errors.go. by David Benjamin · 8 years ago
  18. e5adaef Put spaces between arguments of failed tests. by Adam Langley · 8 years ago
  19. 5c38c05 Move bn/ into crypto/fipsmodule/ by Adam Langley · 8 years ago
  20. a0cb725 generate_build_files: enforce uniqueness of test names. by Matthew Braithwaite · 8 years ago
  21. 01d65c2 Convert spake25519_test to GTest. by David Benjamin · 8 years ago
  22. 7d53128 Convert cmac_test to GTest. by David Benjamin · 8 years ago
  23. 1d134ee Add aes-(128|256)-gcm-fips-testonly mode for FIPS compatibility. by Steven Valdez · 8 years ago
  24. 11f11e6 Sort lists of asm files and tests. by Adam Langley · 8 years ago
  25. 7784104 Move much of rand/ into the FIPS module. by Adam Langley · 8 years ago
  26. 3975ecf Add CAVP GCMVS Known Answer tests. by Martin Kreichgauer · 8 years ago
  27. 0648129 Move modes/ into the FIPS module by Adam Langley · 8 years ago
  28. 44d40c5 Add NIST CAVP TMOVS Known Answer tests for TDES in CBC and ECB modes. by Martin Kreichgauer · 8 years ago
  29. 6fdea2a Move PKCS#7 functions into their own directory. by David Benjamin · 8 years ago
  30. 97104af generate_build_files: allow tests paths to mismatch test source paths. by Matthew Braithwaite · 8 years ago
  31. 2c45fa0 Convert bytestring_test to GTest. by David Benjamin · 8 years ago
  32. 76dd180 Convert base64_test to GTest. by David Benjamin · 8 years ago
  33. 8c62d9d Move AES code into the FIPS module. by Adam Langley · 8 years ago
  34. 730d69e Add CTR-DRBG. by Adam Langley · 8 years ago
  35. 82bad05 Inject FIPS hash without running module. by Adam Langley · 8 years ago
  36. 23aff6b Add AESVS KAT vectors (CBC and ECB only). by Martin Kreichgauer · 8 years ago
  37. 31fa5a4 Run unit tests concurrently by default. by Adam Langley · 8 years ago
  38. 323f1eb Include the correct ar.go. by Adam Langley · 8 years ago
  39. fd49993 First part of the FIPS module. by Adam Langley · 8 years ago
  40. 0ef8c7b Add missing files to run_android_test.go. by David Benjamin · 8 years ago
  41. 8b487b7 util/generate_build_files.py: Filter test runner sources from BUILD files. by Martin Kreichgauer · 8 years ago
  42. 95321e1 Fix diff_asm.go. by David Benjamin · 8 years ago
  43. 81a191d Convert constant_time_test to GTest. by David Benjamin · 8 years ago
  44. 5c12778 Convert bio_test to GTest. by David Benjamin · 8 years ago
  45. 6a53b99 Fix generate-coverage.sh. by David Benjamin · 8 years ago
  46. b228541 Convert asn1_test to GTest. by David Benjamin · 8 years ago
  47. 919d8cf Sync util/bot with Chromium. by David Benjamin · 8 years ago
  48. 7dd4e42 Convert x25519_test to GTest. by David Benjamin · 8 years ago
  49. 7e42999 Convert evp_extra_test into GTest. by David Benjamin · 8 years ago
  50. 218f51b Fix Android bots. by David Benjamin · 8 years ago
  51. 699e55b Unexport time_support.h. by David Benjamin · 8 years ago
  52. fb2ac39 Convert ec_test to GTest. by David Benjamin · 8 years ago
  53. b91b9a8 Convert rsa_test to GTest. by David Benjamin · 8 years ago
  54. b19b662 Convert chacha_test to GTest. by David Benjamin · 8 years ago
  55. 1d5a570 Don't hardcode GTest sources. by David Benjamin · 8 years ago
  56. bc6ef7a Convert err_test to GTest. by David Benjamin · 8 years ago
  57. 634b0e3 Combine stdout and stderr in all_test.go by David Benjamin · 8 years ago
  58. e212f27 Support running tests under Intel SDE. by Adam Langley · 8 years ago
  59. feca9e5 Emit ssl_[c|cc]_sources for Bazel. by Adam Langley · 8 years ago
  60. 358baeb Add missing src/ prefix to GTest sources. by David Benjamin · 8 years ago
  61. 9662843 Do a cursory conversion of a few tests to GTest. by David Benjamin · 8 years ago
  62. d1263b0 Stop emitting tests for gyp. by David Benjamin · 8 years ago
  63. 2e83924 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  64. 5322010 Revert "Remove old ChaCha20-Poly1305 AEAD." by Adam Langley · 8 years ago
  65. def9b46 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  66. 0a211df Remove BN_FLG_CONSTTIME. by David Benjamin · 8 years ago
  67. d035ab3 Add a GCOV option to CMakeLists.txt. by David Benjamin · 8 years ago
  68. f440e82 Remove New Hope key agreement. by Matthew Braithwaite · 8 years ago
  69. df447ba Add generic AES-GCM-SIV support. by Adam Langley · 8 years ago
  70. 0ec5639 Don't extract archives if unchanged. by David Benjamin · 8 years ago
  71. d7b9002 Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel. by Adam Langley · 8 years ago
  72. 4a9313a Add low-level p256-x86_64 tests. by David Benjamin · 8 years ago
  73. e8b554d Fix Android bots. by David Benjamin · 8 years ago
  74. 49b5038 Speculative fix to Android bots. by David Benjamin · 8 years ago
  75. 076ade5 Update pinned revisions in util/bot. by David Benjamin · 8 years ago
  76. 9ef99d5 Add CRYPTO_BUFFER and CRYPTO_BUFFER_POOL. by Adam Langley · 8 years ago
  77. 93d242b Preventing ppc64le files from being generated for Android. by Steven Valdez · 8 years ago
  78. 8c29e7d Remove android_compat_keywrap.c from generate_build_files.py. by David Benjamin · 9 years ago
  79. 97227dc Replace keywrap AEADs with upstream's APIs. by David Benjamin · 9 years ago
  80. 9f16ce1 Teach generate_build_files.py about ppc64le. by David Benjamin · 9 years ago
  81. d2ba889 Improve -valgrind error-handling. by David Benjamin · 9 years ago
  82. 28d938d Unwind unnecessary Android hacks. by David Benjamin · 9 years ago
  83. 8aaa9e1 Remove RC4 from TLS for real. by Matthew Braithwaite · 9 years ago
  84. 7208822 Build debug symbols for assembly. by David Benjamin · 9 years ago
  85. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  86. bc61769 Update pinned revisions in util/bot. by David Benjamin · 9 years ago
  87. 449c381 Import NIST ECDSA verification tests. by David Benjamin · 9 years ago
  88. a6e86bc Import NIST ECDSA signing tests. by David Benjamin · 9 years ago
  89. 8c2d53a Import NIST ECDH test vectors. by David Benjamin · 9 years ago
  90. c5aa841 Fix up header file handling. by David Benjamin · 9 years ago
  91. 0d1b096 Fix mixed comment markers. by David Benjamin · 9 years ago
  92. b57e4fc Migrate from Android.mk to Android.bp by Dan Willemsen · 9 years ago
  93. 7944a9f Account for key size when selecting RSA-PSS. by David Benjamin · 9 years ago
  94. 0c22295 Update run_android_tests.go for test cert changes. by David Benjamin · 9 years ago
  95. 7bf80e1 Rename util/BUILD to as not to confuse Bazel. by Adam Langley · 9 years ago
  96. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  97. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  98. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  99. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  100. abe22b6 BUILD: drop -fvisibility=hidden. by Adam Langley · 9 years ago