Commit Graph

51 Commits (master)

Author SHA1 Message Date
Neels Hofmeyr a33955ce8f asn1tostruct.py: fix leak in error paths of iesDefs
1 month ago
Oliver Smith 69bb2fab2b asn1tostruct: don't use f-strings
7 months ago
Oliver Smith 1d19c8e21e asn1tostruct: fix defines getting redefined
7 months ago
Oliver Smith 48c038d399 asn1: fix visibility warnings from generated code
7 months ago
Oliver Smith 9b4de3f401 treewide: remove FSF address
1 year ago
Oliver Smith 16441ffbb3 debian, asn1tostruct.py: switch to python3
4 years ago
Harald Welte 7095c7ed0c sabp: Add Procedure Codes and IEI constants to CommonDataTypes
4 years ago
Harald Welte f7f85ef092 sabp: fixup SABP ASN.1 to avoid IOC (which are not supported by our toolchain)
4 years ago
Harald Welte d673facccd sabp: Initial import of SABP ASN.1 from 3GPP TS 25.419 V11.1.0 (2013-03)
4 years ago
Harald Welte 175cc0f710 asn1enum.pl: Make compatible with modern perl
4 years ago
Bernhard M. Wiedemann 7a97fcafed asn1tostruct: allow to override build date
5 years ago
Neels Hofmeyr f33d16404d compiler warning: asn1tostruct.py: return 0 at end of *_free_*()
6 years ago
Neels Hofmeyr 6eeef115a9 hnbap,rua,ranap decode: fix segfault on decode error
6 years ago
Pau Espin 166a3767bd asn1tostruct.py: specify python version in shebang
6 years ago
Neels Hofmeyr f706d6c065 asn1tostruct.py: use '#\!/usr/bin/env python', not '#\!/usr/bin/python'
7 years ago
Daniel Willmann 19dea8b49b asn1: Generate _free_*ies function declarations
7 years ago
Daniel Willmann 86a14053d8 asn1tostruct.py: Zero IEs_t target struct in decode function
7 years ago
Daniel Willmann d10002cf8d asn1tostruct: Add memory free functions and use them in HNBAP
8 years ago
Neels Hofmeyr c13ebf78c8 asn1tostruct.py: don't generate unused local struct instances.
8 years ago
Harald Welte c371a42938 RANAP-PDU-Contents: fix syntax error regarding InitialUE-Message
8 years ago
Harald Welte c89c2a6e6a RANAP: Replace the last remainng TBCD-STRING with OCTET STRING
8 years ago
Daniel Willmann d174e76f1d asn1tostruct.py: Fix memory leaks in generated code
8 years ago
Neels Hofmeyr 8aac21a5e8 Remove obsolete ffasn1c files.
8 years ago
Harald Welte b2daa0d803 ranap ASN.1: Define IMSI as OCTET STRING to work around asn1c bug
8 years ago
Harald Welte b7f67c4b14 ranap: Don't forget ProtocolIE-CointainerPair around ProtocolIE-FieldPair
8 years ago
Harald Welte 93690184b0 RANAP: Split FormatInformationParameter / SDUParameterItem
8 years ago
Harald Welte 49695572ba One further RANAP hacking session
8 years ago
Harald Welte a0c74240fa asn1tostruct: Avoid erroneous double-underscores
8 years ago
Harald Welte 1989913ba2 RANAP: Add more types/IEs to RANAP-PDU.asn and re-generate C
8 years ago
Harald Welte 6289cc6248 remove obsolete asn1c makefiles in the asn1c/ hierarchy
8 years ago
Harald Welte ac9c024432 ranap: Add more manual definitions to RANAP-PDUs
8 years ago
Harald Welte 84839c04ea asn1tostruct.py: Add support for type prefixing
8 years ago
Harald Welte 547b76c5b4 asn1tostruct.py: Don't claim copyright on auto-generated code
8 years ago
Harald Welte 245daf9422 import ans1tostruct.py from Eurecom OpenAirInterface
8 years ago
Harald Welte 1c2b568d79 HNBAP: Remove HNBRegisterAccept / HNBRegisterResposne naming inconsistency
8 years ago
Harald Welte 8d6026742f generate ASN.1 structures for each message withotu iformation object class
8 years ago
Harald Welte 96ec96e3b4 asn1 syntax fixup for ffasn1c
8 years ago
Harald Welte 3bd59c9d59 Add Procedure Codes and IEI constants to CommonDataTypes
8 years ago
Harald Welte f24cabee15 RANAP: Further qualify Constants. They're not just integer
8 years ago
Harald Welte ba404f9e48 RUA ASN.1 Rewrite to avoid information object classes
8 years ago
Harald Welte 4f119e58e9 RANAP ASN.1 Rewrite to avoid information object classes
8 years ago
Harald Welte 355d9513c0 HNBAP ASN.1: Rewrite to avoid information object classes
8 years ago
Harald Welte b866659991 ADD IU-Common.asn as an attempt to unify the message parsing
8 years ago
Harald Welte ac0435b691 fixup ffasn1
8 years ago
Harald Welte 1458c09583 give asn1c generated files more useful names
8 years ago
Harald Welte e180c16ba1 Add generated code for RUA using eurecom asn1tostruct.py
8 years ago
Harald Welte c0e8e5c567 add ffasn1c generated code for HNBAP, RANAP and RUA
8 years ago
Harald Welte 511365b056 RUA: Add missing RUA-PDU-Contents.asn and RUA-PDU-Descriptions.asn
8 years ago
Harald Welte 8f2fb0cca5 Import RANAP from 3GPP TS 25.413 V12.4.0 (2015-03)
8 years ago
Harald Welte ac666f5831 Import HNBAP asn.1 from 3GPP TS 25.469 V12.4.0 (2015-03)
8 years ago