summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_trust.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove repeated wordsDimitri Papadopoulos2023-09-111-1/+1
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* x509: sort stacks before findsPauli2023-05-011-0/+2
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-8/+4
* X509{,_LOOKUP}: Improve distinction between not found and fatal/internal errorDr. David von Oheimb2022-05-041-2/+3
* Update copyright yearMatt Caswell2022-05-031-1/+1
* x509: handle returns from X509_TRUST_get_by_id() more consistentlyPauli2022-02-211-4/+4
* Change condition to avoid spurious compiler complaints.Pauli2022-02-111-1/+1
* replace ;; with ; as statement separatorPauli2022-01-181-1/+1
* x509_trs.c: rename to x509_trust.c and correct comment in trust_compat()Dr. David von Oheimb2021-06-081-0/+300