Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gsm23003: add osmo_imei_str_valid() | Oliver Smith | 2019-01-14 | 2 | -0/+54 |
* | gsm23003: Add MME domain name related helper functions | Harald Welte | 2018-10-28 | 2 | -0/+80 |
* | fix osmo_mnc_from_str(): don't try to parse NULL | Neels Hofmeyr | 2018-03-05 | 2 | -15/+15 |
* | gsm23003_test: fix: compare members instead of bcmp | Neels Hofmeyr | 2018-03-01 | 1 | -1/+3 |
* | gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC | Neels Hofmeyr | 2018-02-28 | 2 | -0/+72 |
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 1 | -1/+2 |
* | gsm: make osmo_imsi_str_valid() NULL-safe | Neels Hofmeyr | 2017-10-10 | 2 | -0/+4 |
* | add osmo_imsi_str_valid() and osmo_msisdn_str_valid() | Neels Hofmeyr | 2017-10-05 | 2 | -0/+166 |