提交历史

作者 SHA1 备注 提交日期
  Ben Laurie c8bbd98a2b Fix warnings. 14 年之前
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 年之前
  Ben Laurie 48bd505c0b If you're going to check for negative, use an signed integer! Coverity ID 122. 17 年之前
  Nils Larsch 907e99623c check return value of ASN1_item_i2d(), Coverity ID 55 17 年之前
  Ben Laurie 4f1a0b2c21 Handle bad content type. Coverity ID 99. 17 年之前
  Nils Larsch 689f9faba4 fix potential memory leaks 18 年之前
  Dr. Stephen Henson 559d50138f Add bit I missed from PKCS#7 streaming encoder. 18 年之前
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 年之前
  Dr. Stephen Henson 786aa98da1 Use correct pointer types for various functions. 18 年之前
  Dr. Stephen Henson b7683e3a5d Allow digests to supply S/MIME micalg values from a ctrl. 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 f2b139ed1f Remove old digest type hacks for non RSA keys. 18 年之前
  Dr. Stephen Henson 7144c4212a Update PKCS#7 decrypt routines to use new API. 18 年之前
  Dr. Stephen Henson 399a6f0bd1 Update PKCS#7 enveloped data to new API. 18 年之前
  Dr. Stephen Henson 3d153f7985 Remove dss1 hack from S/MIME code. 18 年之前
  Dr. Stephen Henson f733a5ef0e Initial functions for main EVP_PKEY_METHOD operations. 18 年之前
  Dr. Stephen Henson 8f2e4fdf86 Allow PKCS7_decrypt() to work if no cert supplied. 19 年之前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 年之前
  Dr. Stephen Henson 216659eb87 Enhance EVP code to generate random symmetric keys of the 20 年之前
  Dr. Stephen Henson c5a5546389 Add support for digested data PKCS#7 type. 21 年之前
  Dr. Stephen Henson 77fe058c10 Simplify cipher and digest lookup in PKCS#7 code. 21 年之前
  Dr. Stephen Henson caf044cb3e Retrieve correct content to sign when the 21 年之前
  Dr. Stephen Henson beab098d53 Various S/MIME bug and compatibility fixes. 21 年之前
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 年之前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年之前
  Bodo Möller 5488bb6197 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 22 年之前
  Dr. Stephen Henson b12540520d Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up. 23 年之前