Commit History

Author SHA1 Message Date
  Matt Caswell b195677073 Update documentation for global properties mirroring 3 years ago
  Matt Caswell 36a89c0439 Init the child providers immediately on creation of the child libctx 3 years ago
  Matt Caswell 878be71c2d Update documentation following addition of OSSL_LIB_CTX_new_child() 3 years ago
  Pauli 2876528de5 doc: document the new ossl_provider_clear_all_operation_bits() function 3 years ago
  Pauli 8f08957674 rename ossl_provider_forall_loaded to ossl_provider_doall_activated 3 years ago
  Pauli 3c5ce1ce81 doc: describe the return from ossl_provider_forall_loaded() 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. 3 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
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell 82ec09ec6d Add the OSSL_PROVIDER_get_capabilities() API function 4 years ago
  Matt Caswell 00c405b365 Update copyright year 4 years ago
  Richard Levitte 5a29b6286f CORE: query for operations only once per provider (unless no_store is true) 4 years ago
  Veres Lajos 79c44b4e30 Fix some typos 4 years ago
  Rich Salz 9c0586d5fc Fix errors found by new find-doc-nits 4 years ago
  Richard Levitte e74bd29053 Prepare EVP_MAC infrastructure for moving all MACs to providers 5 years ago
  Richard Levitte dca97d0062 Rename provider and core get_param_types functions 4 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 7c95390ef0 ossl_provider_upref to ossl_provider_up_ref 5 years ago
  Antoine Cœur c2969ff6e7 Fix Typos 5 years ago
  Richard Levitte 3bbec1afed Enhance and update the docs of the internal ossl_provider API 5 years ago
  Pauli 4e7991b497 Change OSSL_PARAM return size to not be a pointer. 5 years ago
  Richard Levitte a39eb84006 Replumbing: give the possibility for the provider to create a context 5 years ago
  Richard Levitte e55008a9f2 Replumbing: add fallback provider capability 5 years ago
  Richard Levitte 099bd33920 Replumbing: Add support for the provider query_operation function 5 years ago
  Richard Levitte 85e2417c0d Replumbing: Add an OSSL_PROVIDER iterator with callback 5 years ago