Commit History

Author SHA1 Message Date
  Tomas Mraz c4e9167437 Rename also the OSSL_PROVIDER_name() function 3 years ago
  Matt Caswell 8c62707565 Add support for child provider to up_ref/free their parent 3 years ago
  Matt Caswell f12a5690de Add the concept of a child OSSL_LIB_CTX 3 years ago
  Pauli 8f08957674 rename ossl_provider_forall_loaded to ossl_provider_doall_activated 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Pauli b0001d0cf2 provider: add an unquery function to allow providers to clean up. 4 years ago
  Pauli 299f5ff3b5 provider: add option to load a provider without disabling the fallbacks. 3 years ago
  Richard Levitte 390f9bad69 CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Pauli ebe3f24b3d provider: disable fall-backs if OSSL_PROVIDER_load() fails. 4 years ago
  Shane Lontis 04cb5ec0b7 Add 'on demand self test' and status test to providers 4 years ago
  Matt Caswell 82ec09ec6d Add the OSSL_PROVIDER_get_capabilities() API function 4 years ago
  Matt Caswell d01d375264 Implement OSSL_PROVIDER_get0_provider_ctx() 4 years ago
  Matt Caswell 5f603a280c Enable applications to directly call a provider's query operation 4 years ago
  Matt Caswell 00c405b365 Update copyright year 4 years ago
  Richard Levitte a7ad40c502 Add OSSL_PROVIDER_do_all() 4 years ago
  Richard Levitte dca97d0062 Rename provider and core get_param_types functions 5 years ago
  Matt Caswell 29dc6e00f2 Load the config file by default 5 years ago
  Richard Levitte 36f5ec55e6 Add functions to see if a provider is available for use. 5 years ago
  Richard Levitte 2617501348 Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere 5 years ago
  Richard Levitte b37066fdf7 Add OSSL_PROVIDER_name() 5 years ago
  Pauli 4e7991b497 Change OSSL_PARAM return size to not be a pointer. 5 years ago
  Richard Levitte 24626a47fb Constify OSSL_PROVIDER getter input parameters 5 years ago
  Richard Levitte 3374dc03ed Replumbing: New public API to load or add providers 5 years ago