osmo-iuh/src
Harald Welte cc27bebd30 ranap: prepare decoding of InitialUE message 2015-09-11 18:45:39 +02:00
..
hnbap hnbap Makefile: add asn1c include directory 2015-09-10 16:43:44 +02:00
ranap ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua Cleanups (rename 'asn1c' to 'hnbap', Makefile sanitizing) 2015-09-10 10:53:37 +02:00
tests add unit test for BCD encoding/decoding 2015-09-11 17:36:59 +02:00
.gitignore update .gitignore 2015-08-31 09:58:12 +02:00
COPYING add AGPLv3 license text 2015-09-10 11:02:31 +02:00
Makefile move BCD string encoding/decoding functions to iu_helpers.[ch] 2015-09-11 17:13:51 +02:00
asn1helpers.c migration of code from ffasn1c to asn1c + asn1tostruct.py 2015-08-30 22:48:59 +02:00
asn1helpers.h migration of code from ffasn1c to asn1c + asn1tostruct.py 2015-08-30 22:48:59 +02:00
hnbap_common.c hnbap: Print error messages in error cases 2015-09-11 17:03:16 +02:00
hnbap_common.h hnbap: Print error messages in error cases 2015-09-11 17:03:16 +02:00
hnbgw.c various cleanups (compiler warnings, coding style) 2015-09-11 17:49:37 +02:00
hnbgw.h introduce ue_context management 2015-09-11 00:15:54 +02:00
hnbgw_hnbap.c various cleanups (compiler warnings, coding style) 2015-09-11 17:49:37 +02:00
hnbgw_hnbap.h first compiling code (untested) 2015-08-30 12:20:09 +02:00
hnbgw_ranap.c ranap: prepare decoding of InitialUE message 2015-09-11 18:45:39 +02:00
hnbgw_ranap.h first dispatch of RUA into RANAP 2015-09-10 22:32:15 +02:00
hnbgw_rua.c Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00
hnbgw_rua.h Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00
iu_common.h add iu_common.h using C structs to describe PER encoded Iu headers 2015-08-30 16:55:43 +02:00
iu_helpers.c various cleanups (compiler warnings, coding style) 2015-09-11 17:49:37 +02:00
iu_helpers.h iu_helpers: fix encoding of BCD (like IMSI) into OCTET STING 2015-09-11 17:35:52 +02:00
ranap_common.c Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00
ranap_common.h first dispatch of RUA into RANAP 2015-09-10 22:32:15 +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 Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00
rua_common.h Back RUA/RANAP integration until RANAP Reset works for cs+ps 2015-09-10 23:49:45 +02:00