Commit History

Author SHA1 Message Date
  Scott McPeak 0f077b5fd8 asn1_lib.c: ASN1_put_object: Remove comment about "class 0". 3 years ago
  Dr. David von Oheimb 3e73111d13 ASN.1: Add some sanity checks for input len <= 0; related coding improvements 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 3 years ago
  David Benjamin 08e9684c53 Deprecate ASN1_STRING_length_set in OpenSSL 3.0. 3 years ago
  Matt Caswell b4780134df Fix safestack issues in asn1.h 3 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 96218269f4 Integer overflow in ASN1_STRING_set. 4 years ago
  Dr. David von Oheimb b4ba2b7ce0 Fix bug in strncpy() use of sk_ASN1_UTF8STRING2text() in asn1_lib.c 4 years ago
  Dr. David von Oheimb da42c2a3d7 Extract sk_ASN1_UTF8STRING2text() from ts_get_status_text() in ts_rsp_verify.c to asn1_lib.c 4 years ago
  Richard Levitte 00db8c60aa Update source files for pre-3.0 deprecation 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits 5 years ago
  Pauli 1f06acc08f Change return (x) to return x 7 years ago
  Pauli a9a157e74a Avoid having an unsigned integer decrement below zero. 7 years ago
  Dr. Stephen Henson 6215f27a83 Fix embedded string handling. 7 years ago
  Kurt Roeckx a73be798ce Fix off by 1 in ASN1_STRING_set() 8 years ago
  Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 7 years ago
  Dr. Stephen Henson e9f17097e9 Check for overflows in ASN1_object_size(). 8 years ago
  FdaSilvaYY 08275a29c1 Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co... 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Ben Laurie 79c7f74d6c Fix buffer overrun in ASN1_parse(). 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Dr. Stephen Henson 4002da0f52 Handle embed flag in ASN1_STRING_copy(). 8 years ago
  Dr. Stephen Henson 47c9a1b509 embed support for ASN1_STRING 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago