Historique des commits

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