Commit History

Author SHA1 Message Date
  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() 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
  Tomas Mraz d8701e2523 Do not prepend $OPENSSL_CONF_INCLUDE to absolute include paths 3 years ago
  Matt Caswell dd73147420 Fix safestack issues in bio.h 3 years ago
  Randall S. Becker 08073700cc NonStop port updates for 3.0.0. 3 years ago
  luxinyou 4348995b0d Fix memory leaks in conf_def.c 3 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
  Matt Caswell c15faa8d5c Fix an uninitialised read in conf_def.c 4 years ago
  Richard Levitte 5aaba37618 Add a tester of OpenSSL config files and test the current .pragma 4 years ago
  Richard Levitte 0255c1742a Add a .pragma directive for configuration files 5 years ago
  raniervf d1c1fb2d41 conf_def.c: Avoid calling strlen() in a loop 4 years ago
  Richard Levitte 936c2b9e93 Update source files for deprecation at 3.0 4 years ago
  Rich Salz 7cfc0a555c Deprecate NCONF_WIN32() function 4 years ago
  Shane Lontis 7bb82f92d9 Add fips module integrity check 4 years ago
  Rich Salz ff988500c2 Replace FUNCerr with ERR_raise_data 4 years ago
  Rich Salz 46160e6fb9 Deprecate SYSerr, add new FUNCerr macro 4 years ago
  Rich Salz 56c3a135b2 Add ERR_put_func_error, and use it. 5 years ago
  Pauli 2661d716d9 It isn't necessary to initialise a struct stat before a stat(2) system call. 5 years ago
  Tomas Mraz 9d5560331d Allow the syntax of the .include directive to optionally have '=' 5 years ago
  Richard Levitte 2044d38232 Following the license change, modify the boilerplates in crypto/conf/ 5 years ago
  Richard Levitte 85aebfcc6e def_load_bio(): Free |biosk| more carefully 5 years ago
  Andy Polyakov f20aa69e33 crypto/*: address standard-compilance nits. 6 years ago
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments 6 years ago
  Dr. Matthias St. Pierre a9b7a06ed8 Fix false positives of IS_*() macros for 8-bit ASCII characters 6 years ago