summaryrefslogtreecommitdiffstats
path: root/lib/asn1_decoder.c
Commit message (Expand)AuthorAgeFilesLines
* ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constantsDavid Howells2012-12-141-4/+4
* X.509: Fix indefinite length element skip error handlingDavid Howells2012-10-101-9/+19
* X.509: Add an ASN.1 decoderDavid Howells2012-10-081-0/+477