summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_parse.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Fix BIO_set_indent() checkNiels Dossche2023-02-081-1/+1
* asn1: properly clean up on failed BIO creationPauli2021-06-221-4/+5
* ASN1_parse_dump(): allow NULL BIO input, to simplify applications not needing...Dr. David von Oheimb2021-06-151-7/+8
* ASN1: rename asn1_par.c to asn1_parse.c for clarity; simplify asn1_parse2()Dr. David von Oheimb2021-06-151-0/+385