Historial de Commits

Autor SHA1 Mensaje Fecha
  Neil Horman 24d16d3a19 Make rcu_thread_key context-aware hace 6 meses
  Richard Levitte b646179229 Copyright year updates hace 7 meses
  Alexandr Nedvedicky 707b54bee2 plug potential memory leak in error code path hace 7 meses
  Neil Horman 504e72fc1a Add exemplar use case for rcu locks hace 10 meses
  Matt Caswell da1c088f59 Copyright year updates hace 1 año
  Tomas Mraz 8b7d5ea7dd CONF_modules_load_file_ex(): Do not try to load an empty file name hace 1 año
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Tomas Mraz d840f07bcd Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup() hace 2 años
  Matt Caswell 697d0b5ba1 CONF_modules_unload should fail if CONF_modules_finish fails hace 2 años
  Hugo Landau ef7a9b44f0 Make OSSL_LIB_CTX_load_config thread safe hace 2 años
  Rich Salz ff234c6804 Make conf_method_st and conf_st deprecated hace 3 años
  Rich Salz 6229815ab8 Use <> for #include openssl/xxx hace 3 años
  Shane Lontis f148f7034c Add ossl_ conf symbols hace 3 años
  Richard Levitte 4333b89f50 Update copyright year hace 3 años
  Dr. David von Oheimb 1579594383 APPS: Allow OPENSSL_CONF to be empty, not loading a config file hace 3 años
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() hace 4 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 4 años
  Matt Caswell b9b2135d22 Don't clear the whole error stack when loading engines hace 4 años
  Matt Caswell b8ae4a83de Don't clear errors on failure in CONF_modules_load_file_ex() hace 4 años
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX hace 4 años
  Dr. David von Oheimb 55c61473b5 Correct and simplify use of ERR_clear_error() etc. for loading DSO libs hace 4 años
  Matt Caswell d8652be06e Run the withlibctx.pl script hace 4 años
  Matt Caswell e74e562f1c Fix safestack issues in conf.h hace 4 años
  Pauli 33855c0af6 conf: add diagnostic option hace 4 años
  Pauli 33b4f73145 conf: add an error if the openssl_conf section isn't found. hace 4 años
  Pauli e4468e6d8d deprecate engines in libcrypto hace 4 años
  Richard Levitte e306f83c8c APPS: Remove make_config_name, use CONF_get1_default_config_file instead hace 4 años
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... hace 4 años
  Shane Lontis 22e27978b2 Add support for passing the libctx to the config loader hace 4 años
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar hace 5 años