Commit Verlauf

Autor SHA1 Nachricht Datum
  Dimitri Papadopoulos f7241edda4 Fix new typos found by codespell vor 7 Monaten
  sashan da840c3775 evp_fetch.c: Check meth_id instead of name_id vor 8 Monaten
  Neil Horman 94be985cbc gate calling of evp_method_id on having a non-zero name id vor 9 Monaten
  Matt Caswell da1c088f59 Copyright year updates vor 1 Jahr
  Richard Levitte 98d81174d3 Remove include/internal/decoder.h, as it's superfluous vor 1 Jahr
  Matt Caswell 32d3c3abf3 Optimise PKEY decoders vor 1 Jahr
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  Richard Levitte e1eafe8c87 "Reserve" the method store when constructing methods vor 2 Jahren
  Pauli 16ff70a58c Remove the _fetch_by_number functions vor 2 Jahren
  Richard Levitte 2e4d0677ea Make it possible to remove methods by the provider that provides them vor 2 Jahren
  Richard Levitte 60640d79ca Don't empty the method store when flushing the query cache vor 2 Jahren
  JHH20 e257d3e76f Remove duplicated #include headers vor 2 Jahren
  Matt Caswell fecb3aae22 Update copyright year vor 2 Jahren
  Hugo Landau 927d0566de Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA vor 2 Jahren
  Oliver Roberts ef9909f3c6 Fixed typo in inner_evp_generic_fetch() error handling vor 2 Jahren
  Pauli af788ad6c3 fetch: convert a NULL property query to "" vor 2 Jahren
  Richard Levitte dc010ca6ec CORE: Encure that cached fetches can be done per provider vor 3 Jahren
  Richard Levitte 2fd3392c8f EVP: Add the internal function evp_generic_fetch_from_prov() vor 3 Jahren
  Richard Levitte cfce50f791 CORE: add a provider argument to ossl_method_construct() vor 3 Jahren
  Matt Caswell 589fbc18aa Don't try and load the config file while already loading the config file vor 3 Jahren
  Richard Levitte 6882652e65 CORE: Do a bit of cleanup of core fetching vor 3 Jahren
  Richard Levitte 793b05865a Refactor evp_generic_do_all() to behave like evp_generic_fetch() vor 3 Jahren
  Richard Levitte 9067cf6ccd CORE: Move away the allocation of the temporary no_cache method store vor 3 Jahren
  Pauli 72f62f4408 coverity 1484912: Null pointer dereferences (NULL_RETURNS) vor 3 Jahren
  Matt Caswell b1c053acda Ensure mirroring of properties works for subsequent updates vor 3 Jahren
  Matt Caswell 447588b69a Add a callback for providers to know about global properties changes vor 3 Jahren
  Matt Caswell e2ed740ec4 Implement the ability to convert a PROPERTY_LIST to a string vor 3 Jahren
  Matt Caswell 8c62707565 Add support for child provider to up_ref/free their parent vor 3 Jahren
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority vor 3 Jahren
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it vor 3 Jahren