aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gprs_utils.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Replace gprs_str_to_apn() with libosmocore API osmo_apn_from_str()Pau Espin Pedrol1-34/+0
2023-01-04Remove unused function gprs_parse_mi_tmsi()Pau Espin Pedrol1-13/+0
2023-01-02Move gprs_tmr_to_secs() to tests/gprs/gprs_test.cPau Espin Pedrol1-16/+0
2021-01-04sgsn: Use the new NS2 apiAlexander Couzens1-1/+1
2018-08-15Drop gprs_msgb_resize_area with libosmocore replacementPau Espin Pedrol1-35/+0
2018-08-15Drop gprs_msgb_copy with libosmocore replacementPau Espin Pedrol1-49/+0
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-3/+5
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-1/+1
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-28/+0
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+274