Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  Tomas Mraz 8b7d5ea7dd CONF_modules_load_file_ex(): Do not try to load an empty file name 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Tomas Mraz d840f07bcd Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup() 2 years ago
  Matt Caswell 697d0b5ba1 CONF_modules_unload should fail if CONF_modules_finish fails 2 years ago
  Hugo Landau ef7a9b44f0 Make OSSL_LIB_CTX_load_config thread safe 2 years ago
  Rich Salz ff234c6804 Make conf_method_st and conf_st deprecated 3 years ago
  Rich Salz 6229815ab8 Use <> for #include openssl/xxx 3 years ago
  Shane Lontis f148f7034c Add ossl_ conf symbols 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 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 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 b9b2135d22 Don't clear the whole error stack when loading engines 3 years ago
  Matt Caswell b8ae4a83de Don't clear errors on failure in CONF_modules_load_file_ex() 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Dr. David von Oheimb 55c61473b5 Correct and simplify use of ERR_clear_error() etc. for loading DSO libs 3 years ago
  Matt Caswell d8652be06e Run the withlibctx.pl script 3 years ago
  Matt Caswell e74e562f1c Fix safestack issues in conf.h 3 years ago
  Pauli 33855c0af6 conf: add diagnostic option 3 years ago
  Pauli 33b4f73145 conf: add an error if the openssl_conf section isn't found. 3 years ago
  Pauli e4468e6d8d deprecate engines in libcrypto 4 years ago
  Richard Levitte e306f83c8c APPS: Remove make_config_name, use CONF_get1_default_config_file instead 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Shane Lontis 22e27978b2 Add support for passing the libctx to the config loader 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Richard Levitte 0196ad63d3 Add a bit of tracing in the core conf module runner 5 years ago
  Viktor Dukhovni df1f538f28 More configurable crypto and ssl library initialization 5 years ago
  Richard Levitte 2044d38232 Following the license change, modify the boilerplates in crypto/conf/ 5 years ago
  Pauli 5c39a55d04 Use secure_getenv(3) when available. 5 years ago