Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 2ec6491669 asn1: fix indentation 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 4 years ago
  Shane Lontis e499a64bef Fix coverity CID #1465531 - Negative return passed to a function param using size_t in asn1_item_digest_with_libctx() 4 years ago
  Matt Caswell 0f9fdefeb0 Fix an ENGINE leak in asn1_item_digest_with_libctx 4 years ago
  Shane Lontis 6725682d77 Add X509 related libctx changes. 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Richard Levitte 12d99aac97 Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest() 4 years ago
  FdaSilvaYY da84249be6 Coverity fix in some crypto/asn1 code 6 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 years ago
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 7 years ago
  Bernd Edlinger 83b4049ab7 Combined patch against master branch for the following issues: 7 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 years ago
  Ben Laurie 8bb826ee53 Consistency. 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 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 20d2186c87 23 years ago
  Dr. Stephen Henson 88ce56f8c1 Various function for commmon operations. 24 years ago