aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gprs_gb_parse.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-29rename gprs_shift_*() to osmo_shift_*()Harald Welte1-28/+28
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte1-1/+1
2016-03-1504.08: apply new bitmask functions, fix bitmask useNeels Hofmeyr1-3/+10
2014-12-23gprs: Move TLV parser functions to gprs_utils.c and rename themJacob Erlbeck1-144/+28
2014-10-27gbproxy: Patch BSSGP P-TMSI in PAGING PS messagesJacob Erlbeck1-1/+9
2014-10-09gbproxy: Pass the log level as argument to gprs_gb_log_parse_contextJacob Erlbeck1-13/+14
2014-10-09gbproxy: Add gprs_gb_message_name functionJacob Erlbeck1-4/+26
2014-10-09gbproxy: Use pointer to PTMSI value instead of MIJacob Erlbeck1-15/+10
2014-10-09gbproxy: Replace ';;' by ';'Jacob Erlbeck1-2/+2
2014-10-09gbproxy: Fix parser to accept GSM 24.008 Attach Req messagesJacob Erlbeck1-1/+1
2014-10-09gbproxy: Parse Attach Reject messagesJacob Erlbeck1-0/+20
2014-09-19gbproxy: Parse RA_UPD_REJ and invalidate TLLIJacob Erlbeck1-0/+33
2014-09-19gbproxy: Replace LOGP by LOGPC for continued linesJacob Erlbeck1-11/+11
2014-09-19gbproxy: Keep tlli_info after detachJacob Erlbeck1-1/+11
2014-09-18gbproxy: Fixed RAI patching in Attach Request messagesJacob Erlbeck1-0/+4
2014-09-07gbproxy: Fix warningsJacob Erlbeck1-2/+0
2014-09-02gbproxy: Create STATUS message with original PDUJacob Erlbeck1-4/+16
2014-08-24move GSM_RESERVED_TMSI to libosmocoreHarald Welte1-1/+2
2014-08-24gbproxy: Refactor gb_proxy.c into several filesJacob Erlbeck1-0/+642