Historial de Commits

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