Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-05 | asn1tostruct.py: specify python version in shebang | Pau Espin Pedrol | 1 | -1/+1 |
2016-07-12 | asn1tostruct.py: use '#\!/usr/bin/env python', not '#\!/usr/bin/python' | Neels Hofmeyr | 1 | -1/+1 |
2016-02-22 | asn1: Generate _free_*ies function declarations | Daniel Willmann | 1 | -0/+12 |
2016-01-12 | asn1tostruct.py: Zero IEs_t target struct in decode function | Daniel Willmann | 1 | -0/+1 |
2016-01-07 | asn1tostruct: Add memory free functions and use them in HNBAP | Daniel Willmann | 1 | -1/+30 |
2016-01-05 | asn1tostruct.py: don't generate unused local struct instances. | Neels Hofmeyr | 1 | -3/+2 |
2015-12-22 | asn1tostruct.py: Fix memory leaks in generated code | Daniel Willmann | 1 | -2/+9 |
2015-12-16 | asn1tostruct: Avoid erroneous double-underscores | Harald Welte | 1 | -2/+2 |
2015-09-10 | asn1tostruct.py: Add support for type prefixing | Harald Welte | 1 | -41/+44 |
2015-08-30 | asn1tostruct.py: Don't claim copyright on auto-generated code | Harald Welte | 1 | -31/+0 |
2015-08-30 | import ans1tostruct.py from Eurecom OpenAirInterface | Harald Welte | 1 | -0/+515 |