aboutsummaryrefslogtreecommitdiffstats
path: root/src/rua_common.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Provide more context when logging "Error in ANY_fromType_aper"Harald Welte1-4/+4
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr1-1/+1
2016-09-09build: fix ranap gen, use same for gen hnbap and rua genNeels Hofmeyr1-1/+1
2015-12-25don't return undefined strings from rua_cause_str()Harald Welte1-0/+3
2015-12-23Introduce DRANAP/DRUA log categories to separate loggingHarald Welte1-5/+5
2015-12-18{hnbap,rua,ranap}_common: check for encoding errors in new_ie()Harald Welte1-1/+7
2015-12-18{hnbap,ranap,rua}_common: use FREEMEM(), not free() directlyHarald Welte1-1/+1
2015-12-18hnbap/rua: Don't usse malloc() directly but use CALLOC() macroHarald Welte1-2/+1
2015-12-16{hnbap,rua,ranap}_common.c: Reduce code duplicatioonHarald Welte1-43/+32
2015-12-16{rua,hnbap,ranap}_common: Add missing encoding functionsHarald Welte1-19/+24
2015-10-06add copyright statement and AGPLv3 headers to source code filesHarald Welte1-0/+21
2015-09-10Back RUA/RANAP integration until RANAP Reset works for cs+psHarald Welte1-15/+80
2015-09-10enable building + linking of RUA supportHarald Welte1-0/+138