コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Stephen Henson 710069c19e Fix warnings. 17 年 前
  Dr. Stephen Henson eeec060df0 Don't finalize signerinfo if reuse and partial both set. 17 年 前
  Nils Larsch c209a35820 remove dead code 17 年 前
  Nils Larsch 689f9faba4 fix potential memory leaks 18 年 前
  Dr. Stephen Henson 11d8cdc6ad Experimental streaming PKCS#7 support. 18 年 前
  Dr. Stephen Henson 067707e367 Set detached flag in PKCS7 structure earlier to avoid eating up memory. 18 年 前
  Dr. Stephen Henson 61e5ec4b1e Add AES and GOST S/MIME capabilities if algorithms are supported. 18 年 前
  Dr. Stephen Henson 994df5a248 Flush p7bio when all data has been copied. 18 年 前
  Dr. Stephen Henson 0e3453536e Fix warnings. 18 年 前
  Dr. Stephen Henson 5531192151 Add -resign and -md options to smime command to support resigning an 18 年 前
  Dr. Stephen Henson 76fa8f1838 More S/MIME tidy. Place some common attribute operations in utility 18 年 前
  Dr. Stephen Henson 60f20632e2 Tidy up of S/MIME code and add new functions which will make is easier 18 年 前
  Dr. Stephen Henson 3d47929968 Update S/MIME code to use default digest. 18 年 前
  Dr. Stephen Henson 8f2e4fdf86 Allow PKCS7_decrypt() to work if no cert supplied. 19 年 前
  Nils Larsch 7f246621b5 fix potential memory leak 19 年 前
  Bodo Möller f468e3824a fix memory leak (BIO_free_all needs pointer to first BIO) 19 年 前
  Dr. Stephen Henson 9d10b15ef9 Fix possible memory leak. 20 年 前
  Dr. Stephen Henson fcd5cca418 PKCS7_verify() performance optimization. When the content is large and a 20 年 前
  Dr. Stephen Henson e1a27eb34a Allow CRLs to be passed into X509_STORE_CTX. This is useful when the 20 年 前
  Dr. Stephen Henson e9ec63961b Fix indefinite length encoding so EOC correctly updates 22 年 前
  Dr. Stephen Henson 27068df7e0 Single pass processing to cleartext S/MIME signing. 22 年 前
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 年 前
  Dr. Stephen Henson 1358835050 24 年 前
  Dr. Stephen Henson db4a465974 Stop PKCS7_verify() core dumping with unknown public 24 年 前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 年 前
  Dr. Stephen Henson 730e37edb6 Work around for Netscape PKCS#7 signedData bug. 24 年 前
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 年 前
  Dr. Stephen Henson f50c11ca40 Ugh, BIO_find_type() cannot be passed a NULL. 24 年 前
  Dr. Stephen Henson 34216c0422 Keep a not of original encoding in certificate requests. 24 年 前
  Ben Laurie 371acb22e6 Typesafe Thought Police part 4. 24 年 前