1. 6ebb49f Change rand_pool_bytes_needed to handle less entropy than 1 per 8 bits by Richard Levitte · 7 years ago
  2. 6ec5fce Update copyright year by Matt Caswell · 7 years ago
  3. 74a8acb Fix memleaks in async api by Bernd Edlinger · 7 years ago
  4. eb2b989 Ensure the thread keys are always allocated in the same order by Bernd Edlinger · 7 years ago
  5. 5bc6bcf DRBG: implement a get_nonce() callback by Dr. Matthias St. Pierre · 7 years ago
  6. 3fd5970 Add support for the SRP base64 alphabet by Matt Caswell · 7 years ago
  7. c080461 Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions by Matt Caswell · 7 years ago
  8. 4845aeb Change rand_pool_add[_end] prototypes to match by Richard Levitte · 7 years ago
  9. c4d3c19 Update copyright year by Matt Caswell · 7 years ago
  10. c45bf27 Move the handling of dso_scheme to dso_conf.h by Richard Levitte · 7 years ago
  11. b0edda1 Update copyright year by Matt Caswell · 7 years ago
  12. 7caf122 Make the public and private DRBG thread local by Kurt Roeckx · 7 years ago
  13. eb23813 Propagate the request for prediction resistance to the get entropy call by Kurt Roeckx · 7 years ago
  14. 6decf94 Publish the RAND_DRBG API by Dr. Matthias St. Pierre · 7 years ago
  15. a08802c Add functions to create an EVP_PKEY from raw private/public key data by Matt Caswell · 7 years ago
  16. 13735cf Integrate X448 and Ed448 into libcrypto by Matt Caswell · 7 years ago
  17. 0d66475 Update copyright year by Matt Caswell · 7 years ago
  18. 604e591 Fix some bugs with the cfb1 bitsize handling by Bernd Edlinger · 7 years ago
  19. 4bed94f SHA512/224 and SHA512/256 by Pauli · 7 years ago
  20. b000470 Support public key and param check in EVP interface by Paul Yang · 7 years ago
  21. 46f4e1b Many spelling fixes/typo's corrected. by Josh Soref · 7 years ago
  22. 67e247f SM3: restructure to EVP internal and update doc to right location by Ronald Tse · 7 years ago
  23. f19a5ff SM4: Add SM4 block cipher to EVP by Ronald Tse · 7 years ago
  24. c16de9d Fix reseeding issues of the public RAND_DRBG by Dr. Matthias St. Pierre · 7 years ago
  25. e3713c3 Remove email addresses from source code. by Rich Salz · 7 years ago
  26. 7806a78 DH named parameter support by Dr. Stephen Henson · 7 years ago
  27. d19b01a Add EVP_PKEY_set1_engine() function. by Dr. Stephen Henson · 7 years ago
  28. 19f05eb Fix typos by Keshav Kini · 7 years ago
  29. 0822e89 Support EVP_PKEY_meth_remove and pmeth internal cleanup by Paul Yang · 8 years ago
  30. 2aee35d Support key check in EVP interface by Paul Yang · 8 years ago
  31. 0b14a5b Don't auto-instantiate a DRBG when trying to use it and it's not by Kurt Roeckx · 8 years ago
  32. a1df06b This has been added to avoid the situation where some host ctype.h functions by Pauli · 8 years ago
  33. cefa762 Add interface to the scrypt KDF by means of PKEY_METHOD by Johannes Bauer · 8 years ago
  34. a35f607 Make RAND_DRBG fork-safe by Rich Salz · 8 years ago
  35. 5f8dd0f Add missing include of cryptlib.h by Rich Salz · 8 years ago
  36. 67dc995 Move ossl_assert by Matt Caswell · 8 years ago
  37. 63f483e Rename internal rand.h file by Rich Salz · 8 years ago
  38. 2915fe1 Add fork handlers, based on pthread_atfork by Rich Salz · 8 years ago
  39. 4c17819 Add internal functions to fetch PEM data from an opened BIO by Richard Levitte · 8 years ago
  40. 86f7b04 Make asn1_d2i_read_bio accessible from STORE by Richard Levitte · 8 years ago
  41. 71a5516 Add the STORE module by Richard Levitte · 8 years ago
  42. 619eb33 Add new /dev/crypto engine by Richard Levitte · 8 years ago
  43. f39a550 Remove bsd_cryptodev engine by Rich Salz · 8 years ago
  44. 5aba2b6 Correct Oracle copyrights & clarify. by Pauli · 8 years ago
  45. 42a3008 ED25519 public key method. by Dr. Stephen Henson · 8 years ago
  46. a13727e add method by Dr. Stephen Henson · 8 years ago
  47. f723c98 Add support for custom digestsign/digestverify methods. by Dr. Stephen Henson · 8 years ago
  48. f83409a aria/aria.c: address undefined behaviour warning in small-footprint path. by Andy Polyakov · 8 years ago
  49. f44903a Address some -Wold-style-declaration warnings by Benjamin Kaduk · 8 years ago
  50. 786dd2c Add support for custom signature parameters by Dr. Stephen Henson · 8 years ago
  51. dc99b88 Add ARIA 32-bit implementation by letrhee-nsr · 8 years ago
  52. f46f69f VMS: Copy DECC inclusion epi- and prologues to internals by Richard Levitte · 8 years ago
  53. 1fef2f8 Remove dead code in bn by Matt Caswell · 8 years ago
  54. d42d0a4 Implementation of the ARIA cipher as described in RFC 5794. by Pauli · 8 years ago
  55. 3f5616d Add support for parameterized SipHash by Todd Short · 8 years ago
  56. 9d6fcd4 Cleanup EVP_CIPH/EP_CTRL duplicate defines by Todd Short · 8 years ago
  57. 52ad5b6 Add support for Poly1305 in EVP_PKEY by Todd Short · 8 years ago
  58. f7edece Add "random malloc failure" tooling by Rich Salz · 8 years ago
  59. 6577e00 PSS EVP_PKEY method by Dr. Stephen Henson · 8 years ago
  60. 4e8ba74 PSS ASN.1 method by Dr. Stephen Henson · 8 years ago
  61. 2f545ae Add support for reference counting using C11 atomics by Kurt Roeckx · 8 years ago
  62. 76dc356 Remove an useless definition. by FdaSilvaYY · 9 years ago
  63. 3a60d6f Avoid duplicated code. by Dr. Stephen Henson · 9 years ago
  64. 245c6bc Constify private key decode. by Dr. Stephen Henson · 9 years ago
  65. 262bd85 Add X25519 methods to internal tables by Dr. Stephen Henson · 9 years ago
  66. a4cb54d Fix type of ptr field. by Dr. Stephen Henson · 9 years ago
  67. 6025001 spelling fixes, just comments and readme. by klemens · 9 years ago
  68. fc9d1ef Remove current_method from X509_STORE_CTX by Dr. Stephen Henson · 9 years ago
  69. 0a5fe2e Add setter and getter for X509_STORE's check_policy by Richard Levitte · 9 years ago
  70. 69588ed Check for errors allocating the error strings. by Kurt Roeckx · 9 years ago
  71. e8aa8b6 Fix a few if(, for(, while( inside code. by FdaSilvaYY · 9 years ago
  72. 5bd5dcd Add nameConstraints commonName checking. by Dr. Stephen Henson · 9 years ago
  73. a90f8d7 VMS: Simplify the spec of the default certs & keys area. by Richard Levitte · 9 years ago
  74. d17d329 Fix some VMS inconsistencies by Richard Levitte · 9 years ago
  75. 3ce2fda Convert memset calls to OPENSSL_cleanse by Matt Caswell · 9 years ago
  76. 687b486 Rework error handling from asn1_do_lock method. by FdaSilvaYY · 9 years ago
  77. 0948781 Move OS-specific fopen quirks to o_fopen.c. by Andy Polyakov · 9 years ago
  78. b1b1cba Fix an MSVC warning. by FdaSilvaYY · 9 years ago
  79. 6670d55 Make a2i_ipadd an internal function by Rich Salz · 9 years ago
  80. 578b551 Specifiy size of arrays by Kurt Roeckx · 9 years ago
  81. 7d37818 Use strerror_r()/strerror_s() instead of strerror() where possible by Matt Caswell · 9 years ago
  82. aa6bb13 Copyright consolidation 05/10 by Rich Salz · 9 years ago
  83. 21dcbeb Copyright consolidation 03/10 by Rich Salz · 9 years ago
  84. 21e0017 Restore the ERR_remove_thread_state() API and make it a no-op by Richard Levitte · 9 years ago
  85. 8483a00 various spelling fixes by FdaSilvaYY · 9 years ago
  86. e0a6519 Copyright consolidation: perl files by Rich Salz · 9 years ago
  87. f0e0fd5 Make many X509_xxx types opaque. by Rich Salz · 9 years ago
  88. 1ee7b8b Fix ex_data locks issue by Matt Caswell · 9 years ago
  89. c3a64b5 The err_cleanup() funtion is internal so shouldn't be exported by Matt Caswell · 9 years ago
  90. ff23440 Ensure all locks are properly cleaned up by Matt Caswell · 9 years ago
  91. 13524b1 Move a declaration that's private to libcrypto by Richard Levitte · 9 years ago
  92. b3599db Rename int_*() functions to *_int() by Matt Caswell · 9 years ago
  93. 342c21c Rename lots of *_intern or *_internal function to int_* by Matt Caswell · 9 years ago
  94. 6d4fb1d Deprecate ENGINE_cleanup() and make it a no-op by Matt Caswell · 9 years ago
  95. 7b8cc9b Deprecate OBJ_cleanup() and make it a no-op by Matt Caswell · 9 years ago
  96. 22c84af Deprecate EVP_cleanup() and make it a no-op by Matt Caswell · 9 years ago
  97. a5e3ac1 Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op by Matt Caswell · 9 years ago
  98. f3cd81d Deprecate RAND_cleanup() and make it a no-op by Matt Caswell · 9 years ago
  99. 6827cb3 Deprecate ERR_free_strings() and make it a no-op by Matt Caswell · 9 years ago
  100. e771eea Revert "various spelling fixes" by Rich Salz · 9 years ago