aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/v3_tlsf.c
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-2/+2
* Update copyright yearMatt Caswell2022-05-031-1/+1
* str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy2022-04-221-1/+1
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_v3 symbolsShane Lontis2021-03-181-1/+1
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-3/+3
* Fix safestack issues in conf.hMatt Caswell2020-09-131-2/+0
* Fix safestack issues in asn1.hMatt Caswell2020-09-131-1/+0
* Correct confusing X509V3 conf error output by removing needless 'section:<NUL...Dr. David von Oheimb2020-08-041-1/+2
* Update copyright yearMatt Caswell2020-05-151-1/+1
* coverity 1462556 Resource leakPauli2020-04-301-1/+4
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+3
* Remove OPENSSL_memcmp.Pauli2019-06-211-1/+0
* Join the x509 and x509v3 directoriesRichard Levitte2019-05-291-0/+137