aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2019-12-11debian, asn1tostruct.py: switch to python3osmith/fix-python3Oliver Smith1-34/+34
2019-09-21sabp: Add Procedure Codes and IEI constants to CommonDataTypesHarald Welte2-32/+72
2019-09-21sabp: fixup SABP ASN.1 to avoid IOC (which are not supported by our toolchain)Harald Welte2-11/+155
2019-09-21sabp: Initial import of SABP ASN.1 from 3GPP TS 25.419 V11.1.0 (2013-03)Harald Welte6-0/+994
2019-09-20asn1enum.pl: Make compatible with modern perlHarald Welte1-1/+1
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-27RANAP-PDU-Contents: fix syntax error regarding InitialUE-MessageHarald Welte1-1/+1
2015-12-24RANAP: Replace the last remainng TBCD-STRING with OCTET STRINGHarald Welte1-1/+1
2015-12-22asn1tostruct.py: Fix memory leaks in generated codeDaniel Willmann1-2/+9
2015-12-22Remove obsolete ffasn1c files.Neels Hofmeyr6-58879/+0
2015-12-19ranap ASN.1: Define IMSI as OCTET STRING to work around asn1c bugHarald Welte1-1/+1
2015-12-19ranap: Don't forget ProtocolIE-CointainerPair around ProtocolIE-FieldPairHarald Welte1-1/+1
2015-12-18RANAP: Split FormatInformationParameter / SDUParameterItemHarald Welte1-2/+4
2015-12-16One further RANAP hacking sessionHarald Welte2-75/+145
2015-12-16asn1tostruct: Avoid erroneous double-underscoresHarald Welte1-2/+2
2015-12-16RANAP: Add more types/IEs to RANAP-PDU.asn and re-generate CHarald Welte1-1/+363
2015-09-11remove obsolete asn1c makefiles in the asn1c/ hierarchyHarald Welte2-12/+0
2015-09-10ranap: Add more manual definitions to RANAP-PDUsHarald Welte1-0/+121
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
2015-08-30HNBAP: Remove HNBRegisterAccept / HNBRegisterResposne naming inconsistencyHarald Welte1-4/+4
2015-08-30generate ASN.1 structures for each message withotu iformation object classHarald Welte4-1/+584
2015-08-30asn1 syntax fixup for ffasn1cHarald Welte3-16/+4
2015-08-30Add Procedure Codes and IEI constants to CommonDataTypesHarald Welte4-6/+427
2015-08-30RANAP: Further qualify Constants. They're not just integerHarald Welte1-319/+325
2015-08-30RUA ASN.1 Rewrite to avoid information object classesHarald Welte3-14/+63
2015-08-30RANAP ASN.1 Rewrite to avoid information object classesHarald Welte3-566/+159
2015-08-30HNBAP ASN.1: Rewrite to avoid information object classesHarald Welte2-107/+76
2015-08-30ADD IU-Common.asn as an attempt to unify the message parsingHarald Welte1-0/+45
2015-08-30fixup ffasn1Harald Welte3-3/+3
2015-08-30give asn1c generated files more useful namesHarald Welte6-0/+0
2015-08-29Add generated code for RUA using eurecom asn1tostruct.pyHarald Welte3-0/+781
2015-08-29add ffasn1c generated code for HNBAP, RANAP and RUAHarald Welte6-0/+58879
2015-08-29RUA: Add missing RUA-PDU-Contents.asn and RUA-PDU-Descriptions.asnHarald Welte2-0/+361
2015-08-29Import RANAP from 3GPP TS 25.413 V12.4.0 (2015-03)Harald Welte6-0/+7514
2015-08-29Import HNBAP asn.1 from 3GPP TS 25.469 V12.4.0 (2015-03)Harald Welte6-0/+1650
2015-08-29add RUA asn.1 syntax from 3GPP TS 25.468 V12.1.0 (2014-12)Harald Welte4-0/+445