Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 8c4ce7bab2 Fix memory leak: free up ENGINE functional reference if digest is not 14 years ago
  Dr. Stephen Henson 338a61b94e Add patch to crypto/evp which didn't apply from PR#2124 15 years ago
  Dr. Stephen Henson fdb2c6e4e5 PR: 2124 15 years ago
  Ben Laurie f80921b6a6 Formatting. 16 years ago
  Dr. Stephen Henson 18327cd0e4 Copy update callback across when copying EVP_MD_CTX. 17 years ago
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. 17 years ago
  Dr. Stephen Henson b7683e3a5d Allow digests to supply S/MIME micalg values from a ctrl. 18 years ago
  Dr. Stephen Henson 3a828611e9 Update EVP_MD_CTX_copy_ex() to use EVP_PKEY_CTX_dup(). 18 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Dr. Stephen Henson d4575825f1 Add flag to avoid continuous 21 years ago
  Dr. Stephen Henson 90e8a3102b Fixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE. 21 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Dr. Stephen Henson bf6a9e66d6 22 years ago
  Geoff Thorpe f1c2a9de45 The 'type' parameter, an EVP_MD pointer, represents the type of digest 23 years ago
  Ben Laurie 9dd5ae6553 Constification, add config to /dev/crypto. 23 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Ben Laurie 0fea7ed4a4 Don't clean up stuff twice. 23 years ago
  Geoff Thorpe 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. 23 years ago
  Bodo Möller 5a85385387 typo 23 years ago
  Bodo Möller 5ba372b17c Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit case 23 years ago
  Ben Laurie e8330cf5ac Add a cleanup function for MDs. 23 years ago
  Ben Laurie 2618893114 Make MD functions take EVP_MD_CTX * instead of void *, add copy() function. 23 years ago
  Geoff Thorpe e19ea55783 Only OPENSSL_free() non-NULL pointers. 23 years ago
  Ben Laurie 1f3b65801b Fix SSL memory leak. 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago
  Dr. Stephen Henson 2dc769a1c1 24 years ago