Historique des commits

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