aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ranap
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Add ranap_decode_rab_releaseditemies_fromlist()Harald Welte1-0/+5
2023-05-11add ranap_new_msg_reset2() with GlobalRNC-IDNeels Hofmeyr1-0/+3
2022-11-15ranap_common_cn: rename ctx -> privOliver Smith2-3/+3
2022-11-15ranap_common_cn: remove unused ctx argsOliver Smith1-2/+6
2022-11-14asn1: fix visibility warnings from generated codeOliver Smith27-206/+635
2022-06-10move new_transp_layer_addr to public APINeels Hofmeyr1-0/+1
2022-02-14ranap_common: add decoder for RAB-ReleaseListPhilipp Maier1-0/+5
2022-02-14ranap_common: add decoder for RAB-FailedListPhilipp Maier1-0/+5
2022-01-31ranap_common_ran: add decoder for CN/MSC originated messagesPhilipp Maier4-2/+19
2022-01-28ranap_common_cn: add functions for direct access to decoderPhilipp Maier1-0/+12
2022-01-11iu_helpers: add function ranap_transp_layer_addr_decode2Philipp Maier1-0/+2
2022-01-10iu_helpers: make new_transp_info_(rtp|gtp) publicPhilipp Maier1-0/+7
2022-01-09cosmetic: don't use 4 speaces instead of tabsPhilipp Maier1-2/+2
2022-01-09ranap_common: add decoder for RAB SetupOrModifyItemFirstPhilipp Maier1-0/+5
2022-01-04Introduce dynamic log category for libosmo-rua/hnbapPau Espin Pedrol1-1/+1
2021-10-27ranap: Use asn1c flag -fcompound-names to avoid name collisions with other libsPau Espin Pedrol579-726/+726
2021-10-26Update generated .c/.h after using asn1c -R paramPau Espin Pedrol579-0/+579
2021-04-14ranap_iu_tx_release_free(): always trigger RANAP_IU_EVENT_IU_RELEASE as a resultPau Espin Pedrol1-3/+3
2021-02-08ranap_msg_factory: Allow detailed control over UEA/UIA algorithm encodedHarald Welte1-0/+3
2019-09-16iu_client: introduce UE field free_on_releaseAlexander Couzens1-0/+2
2019-09-15iu_client: introduce ranap_iu_tx_release_free()Alexander Couzens1-0/+9
2019-09-12iu_client: allow to control the notificationsAlexander Couzens1-0/+1
2019-09-03iu_client: introduce ranap_iu_free_ue() to free the UE connectionsAlexander Couzens1-0/+4
2019-01-22ranap_msg_factory.h: fix enum def within function signatureNeels Hofmeyr1-0/+1
2017-12-20iu: iu_helpers: add functions to decode ip/port from rab-assPhilipp Maier1-0/+6
2017-07-31move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_clientNeels Hofmeyr2-0/+75
2017-07-31ranap_common.h: fix include of asn1c/asn_application.hNeels Hofmeyr1-1/+1
2016-09-09build: distcheck: add missing distclean filesNeels Hofmeyr1-0/+3
2016-09-09build: fix ranap gen, use same for gen hnbap and rua genNeels Hofmeyr1-2/+2
2016-09-08RAB Assign for voice: heed the x213 nsap flagNeels Hofmeyr1-1/+3
2016-05-15attempt to fix parallel build, improve AM logicAlexander Huemer1-2967/+0
2016-04-25new RAB: add use_x213_nsap parameter / change it to boolNeels Hofmeyr1-1/+3
2016-04-20ranap_msg_factory: Add keystatus parameter for security mode cmdDaniel Willmann1-1/+1
2016-04-19cosmetic: comment typosNeels Hofmeyr1-1/+1
2016-04-19ranap_msg_factory: add Iu Release Complete msg generatorNeels Hofmeyr1-0/+3
2016-04-19ranap_msg_factory: add Security Mode Complete msg generatorNeels Hofmeyr1-0/+7
2016-02-29avoid a warning by declaring struct gprs_ra_id opaquelyNeels Hofmeyr1-0/+1
2016-02-22asn1: Generate _free_*ies function declarationsDaniel Willmann1-1/+316
2016-02-18ranap: Add custom ranap_decode_rab_setupormodifieditemies() functionDaniel Willmann1-0/+7
2016-02-18ranap_common: Add helper function to get IP from transport layer addrDaniel Willmann1-0/+1
2016-01-25ranap_common.h: declare ranap_parse_lai()Neels Hofmeyr1-0/+2
2016-01-11Add missing ranap_ies_defs.h (generated from 'make regen' but we want it comm...Neels Hofmeyr1-0/+2652
2016-01-06make ranap_common.cn.[ch] part of libosmo-ranapHarald Welte2-0/+15
2016-01-05move ranap_*.h,iu_helpers.h to include/osmocom/ranap/Neels Hofmeyr4-0/+700
2016-01-05Fix install location to osmocom/ranap (without osmo-iuh)Neels Hofmeyr1-1/+1
2016-01-05Remove osmo-iuh subdir level from include/ (2/2)Neels Hofmeyr351-726/+726
2016-01-05Remove osmo-iuh subdir level from include/ (1/2)Neels Hofmeyr580-0/+27620