Commit History

Author SHA1 Message Date
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 3 years ago
  Shane Lontis 53155f1c81 Fix external symbols for cms. 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Shane Lontis 84af8027c5 CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**. 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Jakub Zelenka 924663c36d Add CMS AuthEnvelopedData with AES-GCM support 4 years ago
  Shane Lontis 1acb2e6f35 Fix CMS so that it still works with non fetchable algorithms. 4 years ago
  Shane Lontis c1669f41ea Add libctx support to CMS. 4 years ago
  Richard Levitte e39e295e20 Update copyright year 4 years ago
  Shane Lontis c8ea9bc670 Fix CID 1454806: NEGATIVE_RETURNS (cms_enc.c) 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Richard Levitte 08ddd30230 Following the license change, modify the boilerplates in crypto/cms/ 5 years ago
  Richard Levitte 28428130db Update copyright year 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Dr. Stephen Henson 708cf5ded2 Only set CMS parameter when encrypting 8 years ago
  Dr. Stephen Henson 5ff73fb230 typo 8 years ago
  Dr. Stephen Henson 3fd60dc422 Always try to set ASN.1 parameters for CMS. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 9 years ago
  Dr. Stephen Henson 891eac4604 Fix memory leak if setup fails. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Matt Caswell 266483d2f5 RAND_bytes updates 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Ben Laurie 5762f7778d Fix warning. 12 years ago