summaryrefslogtreecommitdiffstats
path: root/scripts/asn1_compiler.c
Commit message (Expand)AuthorAgeFilesLines
* ASN.1: fix open failure check on headernameColin Ian King2016-04-061-1/+1
* ASN.1: Copy string names to tokens in ASN.1 compilerDavid Howells2015-08-071-82/+73
* ASN.1: Add an ASN.1 compiler option to dump the element treeDavid Howells2015-08-071-12/+76
* ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells2015-08-051-1/+2
* ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells2015-08-051-1/+2
* ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells2015-08-051-7/+10
* X.509: silence asn1 compiler debug outputArnd Bergmann2015-01-231-11/+19
* X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr2013-09-251-0/+2
* X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-081-0/+1545
OpenPOWER on IntegriCloud