aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* x509: sort stacks before findsPauli2023-05-011-0/+3
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-6/+4
* Fix memory leak in X509V3_add1_i2d when flag is X509V3_ADD_DELETEAllan2022-07-111-1/+3
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-8/+7
* Fix safestack issues in x509v3.hMatt Caswell2020-09-131-2/+0
* Fix safestack issues in x509.hMatt Caswell2020-09-131-1/+0
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+3
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-0/+303