コミット履歴

作者 SHA1 メッセージ 日付
  Richard Levitte 08ddd30230 Following the license change, modify the boilerplates in crypto/cms/ 6 年 前
  Matt Caswell 83cf7abf8e Update copyright year 6 年 前
  Matt Caswell 3d551b20df Fix a mem leak in CMS 6 年 前
  Dr. Stephen Henson 3f1d1704f2 Support CMS decrypt without a certificate for all key types 7 年 前
  FdaSilvaYY c17dd597ac Constify CMS_decrypt_set1_key input buffer 8 年 前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年 前
  Rich Salz f0e0fd51fd Make many X509_xxx types opaque. 8 年 前
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年 前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年 前
  Dr. Stephen Henson a187e08d85 Err isn't always malloc failure. 9 年 前
  Rich Salz 7fba8407cc RT3917: add cleanup on an error path 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 25aaa98aa2 free NULL cleanup -- coda 9 年 前
  Rich Salz 222561fe8e free NULL cleanup 5a 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 年 前
  Dr. Stephen Henson 0bcb17a777 Return an error if no recipient type matches. 10 年 前
  Dr. Stephen Henson 847865d0f9 Add suppot for ASCII with CRLF canonicalisation. 10 年 前
  Dr. Stephen Henson cd30f03ac5 Canonicalise input in CMS_verify. 11 年 前
  Dr. Stephen Henson 17c2764d2e CMS support for key agreeement recipient info. 11 年 前
  Dr. Stephen Henson 146b52edd1 Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and 12 年 前
  Dr. Stephen Henson eb1c48be6f Add new type ossl_ssize_t instead of ssize_t and move definitions to 14 年 前
  Dr. Stephen Henson d2a53c2238 Experimental CMS password based recipient Info support. 15 年 前
  Dr. Stephen Henson 73ba116e96 Update from stable branch. 15 年 前
  Dr. Stephen Henson 54571ba004 Use correct ctx name. 15 年 前
  Dr. Stephen Henson 237d7b6cae Fix from stable branch. 15 年 前
  Dr. Stephen Henson d0c3628834 Set memory BIOs up properly when stripping text headers from S/MIME messages. 16 年 前