Commit History

Author SHA1 Message Date
  Tomas Mraz 80f32964a5 Do not include crypto/asn1.h from internal/cryptlib.h 8 months ago
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  atishkov c791e399ab asn1: add ASN1_STRING_set() check result 11 months ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Dr. David von Oheimb 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 years ago
  Matt Caswell 0789c7d834 Update copyright year 3 years ago
  Michael Richardson f60e35d01e reduce surprise in choice of CASE/String/STRING by allowing all inputs to be in any case 3 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell e74e562f1c Fix safestack issues in conf.h 3 years ago
  Matt Caswell b4780134df Fix safestack issues in asn1.h 3 years ago
  Matt Caswell 454afd9866 Update copyright year 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  FdaSilvaYY 009951d24d Constify ASN1_generate_nconf 8 years ago
  FdaSilvaYY 12eaf3b849 Constify ASN1_generate_v3 8 years ago
  FdaSilvaYY 2b91da968c Constify s2i_ASN1_INTEGER 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 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
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Gunnar Kudrjavets 4c9b0a0314 Initialize potentially uninitialized local variables 9 years ago
  Dr. Stephen Henson b6eb9827a6 Add OSSL_NELEM macro. 9 years ago