summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-04-06ASN.1: fix open failure check on headernameColin Ian King1-1/+1
2015-08-07ASN.1: Copy string names to tokens in ASN.1 compilerDavid Howells1-82/+73
2015-08-07ASN.1: Add an ASN.1 compiler option to dump the element treeDavid Howells1-12/+76
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells3-7/+21
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells3-3/+17
2015-08-05ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells1-7/+10
2015-01-23X.509: silence asn1 compiler debug outputArnd Bergmann1-11/+19
2013-09-25X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr1-0/+2
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells7-0/+1721