1. a230b26 Indent ssl/ by Emilia Kasper · 9 years ago
  2. c2e4e5d Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead by Richard Levitte · 9 years ago
  3. 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
  4. 5c4328f Fold threads.h into crypto.h making API public by Viktor Dukhovni · 9 years ago
  5. d064e6a Remove OPENSSL_NO_SHA guards by Matt Caswell · 9 years ago
  6. 5158c76 Remove OPENSSL_NO_AES guards by Matt Caswell · 9 years ago
  7. b3599db Rename int_*() functions to *_int() by Matt Caswell · 9 years ago
  8. 342c21c Rename lots of *_intern or *_internal function to int_* by Matt Caswell · 9 years ago
  9. 03b0e73 Deprecate SSL_COMP_free_compression_methods() and make it a no-op by Matt Caswell · 9 years ago
  10. 6827cb3 Deprecate ERR_free_strings() and make it a no-op by Matt Caswell · 9 years ago
  11. b1f1e7a Swap the init code to use CRYPTO_ONCE by Matt Caswell · 9 years ago
  12. 7253fd5 Hide OPENSSL_INIT_SETTINGS. by Rich Salz · 9 years ago
  13. a462529 After renaming init, update errors. by Rich Salz · 9 years ago
  14. 302f758 Attempt to log an error if init failed by Matt Caswell · 9 years ago
  15. 0fc32b0 The new init functions can now fail so shouldn't be void by Matt Caswell · 9 years ago
  16. f672aee Rename INIT funtions, deprecate old ones. by Rich Salz · 9 years ago
  17. dd27f16 Can't re-init after stop. by Rich Salz · 9 years ago
  18. 35d8fa5 Updates for auto init/deinit review comments by Matt Caswell · 9 years ago
  19. 498abff Add an OPENSSL_NO_AUTOERRINIT option by Matt Caswell · 9 years ago
  20. b184e3e Provide framework for auto initialise/deinitialise of the library by Matt Caswell · 9 years ago