Commit History

Author SHA1 Message Date
  Dimitri Papadopoulos bbaeadb068 "foo * bar" should be "foo *bar" 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Matt Caswell 5f3adf396b Prevent a fuzzing timeout in the conf fuzzer 1 year ago
  Tomas Mraz a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack 2 years ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style 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
  Bernd Edlinger 19b30f1c59 Fix another memory leak reported in CIFuzz 3 years ago
  Bernd Edlinger 74b485848a Fix a memory leak reported in CIFuzz 3 years ago
  Rich Salz ff234c6804 Make conf_method_st and conf_st deprecated 3 years ago
  Dr. David von Oheimb f925315203 Add convenience functions and macros for asymmetric key generation 3 years ago
  Rich Salz f7050588bc Add .includedir pragma 3 years ago
  Rich Salz 3fb985fd04 Allow absolute paths to be set 3 years ago
  Randall S. Becker 650c668737 Corrected missing definitions from NonStop SPT build. 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dmitry Belyavskiy 4369a882a5 Skip BOM when reading the config file 3 years ago
  Dr. David von Oheimb 1579594383 APPS: Allow OPENSSL_CONF to be empty, not loading a config file 3 years ago
  Richard Levitte e19c5a1064 CONF: Convert one last CONFerr() to ERR_raise() 4 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Tomas Mraz d8701e2523 Do not prepend $OPENSSL_CONF_INCLUDE to absolute include paths 4 years ago
  Matt Caswell dd73147420 Fix safestack issues in bio.h 4 years ago
  Randall S. Becker 08073700cc NonStop port updates for 3.0.0. 4 years ago
  luxinyou 4348995b0d Fix memory leaks in conf_def.c 4 years ago
  Matt Caswell 454afd9866 Update copyright year 4 years ago
  Matt Caswell 15dd075f70 Fix a memory leak in CONF .include handling 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago