summaryrefslogtreecommitdiffstats
path: root/src/gsm/apn.c
Commit message (Expand)AuthorAgeFilesLines
* make all library-internal static buffers thread-localHarald Welte2019-06-041-1/+1
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+16
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-8/+19
* cosmetic apn: correct whitespace errorPhilipp Maier2018-12-071-1/+1
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-1/+21
* Make osmo_apn_to_str() more robustMax2017-10-201-0/+3
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-0/+2
* gsm: Add APN conversion functionsJacob Erlbeck2016-01-151-0/+75
* Add APN utility function to libosmogsmHarald Welte2015-05-251-0/+38