1. 204b8a1 Tag the power-on tests as a constructor function directly. by Adam Langley · 8 years ago
  2. a09a65f Be slightly more relaxed about how ppc64le global-entry TOC references look. by Adam Langley · 8 years ago
  3. 16c3f06 Convert evp_test to GTest. by David Benjamin · 8 years ago
  4. e7d6988 Have run_cavp.go create “resp” directories as needed. by Adam Langley · 8 years ago
  5. 9f579bf Use unions rather than aliasing when possible. by David Benjamin · 8 years ago
  6. 3d14a15 Run GTest-based tests in parallel. by David Benjamin · 8 years ago
  7. 17ce286 Work around an apparent Linux or glibc bug on ppc64le in FIPS mode. by David Benjamin · 8 years ago
  8. d91e1ef Convert ECDSA tests to GTest. by David Benjamin · 8 years ago
  9. 54581cc Convert x509_test to gtest by Kári Tristan Helgason · 8 years ago
  10. 8ba6a14 Fix build with VS 2017. by David Benjamin · 8 years ago
  11. ce9f693 Convert obj_tests to gtest by Kári Tristan Helgason · 8 years ago
  12. a26001b Convert remaining pkcs8 tests to gtest by Kári Tristan Helgason · 8 years ago
  13. 0da939d Fix bazel crypto target dependencies. by Garret Kelly · 8 years ago
  14. f6e5b1f Revert "Fix platforms that don't define UINT64_MAX." by Matthew Braithwaite · 8 years ago
  15. 055375e Support more complex offset / symbol section interleavings. by David Benjamin · 8 years ago
  16. b0bb83a Bound ssl_ctx_api more aggressively. by David Benjamin · 8 years ago
  17. e8ee947 Don't enable ASM when OPENSSL_NO_ASM is set. by Garret Kelly · 8 years ago
  18. cb34f86 Convert thread_test to GTest. by David Benjamin · 8 years ago
  19. 6da9eae Bound expensive opcodes in ssl_ctx_api. by David Benjamin · 8 years ago
  20. 6758d04 Convert bn_test to GTest. by David Benjamin · 8 years ago
  21. a51912f p256-x86_64-asm.pl: minor sqr_montx cleanup. by David Benjamin · 8 years ago
  22. 2b56981 Move pkcs{7,8}_test over to gtest by Kári Tristan Helgason · 8 years ago
  23. e345f9b Fix typo in comments. by Piotr Sikora · 8 years ago
  24. cd334a5 Handle TOC offsets by giving them to the linker. by Adam Langley · 8 years ago
  25. 733f46e Test unaligned input with each AEAD. by David Benjamin · 8 years ago
  26. c5e9ac1 Move AES-GCM-SIV out from SMALL and handle unaligned keys. by Adam Langley · 8 years ago
  27. 6757fbf Convert a number of tests to GTest. by David Benjamin · 8 years ago
  28. b22e15c Fix platforms that don't define UINT64_MAX. by Adam Langley · 8 years ago
  29. 2c84a46 Make test_fips more chatty. by Adam Langley · 8 years ago
  30. c655cb7 Break hwrand as well as urandom when FIPS_BREAK_TEST=CRNG is set. by Adam Langley · 8 years ago
  31. b89e025 Clarify the error message for an ECDSA power-on test failure. by Adam Langley · 8 years ago
  32. 0ffc795 Clear PRNG states in FIPS mode. by Adam Langley · 8 years ago
  33. d79bc9d Echo CAVP comments in the output. by Adam Langley · 8 years ago
  34. 563924b Switch CAVP testing for AES-GCM to use external nonces. by Adam Langley · 8 years ago
  35. 592af53 Clarify toc@ha and offsets. by David Benjamin · 8 years ago
  36. 7f07fb2 Fix standalone ppc64le build. by David Benjamin · 8 years ago
  37. f64a6ee Switch to new delocate tool. by Adam Langley · 8 years ago
  38. 2f3404b Enforce incrementing counter for TLS 1.2 AES-GCM. by Steven Valdez · 8 years ago
  39. 2d04cf0 Test with IPv6 by default, and IPv4 only if that fails. by Matthew Braithwaite · 8 years ago
  40. 7c075b9 Change ppc64le AES code for FIPS. by Adam Langley · 8 years ago
  41. 68f84f5 Add missing dependencies on exe_and_shlib_deps by Tom Anderson · 8 years ago chromium-3112
  42. 806e18c Define OPENSSL_UNUSED for __clang__ as well. by David Benjamin · 8 years ago
  43. 59e1a81 Turn off clang-format in embed_test_data.go output. by David Benjamin · 8 years ago
  44. e7d3922 Improve Curve25519 cswap x64 assembly by Andreas Auernhammer · 8 years ago
  45. d94682d Remove ex_data's dup hook. by David Benjamin · 8 years ago
  46. 21cb074 Add tool for corrupting the FIPS module in a binary. by Adam Langley · 8 years ago
  47. 03c6fa4 AES-GCM is not defined for empty nonces. by David Benjamin · 8 years ago
  48. e324de0 Convert various tests to GTest. by David Benjamin · 8 years ago
  49. 8c2e828 Convert ed25519_test to GTest. by David Benjamin · 8 years ago
  50. 3ecd0a5 Convert aes_test to GTest. by David Benjamin · 8 years ago
  51. 8726d8f Make the Windows build slightly quieter. by David Benjamin · 8 years ago
  52. 1f1eeea Allow FileTest to read from an abstracted line reader. by David Benjamin · 8 years ago
  53. ef374b8 Remove ECDSA error code hack in evp_test. by David Benjamin · 8 years ago
  54. dfef208 Remove FileTest::SetIgnoreUnusedAttributes. by David Benjamin · 8 years ago
  55. 01f8a8c Convert stack.h to use inline functions. by David Benjamin · 8 years ago
  56. 894e200 Add missing #include of delocate.h. by Matthew Braithwaite · 8 years ago
  57. 429e85b Have a single function for FIPS test failures. by Adam Langley · 8 years ago
  58. 5f107ce Prefer RDRAND in FIPS mode. by Adam Langley · 8 years ago
  59. d55bd79 Fix SSL_COMP_get_compression_methods type signature. by David Benjamin · 8 years ago
  60. 2505423 Convert digest_test to GTest. by David Benjamin · 8 years ago
  61. 118355c fipstools: Add a sample binary that exercises methods from the FIPS module. by Martin Kreichgauer · 8 years ago
  62. c49c9e7 Optimize constant-time base64 implementation slightly. by David Benjamin · 8 years ago
  63. a4f7cc2 Don't call base64_ascii_to_bin twice on each byte. by David Benjamin · 8 years ago
  64. b3aaffa Add a -no-fax option to run_cavp. by David Benjamin · 8 years ago
  65. 467d322 Add FIPS-compliant key generation that calls check_fips for RSA and EC. by Steven Valdez · 8 years ago
  66. 1ac4f16 tool: don't explicitly disable SSLv3 in the server by Alessandro Ghedini · 8 years ago
  67. 208e239 Move OPENSSL_ASAN to base.h. by Adam Langley · 8 years ago
  68. 4dcc290 Fix GOTPCREL accesses to symbols defined outside the module. by David Benjamin · 8 years ago
  69. b056ed3 No-op change to kick the bots. by David Benjamin · 8 years ago
  70. 48b6b8f Add SSL_CIPHER_has_SHA384_HMAC. by Alessandro Ghedini · 8 years ago
  71. 39655ef Add AES-GCM-SIV tests for counter wrapping. by Adam Langley · 8 years ago
  72. 2f238d9 Accept vmovq as an alias for movq. by Adam Langley · 8 years ago
  73. 866c219 crypto/fipsmodule: Allow breaking CRNG self-test. by Martin Kreichgauer · 8 years ago
  74. 391cc8c Move FIPS build tools to util/fipstools. by David Benjamin · 8 years ago
  75. 583c12e Remove filename argument to x86 asm_init. by David Benjamin · 8 years ago
  76. c5388a1 Add sde-linux64 to .gitignore. by David Benjamin · 8 years ago
  77. 44ccadc No-op change to kick the bots. by David Benjamin · 8 years ago
  78. c4dfc6f Revert "Add sde-linux64 to .gitignore." by David Benjamin · 8 years ago
  79. fee8559 Add sde-linux64 to .gitignore. by David Benjamin · 8 years ago
  80. 18ffb16 No-op change to cycle the bots. by David Benjamin · 8 years ago
  81. ad50a0d Fix diff_asm.go and revert another local MASM perlasm change. by David Benjamin · 8 years ago
  82. 82a83ff No-op change to cycle the bots. by David Benjamin · 8 years ago
  83. 768e682 Only fixup CMAKE_ASM_FLAGS -isysroot if CMAKE_OSX_SYSROOT is set. by David Benjamin · 8 years ago
  84. edafe47 Add hash of SDE tool for the bots. by David Benjamin · 8 years ago
  85. 43e5a26 Fixing assembly coverage reporting. by Steven Valdez · 8 years ago
  86. c5f0c16 Restore ios64_compile to the CQ. by David Benjamin · 8 years ago
  87. 1e5cb82 Add an option to build libFuzzer from DEPS. by David Benjamin · 8 years ago
  88. 799676c Add a flag to configure the path to the SDE executable. by David Benjamin · 8 years ago
  89. ebc4de6 Update tools from Chromium. by David Benjamin · 8 years ago
  90. 63a13ac Take ios64_compile out of the CQ. by David Benjamin · 8 years ago
  91. ce3ec70 Fix cq.cfg formatting. by David Benjamin · 8 years ago
  92. d4847c6 Add some Android and iOS compile bots to the CQ. by David Benjamin · 8 years ago
  93. 0402f89 crypto/fipsmodule: Make more Known Answer Tests breakable. by Martin Kreichgauer · 8 years ago
  94. 74cd5d9 Refresh fuzzer corpus. by David Benjamin · 8 years ago
  95. 08ab59b Switch from 8bit-counters to trace-pc-guard. by David Benjamin · 8 years ago
  96. 1d59f6e Add a flag to toggle the buggy RSA parser. by David Benjamin · 8 years ago
  97. 8b0515b Fix fuzzer build. by David Benjamin · 8 years ago
  98. f99d2c6 Remove obsolete TODO. by David Benjamin · 8 years ago
  99. 873ebc9 Improve TestConfig flags for initial and resumption connections. by Steven Valdez · 8 years ago
  100. 93731d9 Remove old SSL min/max version functions. by David Benjamin · 8 years ago