提交历史

作者 SHA1 备注 提交日期
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年之前
  Dr. Stephen Henson 1939f83709 Fix memory leak: free up ENGINE functional reference if digest is not 14 年之前
  Dr. Stephen Henson 9e5dea0ffd PR: 2124 15 年之前
  Dr. Stephen Henson a2dc9b6be2 Merge EVP changes in from FIPS branch. 16 年之前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前
  Andy Polyakov 9e0aad9fd6 size_t-fication of message digest APIs. We should size_t-fy more APIs... 20 年之前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年之前
  Dr. Stephen Henson d4575825f1 Add flag to avoid continuous 21 年之前
  Dr. Stephen Henson 90e8a3102b Fixes for EVP_DigestInit_ex() and OPENSSL_NO_ENGINE. 22 年之前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 年之前
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 年之前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年之前
  Dr. Stephen Henson bf6a9e66d6 23 年之前
  Geoff Thorpe f1c2a9de45 The 'type' parameter, an EVP_MD pointer, represents the type of digest 23 年之前
  Ben Laurie 9dd5ae6553 Constification, add config to /dev/crypto. 23 年之前
  Dr. Stephen Henson 20d2186c87 23 年之前
  Ben Laurie 0fea7ed4a4 Don't clean up stuff twice. 23 年之前
  Geoff Thorpe 11a57c7be5 This changes EVP's cipher and digest code to hook via the ENGINE support. 23 年之前
  Bodo Möller 5a85385387 typo 23 年之前
  Bodo Möller 5ba372b17c Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit case 23 年之前
  Ben Laurie e8330cf5ac Add a cleanup function for MDs. 23 年之前
  Ben Laurie 2618893114 Make MD functions take EVP_MD_CTX * instead of void *, add copy() function. 23 年之前
  Geoff Thorpe e19ea55783 Only OPENSSL_free() non-NULL pointers. 23 年之前
  Ben Laurie 1f3b65801b Fix SSL memory leak. 23 年之前
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 年之前
  Dr. Stephen Henson 2dc769a1c1 24 年之前
  Dr. Stephen Henson 88ce56f8c1 Various function for commmon operations. 24 年之前
  Ben Laurie 8d8a8041ec const/type fixes. 25 年之前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年之前
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 年之前