summaryrefslogtreecommitdiffstats
path: root/src/gsm/cbsp.c
Commit message (Expand)AuthorAgeFilesLines
* cbsp: Fix decoding of WRITE-REPLACE payloadHarald Welte2019-09-011-2/+2
* cbsp: Remove printf() statement from early development/debuggingHarald Welte2019-08-311-1/+0
* cbsp: Fix endless loop iteration when decoding cell list IEsHarald Welte2019-08-311-4/+4
* cbsp.c: Remove dead codeHarald Welte2019-07-211-3/+1
* cbsp: Introduce osmo_cbsp_errstrHarald Welte2019-07-201-28/+99
* CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) supportHarald Welte2019-07-201-0/+1409