Histórico de Commits

Autor SHA1 Mensagem Data
  Anatolii Lishchynskyi 34e4a962bc Erase temporary buffer in EVP_PKEY_get_bn_param() há 1 ano atrás
  zhailiangliang ab5a172f1b Fix potential NULL pointer dereference in function evp_pkey_asn1_ctrl há 1 ano atrás
  Simo Sorce 98642df4ba Propagate selection all the way on key export há 1 ano atrás
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places há 1 ano atrás
  Dr. David von Oheimb bd07cc1c7e ERR: replace remnant ECerr() and EVPerr() calls in crypto/ há 1 ano atrás
  Tomáš Mráz c342004e07 EVP_PKEY_eq: regain compatibility with the 3.0.0 FIPS provider há 1 ano atrás
  Pauli ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument há 2 anos atrás
  slontis 4e9a4997c5 Fix memory leak in EVP_PKEY_get1_encoded_public_key. há 2 anos atrás
  K1 115eb945ac Fix a mem leak in evp_pkey_export_to_provider há 2 anos atrás
  Tomas Mraz d8732803c4 Check return of BIO_new() and always free pkey from evp_pkey_copy_downgraded() há 2 anos atrás
  Matt Caswell ae4d9573ac Fix a mem leak in evp_pkey_copy_downgraded() há 2 anos atrás
  Peiwei Hu 7e5e91176b Fix the defective check of EVP_PKEY_get_params há 2 anos atrás
  Matt Caswell fecb3aae22 Update copyright year há 2 anos atrás
  Dmitry Belyavskiy fba140c735 str[n]casecmp => OPENSSL_strncasecmp há 2 anos atrás
  Richard Levitte d5f9166bac Move e_os.h to include/internal há 2 anos atrás
  Richard Levitte f3ba626538 Fix EVP_PKEY_eq() to be possible to use with strictly private keys há 2 anos atrás
  x2018 9dddcd90a1 add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(), há 2 anos atrás
  Matt Caswell 43da9a14f0 Prevent an overflow if an application supplies a buffer that is too small há 2 anos atrás
  Matt Caswell f7d6868d0d Ensure pkey_set_type handles ENGINE references correctly há 2 anos atrás
  PW Hu d11cab4781 Bugfix: unsafe return check of EVP_PKEY_fromdata há 2 anos atrás
  PW Hu 5e199c356d Bugfix: unsafe return check of EVP_PKEY_fromdata_init há 2 anos atrás
  Richard Levitte 4e92d5c79d EVP_PKEY_get_utf8_string_param(): ensure the string is NUL terminated há 2 anos atrás
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning há 3 anos atrás
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name há 3 anos atrás
  Shane Lontis 3c15d67705 Fix error stack for some fetch calls. há 3 anos atrás
  Richard Levitte bed7437b00 Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer há 3 anos atrás
  Richard Levitte d2f5321293 Make sure to include "internal/numbers.h" to get SIZE_MAX há 3 anos atrás
  Tomas Mraz e9fe0f7e9d Replace EVP_PKEY_supports_digest_nid há 3 anos atrás
  Tomas Mraz 3c39bd9b89 Drop ASN1_PKEY_CTRL_SUPPORTS_MD_NID há 3 anos atrás
  Shane Lontis c85c5e1a53 Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters(). há 3 anos atrás