summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm23003.h
Commit message (Expand)AuthorAgeFilesLines
* Add _c versions of functions that otherwise return static buffersHarald Welte2019-04-101-0/+6
* Add _buf() functions to bypass static string buffersHarald Welte2019-04-031-0/+6
* add gsm0808_cell_id_from_cgi(), gsm0808_cell_id_to_cgi()Neels Hofmeyr2019-03-081-0/+9
* gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr2019-01-281-0/+2
* gsm23003: add osmo_imei_str_valid()Oliver Smith2019-01-141-0/+1
* gsm23003: Add MME domain name related helper functionsHarald Welte2018-10-281-0/+7
* add osmo_cgi_name()Neels Hofmeyr2018-04-131-0/+2
* support for more cell ID list types in libosmocoreStefan Sperling2018-03-131-0/+7
* gsm23003: add osmo_mcc_from_str()Neels Hofmeyr2018-03-051-0/+11
* gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNCNeels Hofmeyr2018-02-281-0/+5
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-281-0/+10
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-051-0/+4
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-0/+3
* Add structures defining decoded TS 23.003 identitiesHarald Welte2016-06-161-0/+80