Historique des commits

Auteur SHA1 Message Date
  Matthias St. Pierre 1acc3e8cc3 no-engine: fix signing with legacy app method based keys il y a 1 an
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  atishkov 926601dc0f Remove unused internal functions il y a 1 an
  Yi Li 4032cd9a14 configure: introduce no-ecx to remove ECX related feature il y a 1 an
  afshinpir 864c70e43e `EVP_PKEY_CTX_dup` segmentation fault fix il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Tomas Mraz 615525bd4d int_ctx_new(): Revert extra OPENSSL_init_crypto() call il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Dmitry Belyavskiy e560655f72 Ensure we initialized the locale before evp_pkey_name2type il y a 2 ans
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 2 ans
  Richard Levitte 5246183e7a EVP: Reverse the fetch logic in all pkey using functionality il y a 3 ans
  slontis 85407b7754 Fix double free in EVP_PKEY_CTX_dup() il y a 3 ans
  Matt Caswell c6fcd88fa0 Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcs il y a 3 ans
  Richard Levitte ad0a2c0110 EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider() il y a 3 ans
  Tomas Mraz 4d4de19e9c Fix potential problems with EVP_PKEY_CTX_new() with engine set il y a 3 ans
  Matt Caswell 929f651eaa Fix custom EVP_PKEY_METHOD implementations where no engine is present il y a 3 ans
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning il y a 3 ans
  Pauli 4c3c2633b2 evp: remove TODOs il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing il y a 3 ans
  Pauli 87e4e9c473 todo: remove TODO(3.0) from the sources. il y a 3 ans
  Dr. David von Oheimb 56784203ec Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc. il y a 3 ans
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it il y a 3 ans
  Tomas Mraz b247113c05 Detect low-level engine and app method based keys il y a 3 ans
  Pauli 7153f54437 evp: fix coverity 1470561: resource leak il y a 3 ans
  Matt Caswell b574c6a9ac Cache legacy keys instead of downgrading them il y a 3 ans
  Tomas Mraz 0be6cf0c7e Remove some of the TODO 3.0 in crypto/evp related to legacy support. il y a 3 ans
  Tomas Mraz fb67126ea8 EVP_PKEY_CTX_get/settable_params: pass provider operation context il y a 3 ans
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys il y a 3 ans
  Shane Lontis 5af02212a5 Fix external symbols related to dsa keys il y a 3 ans