1. 3ba9586 Rename a number of BUF_* functions to OPENSSL_*. by David Benjamin · 5 years ago
  2. 1fa5abc silence unused variable warnings when using OPENSSL_clear_free by Jeremy Apthorp · 6 years ago
  3. 23dcf88 Add some Node compatibility functions. by David Benjamin · 6 years ago
  4. 8c7c635 Support symbol prefixes by Joshua Liebow-Feeser · 7 years ago
  5. 6dc892f Remove redundant calls to |OPENSSL_cleanse| and |OPENSSL_realloc_clean|. by Martin Kreichgauer · 8 years ago
  6. c0e15d1 Zero memory in |OPENSSL_free|. by Martin Kreichgauer · 8 years ago
  7. 4512b79 Run comment conversion script on include/ by David Benjamin · 8 years ago
  8. ccf8057 Use functions that do not depend on the current locale. by Adam Langley · 8 years ago
  9. f0e935d Fold stack-allocated types into headers. by David Benjamin · 9 years ago
  10. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  11. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  12. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  13. 8d79ed6 Assume that MSVC supports C++11. by Adam Langley · 9 years ago
  14. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  15. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  16. b8b28a6 Add CRYPTO_[malloc|free|realloc] as aliases for the OPENSSL_𝑥 names. by Adam Langley · 9 years ago
  17. 95219fe Fix some documentation comments. by David Benjamin · 9 years ago
  18. 061332f Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. by Brian Smith · 9 years ago
  19. 820731a Fix some typos in license headers. by David Benjamin · 10 years ago
  20. 054e682 Eliminate unnecessary includes from low-level crypto modules. by Brian Smith · 10 years ago
  21. 5b082e8 Various documentation fixes. by David Benjamin · 10 years ago
  22. eb7d2ed Add visibility rules. by Adam Langley · 11 years ago
  23. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  24. 95c29f3 Inital import. by Adam Langley · 11 years ago