提交歷史

作者 SHA1 備註 提交日期
  Tomas Mraz afecd85db1 Replace some of the ERR_clear_error() calls with mark calls 3 年之前
  Matt Caswell aff636a489 Update copyright year 3 年之前
  Jon Spillett b536880c45 Add library context and property query support into the PKCS12 API 3 年之前
  Matt Caswell 605856d72c Update copyright year 4 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 年之前
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 年之前
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 年之前
  Richard Levitte 54fffdf47c Following the license change, modify the boilerplates in crypto/pkcs12/ 6 年之前
  Matt Caswell 28da14555f Convert PKCS12* functions to use const getters 8 年之前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年之前
  Dr. Stephen Henson 293042c9d9 Reorganise functions. 9 年之前
  Dr. Stephen Henson 54c38b7f0d Make PKCS12 structures opaque 9 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors 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 年之前
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 年之前
  Dr. Stephen Henson b0e69a0500 Add feature to PKCS12_create() if the encryption NID corresponds to a 18 年之前
  Dr. Stephen Henson 1c2f1fe505 Check PKCS7 structures in PKCS#12 files are of type data. 19 年之前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前
  Dr. Stephen Henson 19da130053 23 年之前
  Dr. Stephen Henson bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to 24 年之前
  Dr. Stephen Henson ecbe07817a 24 年之前
  Ben Laurie f2716dada0 Typesafety Thought Police Part 2. 24 年之前
  Dr. Stephen Henson f45f40ffff Add OIDs for idea and blowfish. Unfortunately these are in 25 年之前
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 年之前
  Dr. Stephen Henson c6c3450643 Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add 25 年之前
  Dr. Stephen Henson 8eb57af5fe Complete support for PKCS#5 v2.0. Still needs extensive testing. 25 年之前