Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add _buf() functions to bypass static string buffers | Harald Welte | 2019-04-03 | 1 | -18/+83 |
* | fix api doc typo for osmo_plmn_name2() | Neels Hofmeyr | 2019-02-26 | 1 | -1/+1 |
* | gsm0808: add BSSMAP Cell Identifier matching API | Neels Hofmeyr | 2019-01-28 | 1 | -0/+34 |
* | gsm23003: add osmo_imei_str_valid() | Oliver Smith | 2019-01-14 | 1 | -0/+18 |
* | gsm23003: Add MME domain name related helper functions | Harald Welte | 2018-10-28 | 1 | -0/+86 |
* | 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 |