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