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