Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add osmo_cgi_name() | Neels Hofmeyr | 2018-04-13 | 1 | -0/+27 |
* | fix osmo_mnc_from_str(): don't try to parse NULL | Neels Hofmeyr | 2018-03-05 | 1 | -8/+6 |
* | gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC | Neels Hofmeyr | 2018-02-28 | 1 | -0/+77 |
* | implement support for 3-digit MNC with leading zeros | Neels Hofmeyr | 2018-02-28 | 1 | -0/+129 |
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 1 | -2/+3 |
* | gsm: make osmo_imsi_str_valid() NULL-safe | Neels Hofmeyr | 2017-10-10 | 1 | -0/+2 |
* | add osmo_imsi_str_valid() and osmo_msisdn_str_valid() | Neels Hofmeyr | 2017-10-05 | 1 | -0/+65 |