Commit Verlauf

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