Historique des commits

Auteur SHA1 Message Date
  Tomas Mraz 559e078d94 Fix size_t/int mismatch in cms_ec.c and rsa_sig.c il y a 1 an
  ndossche ba061818e9 Fix incomplete check on CMS_SharedInfo_encode il y a 1 an
  Dr. David von Oheimb 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() il y a 2 ans
  Peiwei Hu 2cba2e160d Fix the checks of EVP_PKEY_CTX_set/get_* functions il y a 2 ans
  Peiwei Hu 56876ae952 Fix the erroneous checks of EVP_PKEY_CTX_set_group_name il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Michael Baentsch d15d561844 enable CMS sign/verify for provider-implemented PKEYs il y a 2 ans
  Dr. David von Oheimb 04bc3c1277 Fix malloc failure handling of X509_ALGOR_set0() il y a 3 ans
  PW Hu 2349d7ba57 Fix the return check of OBJ_obj2txt il y a 3 ans
  Pauli 60d13c8ff8 remove end of line whitespace il y a 3 ans
  Pauli dfb0b8d63a cms: free PKEY_CTX il y a 3 ans
  Pauli 8dff167dfe cms: fix coverity 1485981: unchecked return value il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Richard Levitte ad57a13bb8 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() il y a 3 ans
  Shane Lontis 53155f1c81 Fix external symbols for cms. il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY il y a 3 ans
  Richard Levitte c2403f362e Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC il y a 4 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Richard Levitte 4f2abe4378 Adapt libcrypto functionality to specify the desired input structure il y a 4 ans
  Matt Caswell 5ac8fb584a Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key il y a 4 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans
  Matt Caswell 29000e43ea Make evp_pkey_ctx_get0_libctx/propq public API il y a 4 ans
  Matt Caswell 9ab7fe4836 Move CMS signing code out of the algorithms and into CMS il y a 4 ans