Commit Verlauf

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