Commit History

Author SHA1 Message Date
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 222561fe8e free NULL cleanup 5a 9 years ago
  Rich Salz 02a938c953 Dead code removal: #if 0 asn1, pkcs7 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 34b61f5a25 check return value of BIO_write in PKCS7_decrypt 12 years ago
  Dr. Stephen Henson d16bb406d4 Detect symmetric crypto errors in PKCS7_decrypt. 12 years ago
  Dr. Stephen Henson 237d7b6cae Fix from stable branch. 15 years ago
  Dr. Stephen Henson d0c3628834 Set memory BIOs up properly when stripping text headers from S/MIME messages. 16 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Dr. Stephen Henson 710069c19e Fix warnings. 17 years ago
  Dr. Stephen Henson eeec060df0 Don't finalize signerinfo if reuse and partial both set. 17 years ago
  Nils Larsch c209a35820 remove dead code 17 years ago
  Nils Larsch 689f9faba4 fix potential memory leaks 18 years ago
  Dr. Stephen Henson 11d8cdc6ad Experimental streaming PKCS#7 support. 18 years ago
  Dr. Stephen Henson 067707e367 Set detached flag in PKCS7 structure earlier to avoid eating up memory. 18 years ago
  Dr. Stephen Henson 61e5ec4b1e Add AES and GOST S/MIME capabilities if algorithms are supported. 18 years ago
  Dr. Stephen Henson 994df5a248 Flush p7bio when all data has been copied. 18 years ago
  Dr. Stephen Henson 0e3453536e Fix warnings. 18 years ago
  Dr. Stephen Henson 5531192151 Add -resign and -md options to smime command to support resigning an 18 years ago
  Dr. Stephen Henson 76fa8f1838 More S/MIME tidy. Place some common attribute operations in utility 18 years ago
  Dr. Stephen Henson 60f20632e2 Tidy up of S/MIME code and add new functions which will make is easier 18 years ago
  Dr. Stephen Henson 3d47929968 Update S/MIME code to use default digest. 18 years ago
  Dr. Stephen Henson 8f2e4fdf86 Allow PKCS7_decrypt() to work if no cert supplied. 19 years ago
  Nils Larsch 7f246621b5 fix potential memory leak 19 years ago
  Bodo Möller f468e3824a fix memory leak (BIO_free_all needs pointer to first BIO) 19 years ago
  Dr. Stephen Henson 9d10b15ef9 Fix possible memory leak. 20 years ago
  Dr. Stephen Henson fcd5cca418 PKCS7_verify() performance optimization. When the content is large and a 20 years ago
  Dr. Stephen Henson e1a27eb34a Allow CRLs to be passed into X509_STORE_CTX. This is useful when the 20 years ago
  Dr. Stephen Henson e9ec63961b Fix indefinite length encoding so EOC correctly updates 22 years ago