Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  Richard Levitte e1eafe8c87 "Reserve" the method store when constructing methods 2 years ago
  Richard Levitte 10937d5867 Refactor method construction pre- and post-condition 2 years ago
  Richard Levitte cfce50f791 CORE: add a provider argument to ossl_method_construct() 2 years ago
  Petr Gotthard d7970dd963 Fix pointer passed to provider_unquery_operation 3 years ago
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it 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. 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Todd Short 1010e4ac97 Fix post-condition in algorithm_do_this 3 years ago
  Richard Levitte dd76b90ef6 CORE: perform post-condition in algorithm_do_this() under all circumstances 4 years ago
  Dr. Matthias St. Pierre 23c48d94d4 Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 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
  Richard Levitte 827f04d510 CORE: Fix a couple of bugs in algorithm_do_this() 4 years ago
  Richard Levitte 695d195bbb Replumbing: make it possible for providers to specify multiple names 5 years ago
  Richard Levitte a883c02faa Add internal function ossl_algorithm_do_all() 5 years ago