aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/oap_messages.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-13move OAP messages implementations to libosmocoreHarald Welte1-178/+0
2016-04-29osmo_oap_decode(): Use common argument orderingHarald Welte1-2/+2
2016-04-29OAP: use osmo_oap_ prefix for OAP, rather than plain oap_Harald Welte1-3/+3
2016-04-29oap_message.h: Remove dependency to openbsc includeHarald Welte1-1/+0
2016-04-29move utils.h functions to libosmocoreHarald Welte1-4/+5
2016-04-29rename gprs_shift_*() to osmo_shift_*()Harald Welte1-2/+2
2015-11-02oap: implement initial OAP API.Neels Hofmeyr1-0/+178