Release v1.9.0 on 2023-09-12.
  1. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 5 months ago
  2. c7c1ff5 gsm23003: fix docstring for osmo_plmn_from_bcd() by Philipp Maier · 2 years, 6 months ago
  3. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  4. 34907fe revisit some calls of strtol(), stroul(), strtoull() by Neels Hofmeyr · 2 years, 10 months ago
  5. d426ba6 gsm: Introduce osmo_{rai,cgi_ps}_cmp() APIs by Pau Espin Pedrol · 3 years, 5 months ago
  6. ca33a71 Intoduce Packet Switch CGI by Pau Espin Pedrol · 3 years, 6 months ago
  7. 1af2cd5 fix isdigit taking unsigned as input by Kévin Redon · 5 years ago
  8. 171ef82 make all library-internal static buffers thread-local by Harald Welte · 5 years ago
  9. cdac620 gsm_23_003: add GSM23003_MSISDN_{MIN,MAX}_DIGITS by Oliver Smith · 5 years ago
  10. 179f357 Add _c versions of functions that otherwise return static buffers by Harald Welte · 5 years ago
  11. 4a62eda Add _buf() functions to bypass static string buffers by Harald Welte · 5 years ago
  12. 6d57c57 fix api doc typo for osmo_plmn_name2() by Neels Hofmeyr · 5 years ago
  13. d01ef75 gsm0808: add BSSMAP Cell Identifier matching API by Neels Hofmeyr · 6 years ago
  14. 894be2d gsm23003: add osmo_imei_str_valid() by Oliver Smith · 5 years ago
  15. de1da35 gsm23003: Add MME domain name related helper functions by Harald Welte · 6 years ago
  16. 4349620 add osmo_cgi_name() by Neels Hofmeyr · 6 years ago
  17. 20f7d0e fix osmo_mnc_from_str(): don't try to parse NULL by Neels Hofmeyr · 6 years ago
  18. 721aa6d gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC by Neels Hofmeyr · 6 years ago
  19. c4fce14 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  20. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  21. 4b7c791 gsm: make osmo_imsi_str_valid() NULL-safe by Neels Hofmeyr · 7 years ago
  22. 9cd1e74 add osmo_imsi_str_valid() and osmo_msisdn_str_valid() by Neels Hofmeyr · 7 years ago