osmo-iuh/src
Harald Welte e844bf7828 sabp: Generate C/H files for SABP; create libosmo-sabp
This uses the (modified) Osmocom asn1c on the (modified) SABP ASN.1
syntax to generate C code + header files for SABP parsing/encoding.

It also adds some helper code for message encoding and decoding as well
as a new libosmo-sabp shared library which can be used by programs to
implement SABP related functionality.

Change-Id: Ib9580d1af96354398da4c9f97b28a0e23d56e275
2019-09-23 20:23:51 +02:00
..
hnbap build: cosmetic: hnbap: undup asn1 src path 2016-09-09 06:43:32 +00:00
ranap build: use $top_srcdir instead of ../ 2016-02-29 14:28:00 +01:00
rua build: use $top_srcdir instead of ../ 2016-02-29 14:28:00 +01:00
sabp sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00
tests ranap_msg_factory: Fix criticality of PDUs 2019-04-20 22:53:49 +02:00
.gitignore sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00
Makefile.am sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00
context_map.c cosmetic: context_map_tmr_cb(): fix comment 2017-12-25 00:46:12 +01:00
hnbap_common.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
hnbgw.c hnbgw: Add libosmoctrl's VTY CTRL command initialization 2019-09-20 17:21:23 +02:00
hnbgw_cn.c osmo-hnbgw: reply with RESET ACK when receiving a RESET 2019-03-08 05:10:48 +01:00
hnbgw_hnbap.c osmo-hnbgw: logging tweaks 2019-03-08 05:10:48 +01:00
hnbgw_ranap.c Fix various compiler warnings in hnb-gw code 2017-11-21 11:08:56 +00:00
hnbgw_rua.c spelling stuff found by lintian 2019-07-16 21:48:47 +02:00
hnbgw_vty.c hnbgw_vty.c: fix: properly pass pointer to g_hnb_gw 2019-08-23 00:30:40 +02:00
iu_client.c iu_client: introduce UE field free_on_release 2019-09-16 13:57:50 +00:00
iu_client_vty.c iu_client: derive local SCCP addr from sccp instance 2017-08-13 22:46:04 +00:00
iu_helpers.c fix transport layer addr again, for nano3g 2018-09-30 23:35:35 +02:00
ranap_common.c fix 3 compiler warnings in ranap_common.c 2017-12-20 15:55:14 +00:00
ranap_common_cn.c Fix various compiler warnings in hnb-gw code 2017-11-21 11:08:56 +00:00
ranap_msg_factory.c ranap_msg_factory: Fix criticality of PDUs 2019-04-20 22:53:49 +02:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
rua_msg_factory.c build: move headers to include/osmocom/* 2016-09-09 06:43:32 +00:00
sabp_common.c sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00