summaryrefslogtreecommitdiffstats
path: root/crypto/x509
AgeCommit message (Expand)Author
2023-08-16Check i2d_X509_NAME return in X509_NAME_hash_ex/old3lswear
2023-08-10For ASN1_STRING_set() check result and set correct error codeatishkov
2023-08-01Copyright year updatesMatt Caswell
2023-07-31Fix a regression in X509_VERIFY_PARAM_add0_policy()Matt Caswell
2023-07-25get_cert_by_subject_ex(): Check result of X509_STORE_lock()atishkov
2023-07-25x509: add ASN1_STRING_set() check resultatishkov
2023-07-24fix: reject adding a duplicity into STACK_OF(X509_ATTRIBUTE)Adam Ć ulc
2023-06-12X509_NAME_cmp fix for empty nameWim Decroix
2023-06-12Fix incorrect ERR_raise() callsTheo Buehler
2023-06-05Don't take a write lock to retrieve a value from a stackMatt Caswell
2023-06-05Avoid an unneccessary lock if we didn't add anything to the storeMatt Caswell
2023-05-30Update copyright yearTomas Mraz
2023-05-29x509: Handle ossl_policy_level_add_node errorsClemens Lang
2023-05-29x509: Fix possible use-after-free when OOMClemens Lang
2023-04-21Fix checking return code of EVP_PKEY_get_int_param at check_curvePetr Mikhalicin
2023-03-28Ensure that EXFLAG_INVALID_POLICY is checked even in leaf certsMatt Caswell
2023-03-22x509: excessive resource use verifying policy constraintsPauli
2023-03-15doc/man3/X509_STORE_CTX_get_error.pod: make order consistent, add some missin...Dr. David von Oheimb
2023-03-14Update copyright yearMatt Caswell
2023-02-07CVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address (3.0)Hugo Landau
2023-02-07Do not create DSA keys without parameters by decoderTomas Mraz
2023-02-07Fix type confusion in nc_match_single()Viktor Dukhovni
2023-01-24Fix corruption when searching for CRLs in hashed directoriesHugo Landau
2023-01-23X509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix omission in X509_VERIFY_...Dr. David von Oheimb
2023-01-19Fix incorrect error return value in i2r_ADMISSION_SYNTAX()Niels Dossche
2022-12-21Update copyright yearTomas Mraz
2022-12-16Refine the documents of several APIsPeiwei Hu
2022-12-08x509: fix double locking problemPauli
2022-12-01Update copyright yearTomas Mraz
2022-11-23crypto/*: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-11-21Fix coverity issues in X509v3_addrslontis
2022-11-21Clear unused variables in X509_print_ex()zhouzilong
2022-11-16Catch incorrect IPAddressFamily lengthsGraham Woodward
2022-11-11Move e_os.h to include/internalRichard Levitte
2022-11-11punycode: update to use WPACKET instead of using custom range checkingPauli
2022-11-09Fix typosDimitris Apostolou
2022-11-09x509: remove dead call to strlen()Pauli
2022-10-27x509: fix -Wunused-but-set-variableSam James
2022-10-20Fix no longer implicitly refresh the cached TBSCertificateGibeom Gwon
2022-10-11Update copyright yearMatt Caswell
2022-10-05Fix regression in i2d_re_X509_REQ_tbs()Tomas Mraz
2022-09-16x509_vpm.c: add missing direct error reporting and improve coding styleDr. David von Oheimb
2022-09-16X509_STORE_CTX_set_default(): improve error handling, also in its useDavid von Oheimb
2022-09-10crypto/x509/{x509_req,x_all}.c: add some NULL parameter checks, improve codin...Dr. David von Oheimb
2022-09-10X509 x_all.c: Set 'modified' flag when ASN1_item_sign{,_ctx} call was successfulGibeom Gwon
2022-09-10X509 x509_req.c: Set 'modified' flag when X509_req_info_st member data updatedGibeom Gwon
2022-08-23Moving notify check after the no time checkRyan Kelley
2022-07-22Fix a crash in v2i_IPAddrBlocks()Matt Caswell
2022-07-12x509_vfy.c: Revert the core of #14094 regarding chain_build() error reportingDr. David von Oheimb
2022-07-11Fix memory leak in X509V3_add1_i2d when flag is X509V3_ADD_DELETEAllan