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