aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/apn.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Add _c versions of functions that otherwise return static buffersHarald Welte1-0/+16
2019-04-03Add _buf() functions to bypass static string buffersHarald Welte1-8/+19
2018-12-07cosmetic apn: correct whitespace errorPhilipp Maier1-1/+1
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+21
2017-10-20Make osmo_apn_to_str() more robustMax1-0/+3
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-0/+2
2016-01-15gsm: Add APN conversion functionsJacob Erlbeck1-0/+75
2015-05-25Add APN utility function to libosmogsmHarald Welte1-0/+38