Commit History

作者 SHA1 備註 提交日期
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 年之前
  Richard Levitte b7617a3a99 Following the license change, modify the boilerplates in crypto/pkcs7/ 5 年之前
  Matt Caswell 1212818eb0 Update copyright year 6 年之前
  Eric Brown 59701e6363 Remove redundant ASN1_INTEGER_set call 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 年之前
  Rich Salz 6286757141 Copyright consolidation 04/10 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 年之前
  Dr. Stephen Henson 8382fd3a93 Use X509_get0_pubkey where appropriate 8 年之前
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 9 年之前
  Dr. Stephen Henson 65cbf983ca Add X509_CRL_up_ref function 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年之前
  Rich Salz e0e920b1a0 free NULL cleanup 9 9 年之前
  Rich Salz c5ba2d9904 free NULL cleanup 9 年之前
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 年之前
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 年之前
  Emilia Kasper c225c3cf9b PKCS#7: avoid NULL pointer dereferences with missing content 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Ben Laurie c8bbd98a2b Fix warnings. 14 年之前
  Dr. Stephen Henson 6217896145 Improve error detection when streaming S/MIME. 17 年之前
  Bodo Möller a291745eeb fix function codes for error 17 年之前
  Nils Larsch 689f9faba4 fix potential memory leaks 17 年之前
  Dr. Stephen Henson 11d8cdc6ad Experimental streaming PKCS#7 support. 18 年之前
  Dr. Stephen Henson 0e3453536e Fix warnings. 18 年之前
  Dr. Stephen Henson 3d47929968 Update S/MIME code to use default digest. 18 年之前
  Dr. Stephen Henson a78568b7e9 Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm 18 年之前
  Dr. Stephen Henson ee5b2a1e51 Code tidy. 18 年之前
  Dr. Stephen Henson e4b21c74fc New function to extract AlgorithmIdentifier for PKCS7_RECIP_INFO. 18 年之前