Historia zmian

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