aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/asn1_compiler.c
AgeCommit message (Expand)Author
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2018-10-29ASN.1: Remove unnecessary shadowed local variableLeonardo Bras
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada
2016-04-06ASN.1: fix open failure check on headernameColin Ian King
2015-08-07ASN.1: Copy string names to tokens in ASN.1 compilerDavid Howells
2015-08-07ASN.1: Add an ASN.1 compiler option to dump the element treeDavid Howells
2015-08-05ASN.1: Handle 'ANY OPTIONAL' in grammarDavid Howells
2015-08-05ASN.1: Fix actions on CHOICE elements with IMPLICIT tagsDavid Howells
2015-08-05ASN.1: Fix handling of CHOICE in ASN.1 compilerDavid Howells
2015-01-23X.509: silence asn1 compiler debug outputArnd Bergmann
2013-09-25X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr
2012-10-08X.509: Add simple ASN.1 grammar compilerDavid Howells