aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_utils.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-29move osmo_shift_* / osmo_match_shift_* to libosmogsmHarald Welte1-173/+0
2016-04-29rename gprs_shift_*() to osmo_shift_*()Harald Welte1-11/+50
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte1-1/+1
2016-02-22sgsn: Make ra_id_equals available as gprs_ra_id_equalsJacob Erlbeck1-0/+7
2015-11-16gtphub: add first bits of GRX aresNeels Hofmeyr1-1/+3
2015-01-26gprs: Add GPRS timer conversion functionsJacob Erlbeck1-0/+45
2014-12-23gprs: Add gprs_shift_tlv functionJacob Erlbeck1-4/+22
2014-12-23gprs: Move TLV parser functions to gprs_utils.c and rename themJacob Erlbeck1-0/+117
2014-10-09gbproxy: Use pointer to PTMSI value instead of MIJacob Erlbeck1-0/+8
2014-10-09gprs: Fix gprs_msgb_copy pointer computationJacob Erlbeck1-7/+15
2014-08-24gbproxy: Refactor gb_proxy.c into several filesJacob Erlbeck1-0/+39
2014-08-04gprs: Add testcases for the APN string/octet conversion and fix itHolger Hans Peter Freyther1-5/+17
2014-08-04gprs: Create a gprs_utils file and move to be shared code in thereHolger Hans Peter Freyther1-0/+152