Histórico de Commits

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