Commit History

作者 SHA1 備註 提交日期
  Richard Levitte 08ddd30230 Following the license change, modify the boilerplates in crypto/cms/ 6 年之前
  Rich Salz 378db52bb0 Check for malloc failure 7 年之前
  Mouse e680311770 Code hygiene; initialize some pointers. 7 年之前
  Dr. Stephen Henson f7a21d85b6 Set EVP_PKEY_CTX in SignerInfo 8 年之前
  Dr. Stephen Henson ac4e257747 constify X509_ALGOR_get0() 8 年之前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年之前
  Matt Caswell 2280358146 Don't leak EVP_MD_CTX on error path 8 年之前
  Alessandro Ghedini 03273d61e7 Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API 8 年之前
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 年之前
  Viktor Dukhovni 109f8b5dec Comment side-effect only calls of X509_check_purpose 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 年之前
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 年之前
  Richard Levitte eda34e4bef Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup 9 年之前
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Matt Caswell c58f3e4293 Add GOST12 cms/smime capabilities 9 年之前
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 9 年之前
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz 222561fe8e free NULL cleanup 5a 9 年之前
  Rich Salz 2ace745022 free NULL cleanup 8 9 年之前
  Rich Salz c5ba2d9904 free NULL cleanup 9 年之前
  Rich Salz ca3a82c3b3 free NULL cleanup 9 年之前
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Jonas Maebe 36f7ed5040 cms_SignerInfo_content_sign: free sig on failure path 11 年之前
  Dr. Stephen Henson 46d889f33e Set version number correctly. 10 年之前
  Dr. Stephen Henson da15c61608 Add CMS_SignerInfo_get0_signature function. 11 年之前