Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 447588b69a Add a callback for providers to know about global properties changes hace 3 años
  Matt Caswell 36a89c0439 Init the child providers immediately on creation of the child libctx hace 3 años
  Matt Caswell abaa2dd298 Don't convert pre-existing providers into children hace 3 años
  Matt Caswell 8c62707565 Add support for child provider to up_ref/free their parent hace 3 años
  Matt Caswell f12a5690de Add the concept of a child OSSL_LIB_CTX hace 3 años
  Pauli 0090e50890 provider: flush the store cache when providers are loaded/unloaded. hace 3 años
  Pauli 8f08957674 rename ossl_provider_forall_loaded to ossl_provider_doall_activated hace 3 años
  Pauli b0001d0cf2 provider: add an unquery function to allow providers to clean up. hace 4 años
  Pauli 299f5ff3b5 provider: add option to load a provider without disabling the fallbacks. hace 3 años
  Matt Caswell a28d06f3e9 Update copyright year hace 3 años
  FdaSilvaYY 3a111aadc3 include/internal: add a few missing #pragma once directives hace 3 años
  Richard Levitte 390f9bad69 CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference hace 3 años
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' hace 4 años
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX hace 4 años
  Pauli ebe3f24b3d provider: disable fall-backs if OSSL_PROVIDER_load() fails. hace 4 años
  Shane Lontis 04cb5ec0b7 Add 'on demand self test' and status test to providers hace 4 años
  Dr. Matthias St. Pierre 23c48d94d4 Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> hace 4 años
  Matt Caswell 82ec09ec6d Add the OSSL_PROVIDER_get_capabilities() API function hace 4 años
  Matt Caswell d01d375264 Implement OSSL_PROVIDER_get0_provider_ctx() hace 4 años
  Richard Levitte 5a29b6286f CORE: query for operations only once per provider (unless no_store is true) hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Shane Lontis 36fc5fc6bd Add FIPS Self test kats for digests hace 4 años
  Richard Levitte e74bd29053 Prepare EVP_MAC infrastructure for moving all MACs to providers hace 5 años
  Richard Levitte dca97d0062 Rename provider and core get_param_types functions hace 5 años
  Matt Caswell 29dc6e00f2 Load the config file by default hace 5 años
  Richard Levitte 36f5ec55e6 Add functions to see if a provider is available for use. hace 5 años
  Richard Levitte 2617501348 Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere hace 5 años
  Richard Levitte 7c95390ef0 ossl_provider_upref to ossl_provider_up_ref hace 5 años
  Pauli 4e7991b497 Change OSSL_PARAM return size to not be a pointer. hace 5 años
  Richard Levitte 24626a47fb Constify OSSL_PROVIDER getter input parameters hace 5 años