コミット履歴

作者 SHA1 メッセージ 日付
  Tomas Mraz a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack 2 年 前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年 前
  Dr. David von Oheimb 30eba7f359 stack.c: add missing direct error reporting and improve coding style 2 年 前
  Matt Caswell fecb3aae22 Update copyright year 2 年 前
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp 2 年 前
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 年 前
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix 3 年 前
  Bernd Edlinger 19b30f1c59 Fix another memory leak reported in CIFuzz 3 年 前
  Bernd Edlinger 74b485848a Fix a memory leak reported in CIFuzz 3 年 前
  Rich Salz ff234c6804 Make conf_method_st and conf_st deprecated 3 年 前
  Dr. David von Oheimb f925315203 Add convenience functions and macros for asymmetric key generation 3 年 前
  Rich Salz f7050588bc Add .includedir pragma 3 年 前
  Rich Salz 3fb985fd04 Allow absolute paths to be set 3 年 前
  Randall S. Becker 650c668737 Corrected missing definitions from NonStop SPT build. 3 年 前
  Richard Levitte 4333b89f50 Update copyright year 3 年 前
  Dmitry Belyavskiy 4369a882a5 Skip BOM when reading the config file 3 年 前
  Dr. David von Oheimb 1579594383 APPS: Allow OPENSSL_CONF to be empty, not loading a config file 3 年 前
  Richard Levitte e19c5a1064 CONF: Convert one last CONFerr() to ERR_raise() 4 年 前
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 年 前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 年 前
  Tomas Mraz d8701e2523 Do not prepend $OPENSSL_CONF_INCLUDE to absolute include paths 4 年 前
  Matt Caswell dd73147420 Fix safestack issues in bio.h 4 年 前
  Randall S. Becker 08073700cc NonStop port updates for 3.0.0. 4 年 前
  luxinyou 4348995b0d Fix memory leaks in conf_def.c 4 年 前
  Matt Caswell 454afd9866 Update copyright year 4 年 前
  Matt Caswell 15dd075f70 Fix a memory leak in CONF .include handling 4 年 前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年 前
  Matt Caswell c15faa8d5c Fix an uninitialised read in conf_def.c 5 年 前
  Richard Levitte 5aaba37618 Add a tester of OpenSSL config files and test the current .pragma 5 年 前
  Richard Levitte 0255c1742a Add a .pragma directive for configuration files 5 年 前