1. 48e5119 Copyright update of more files that have changed this year by Richard Levitte · 7 years ago
  2. 6ce66ce Simplify Cygwin checks, part 1 by Richard Levitte · 7 years ago
  3. f479eab style : fix some if(... by FdaSilvaYY · 7 years ago
  4. 52df25c make error tables const and separate header file by Rich Salz · 8 years ago
  5. a68d350 check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD by Rich Salz · 8 years ago
  6. f1f5ee1 include/openssl: don't include <windows.h> in public headers. by Andy Polyakov · 9 years ago
  7. 440e5d8 Copyright consolidation 02/10 by Rich Salz · 9 years ago
  8. 8aac5d2 Fix RSA dasync engine bug by Matt Caswell · 9 years ago
  9. b3599db Rename int_*() functions to *_int() by Matt Caswell · 9 years ago
  10. 342c21c Rename lots of *_intern or *_internal function to int_* by Matt Caswell · 9 years ago
  11. b72c912 Make the RSA_METHOD structure opaque by Richard Levitte · 9 years ago
  12. 2f78195 Use correct function ID in error path by Alessandro Ghedini · 9 years ago
  13. e38c2e8 Refactor dasync cipher implementations to improve code reuse by Matt Caswell · 9 years ago
  14. 11780ac Move the _hidden_* static variables in dasync to be constructed in bind by Matt Caswell · 9 years ago
  15. 44ab2df Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data by Matt Caswell · 9 years ago
  16. 2f2c9ca Add dummy pipeline support for aes128_cbc_hmac_sha1 by Matt Caswell · 9 years ago
  17. 98ee754 Update the dasync engine to add a pipeline cipher by Matt Caswell · 9 years ago
  18. b8972ed GH804: Fix unused-result warnings in dasync by Alessandro Ghedini · 9 years ago
  19. ff75a25 Refactor the async wait fd logic by Matt Caswell · 9 years ago
  20. 7b9f8f7 Auto init/deinit libcrypto by Matt Caswell · 9 years ago
  21. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  22. cddcea8 Adapt all engines that add new EVP_MDs by Richard Levitte · 9 years ago
  23. 6e59a89 Adjust all accesses to EVP_MD_CTX to use accessor functions. by Richard Levitte · 9 years ago
  24. 7f572e9 Remove legacy sign/verify from EVP_MD. by Dr. Stephen Henson · 9 years ago
  25. 652d4a8 Update dasync to use size_t for the sha1 update by Kurt Roeckx · 9 years ago
  26. 46a283c Rename some daysnc functions for consistency by Matt Caswell · 9 years ago
  27. f4da39d Initial Async notify code changes by Matt Caswell · 9 years ago
  28. a14e9ff Add the Dummy Async engine (dasync) by Matt Caswell · 9 years ago