aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_gsup_messages.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-05gsup: Extract the QoS fieldHolger Hans Peter Freyther1-0/+10
2015-05-05gsup: Extract the new MSISDN stringHolger Hans Peter Freyther1-0/+11
2015-04-23misc: Fix warnings about size of size_t in printfHolger Hans Peter Freyther1-1/+1
2015-01-18gprs: Implement PURGE_MS GSUP messagesJacob Erlbeck1-0/+7
2015-01-18gprs: Let GSUP parser functions return GMM causes on errorsJacob Erlbeck1-2/+2
2015-01-18gprs: Clear GSUP message structures before decodingJacob Erlbeck1-5/+5
2015-01-18gprs: Always reset auth tuples/pdp infos in gprs_gsup_decodeJacob Erlbeck1-0/+3
2015-01-18gprs: Handle empty GSUP messages correctlyJacob Erlbeck1-1/+4
2015-01-10gprs: Add encoder/decoder for the Subscriber Update ProtocolJacob Erlbeck1-0/+405