Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Matt Caswell 36424806d6 Don't take a write lock when freeing an EVP_PKEY il y a 1 an
  Simo Sorce 98642df4ba Propagate selection all the way on key export il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  manison 37b850738c EVP: fix evp_keymgmt_util_match so that it actually tries cross export the other way if the first attempt fails il y a 2 ans
  Richard Levitte 5246183e7a EVP: Reverse the fetch logic in all pkey using functionality il y a 3 ans
  Richard Levitte fb0f65fff8 Fix lock leak in evp_keymgmt_util_export_to_provider() il y a 2 ans
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning il y a 3 ans
  Pauli 1af9b646e8 keymgmt: better detect when a key manager can be reused il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it il y a 3 ans
  Richard Levitte e36a4dc476 EVP: evp_keymgmt_util_try_import() should clean up on failed import il y a 3 ans
  Matt Caswell 145a4c871d Remove a TODO(3.0) from keymgmt_lib.c il y a 3 ans
  Shane Lontis a732a4c329 Add EVP_PKEY_todata() and EVP_PKEY_export() functions. il y a 3 ans
  Tomas Mraz 85fcc3fb77 Remove keymgmt_copy function from the provider API il y a 3 ans
  Tomas Mraz b4f447c038 Add selection support to the provider keymgmt_dup function il y a 3 ans
  Tomas Mraz 4a9fe33c8e Implement provider-side keymgmt_dup function il y a 3 ans
  Tomas Mraz e08993eab6 evp_keymgmt_util_copy: Fix possible leak on copy failure il y a 3 ans
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Pauli 64954e2f34 Fix race condition & allow operation cache to grow. il y a 3 ans
  Richard Levitte f4a3799cc4 EVP: Make EVP_PKEY_set_params() increment the dirty count il y a 3 ans
  Matt Caswell 0b07db6f56 Ensure the EVP_PKEY operation_cache is appropriately locked il y a 3 ans
  Richard Levitte 655f73cecf EVP: Add the internal convenience function evp_keymgmt_util_export() il y a 4 ans
  Richard Levitte af836c22ce EVP KEYMGMT utils: Make a few more utility functions available il y a 4 ans
  Matt Caswell 11391da217 Always create a key when importing il y a 4 ans
  Dr. David von Oheimb c74aaa3920 Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq() il y a 4 ans
  Richard Levitte 036ee37063 EVP: Fix evp_keymgmt_util_copy() for to->keymgmt == NULL il y a 4 ans
  Pauli 54b47afedb keymgmt: convert to use the params modification detection. il y a 4 ans