aboutsummaryrefslogtreecommitdiffstats
path: root/src/hnbap_common.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-05hnbap_common.c: Fix include pathHarald Welte1-1/+1
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-17hnbap: Free ASN.1 components after they are no longer neededDaniel Willmann1-7/+16
2015-12-16hnbap_common: Fix copy+paste mistake (use hnbap msgb allocator)Harald Welte1-1/+1
2015-12-16{hnbap,rua,ranap}_common.c: Reduce code duplicatioonHarald Welte1-41/+26
2015-12-16{rua,hnbap,ranap}_common: Add missing encoding functionsHarald Welte1-19/+24
2015-12-07hnbap_common: Add function to HNBAP generate initiating messageDaniel Willmann1-15/+18
2015-10-06add copyright statement and AGPLv3 headers to source code filesHarald Welte1-0/+21
2015-09-11hnbap: Print error messages in error casesHarald Welte1-0/+80
2015-09-10Back RUA/RANAP integration until RANAP Reset works for cs+psHarald Welte1-1/+1
2015-09-07hnbap encode: don't pass 0 as available buffer spaceHarald Welte1-1/+1
2015-09-07more error logging in hnbap TX successful outcomeHarald Welte1-1/+9
2015-08-30successful has only one 'l' (copy+paste error)Harald Welte1-2/+2
2015-08-30migration of code from ffasn1c to asn1c + asn1tostruct.pyHarald Welte1-0/+133