aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/cbsp.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-25comment: mention spec reference in cbsp.[ch]Neels Hofmeyr1-0/+1
2019-09-01cbsp: Fix decoding of WRITE-REPLACE payloadHarald Welte1-2/+2
2019-08-31cbsp: Remove printf() statement from early development/debuggingHarald Welte1-1/+0
2019-08-31cbsp: Fix endless loop iteration when decoding cell list IEsHarald Welte1-4/+4
2019-07-21cbsp.c: Remove dead codeHarald Welte1-3/+1
2019-07-20cbsp: Introduce osmo_cbsp_errstrHarald Welte1-28/+99
2019-07-20CBSP (Cell Broadcast Service Protocol; 3GPP TS 48.049) supportHarald Welte1-0/+1409