Commit History

Author SHA1 Message Date
  Dr. David von Oheimb c74aaa3920 Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_PKEY_parameters_eq() 4 years ago
  Dr. David von Oheimb 93f99b681a Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and document it 4 years ago
  Dr. David von Oheimb 7674e92324 Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param() 4 years ago
  Bernd Edlinger e9e7b5df86 Fix some places where X509_up_ref is used 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Richard Levitte 3c6ed9555c Rethink the EVP_PKEY cache of provider side keys 4 years ago
  Richard Levitte cdb1663263 Adapt i2d_PUBKEY for provider only keys 4 years ago
  Richard Levitte 4b1aa16499 Add OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends 4 years ago
  Pauli f41ac0eeab Deprecate the low level DSA functions. 4 years ago
  Richard Levitte a076951b71 X509_PUBKEY_set(): Fix memory leak 4 years ago
  Richard Levitte e56ba0e122 Adapt X509_PUBKEY_set() for use with provided implementations 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Dr. Matthias St. Pierre a8f1aabd4b x509: publish X509_PUBKEY_dup 5 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Bernd Edlinger 5dc40a83c7 Fix a crash in reuse of i2d_X509_PUBKEY 5 years ago
  Richard Levitte 3e4b43b9e5 Following the license change, modify the boilerplates in crypto/x509/ 6 years ago
  Matt Caswell 6ec5fce25e Update copyright year 6 years ago
  FdaSilvaYY 7fcdbd839c X509: add more error codes on malloc or sk_TYP_push failure 6 years ago
  Pavel Kopyl 157997f0c0 Fix error handling in i2d* functions. 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Dr. Stephen Henson fa0a9d715e Fix X509_PUBKEY cached key handling. 8 years ago
  Dr. Stephen Henson d2ec189fdd Remove X509_PUBKEY lock. 8 years ago
  Dr. Stephen Henson 29fa0a1af4 Make X509_PUBKEY opaque 8 years ago
  Dr. Stephen Henson 91829e456c move x_pubkey.c to crypto/x509 8 years ago