Historique des commits

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