summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_constraints.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix potential overflow in CN subject line parsing, thanks tobeck2020-09-181-4/+5
* remove unneeded variable "type".beck2020-09-141-6/+5
* Don't leak names on successbeck2020-09-141-1/+2
* Add x509_constraints.c - a new implementation of x509 name constraints, withbeck2020-09-111-0/+1180