Historial de Commits

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