Commit History

Author SHA1 Message Date
  Emilia Kasper 544e3e3b69 PKCS#7: avoid NULL pointer dereferences with missing content 9 years ago
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 4f2fc3c2dd Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and 12 years ago
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 years ago
  Nils Larsch 923df53e25 fix potential memory leaks 18 years ago
  Dr. Stephen Henson 1682e8fb12 Allow PKCS7_decrypt() to work if no cert supplied. 19 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 years ago
  Dr. Stephen Henson 216659eb87 Enhance EVP code to generate random symmetric keys of the 20 years ago
  Dr. Stephen Henson c5a5546389 Add support for digested data PKCS#7 type. 21 years ago
  Dr. Stephen Henson 77fe058c10 Simplify cipher and digest lookup in PKCS#7 code. 21 years ago
  Dr. Stephen Henson caf044cb3e Retrieve correct content to sign when the 21 years ago
  Dr. Stephen Henson beab098d53 Various S/MIME bug and compatibility fixes. 21 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Bodo Möller 5488bb6197 get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead) 22 years ago
  Dr. Stephen Henson b12540520d Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up. 23 years ago
  Bodo Möller 4d94ae00d5 ECDSA support 23 years ago
  Richard Levitte 67fec850e1 Allow verification of other types than DATA. 23 years ago
  Dr. Stephen Henson f3e24baddf 23 years ago
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago
  Richard Levitte 4ac881ede3 Fix couple of memory leaks in PKCS7_dataDecode(). 23 years ago
  Richard Levitte 271da5a2e0 avoid linking problems when OpenSSL is built with no-dsa. Spotted by Hellan,Kim KHE <khe@kmd.dk> 24 years ago
  Bodo Möller 5277d7cb7c Fix ERR_R_... problems. 24 years ago
  Dr. Stephen Henson db4a465974 Stop PKCS7_verify() core dumping with unknown public 24 years ago
  Dr. Stephen Henson bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to 24 years ago
  Dr. Stephen Henson ec5add8784 Fix the S/MIME code so it now works again and 24 years ago