summaryrefslogtreecommitdiffstats
path: root/src/gsm/gsm23003.c
Commit message (Expand)AuthorAgeFilesLines
* fix api doc typo for osmo_plmn_name2()Neels Hofmeyr2019-02-261-1/+1
* gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr2019-01-281-0/+34
* gsm23003: add osmo_imei_str_valid()Oliver Smith2019-01-141-0/+18
* gsm23003: Add MME domain name related helper functionsHarald Welte2018-10-281-0/+86
* add osmo_cgi_name()Neels Hofmeyr2018-04-131-0/+27
* fix osmo_mnc_from_str(): don't try to parse NULLNeels Hofmeyr2018-03-051-8/+6
* gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNCNeels Hofmeyr2018-02-281-0/+77
* implement support for 3-digit MNC with leading zerosNeels Hofmeyr2018-02-281-0/+129
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-2/+3
* gsm: make osmo_imsi_str_valid() NULL-safeNeels Hofmeyr2017-10-101-0/+2
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-051-0/+65