aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/utils/asn1tostruct.py
AgeCommit message (Expand)AuthorFilesLines
2019-12-11debian, asn1tostruct.py: switch to python3osmith/fix-python3Oliver Smith1-34/+34
2018-05-30asn1tostruct: allow to override build dateBernhard M. Wiedemann1-2/+3
2017-12-25compiler warning: asn1tostruct.py: return 0 at end of *_free_*()Neels Hofmeyr1-0/+2
2017-12-20hnbap,rua,ranap decode: fix segfault on decode errorNeels Hofmeyr1-1/+6
2017-04-05asn1tostruct.py: specify python version in shebangPau Espin Pedrol1-1/+1
2016-07-12asn1tostruct.py: use '#\!/usr/bin/env python', not '#\!/usr/bin/python'Neels Hofmeyr1-1/+1
2016-02-22asn1: Generate _free_*ies function declarationsDaniel Willmann1-0/+12
2016-01-12asn1tostruct.py: Zero IEs_t target struct in decode functionDaniel Willmann1-0/+1
2016-01-07asn1tostruct: Add memory free functions and use them in HNBAPDaniel Willmann1-1/+30
2016-01-05asn1tostruct.py: don't generate unused local struct instances.Neels Hofmeyr1-3/+2
2015-12-22asn1tostruct.py: Fix memory leaks in generated codeDaniel Willmann1-2/+9
2015-12-16asn1tostruct: Avoid erroneous double-underscoresHarald Welte1-2/+2
2015-09-10asn1tostruct.py: Add support for type prefixingHarald Welte1-41/+44
2015-08-30asn1tostruct.py: Don't claim copyright on auto-generated codeHarald Welte1-31/+0
2015-08-30import ans1tostruct.py from Eurecom OpenAirInterfaceHarald Welte1-0/+515