index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
asn1_compiler.c
Age
Commit message (
Expand
)
Author
2023-04-26
ASN.1: Fix check for strdup() success
Ekaterina Orlova
2022-09-29
scripts: remove unused argument 'type'
Zeng Heng
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-10-29
ASN.1: Remove unnecessary shadowed local variable
Leonardo Bras
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2016-04-06
ASN.1: fix open failure check on headername
Colin Ian King
2015-08-07
ASN.1: Copy string names to tokens in ASN.1 compiler
David Howells
2015-08-07
ASN.1: Add an ASN.1 compiler option to dump the element tree
David Howells
2015-08-05
ASN.1: Handle 'ANY OPTIONAL' in grammar
David Howells
2015-08-05
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
David Howells
2015-08-05
ASN.1: Fix handling of CHOICE in ASN.1 compiler
David Howells
2015-01-23
X.509: silence asn1 compiler debug output
Arnd Bergmann
2013-09-25
X.509: remove possible code fragility: enumeration values not handled
Antonio Alecrim Jr
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells