1. 1af2cd5 fix isdigit taking unsigned as input by Kévin Redon · 5 years ago
  2. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  3. cdac620 gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS by Oliver Smith · 5 years ago
  4. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  5. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  6. 6d57c57 fix api doc typo for osmo_plmn_name2() by Neels Hofmeyr · 5 years ago
  7. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  8. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  9. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  10. 4349620 add osmo_cgi_name() by Neels Hofmeyr · 6 years ago
  11. 20f7d0e fix osmo_mnc_from_str(): don't try to parse NULL by Neels Hofmeyr · 6 years ago
  12. 721aa6d gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC by Neels Hofmeyr · 6 years ago
  13. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  14. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  15. 4b7c791 gsm: make osmo_imsi_str_valid() NULL-safe by Neels Hofmeyr · 7 years ago
  16. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago