aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_bssgp_bss.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-04bssgp: Use TLVP_PRES_LEN instead of TLVP_PRESENTHarald Welte1-7/+6
2020-11-03libosmogb: Add a function to tx BVC RESET by nsei/bvciDaniel Willmann1-22/+4
2020-10-08bssgp: Don't include RA-ID in BVC-RESET for BVCI=0 (signalling)Harald Welte1-1/+10
2020-08-04Gb/BSSGP: replace hardcoded Tx into NS library by a callbackAlexander Couzens1-12/+13
2020-06-26gprs_bssgp: Add bssgp_tx_bvc_reset2()Harald Welte1-2/+6
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte1-14/+16
2020-06-12add osmo_mobile_identity APINeels Hofmeyr1-16/+14
2019-12-15gprs_bssgp: Work around gcc-9 claiming "error=stringop-overflow"Harald Welte1-0/+1
2019-02-19bssgp_tx_bvc_unblock(): Fix log messageHarald Welte1-1/+1
2019-01-22Work around bogus gcc-8.2 array-bounds warning/errorHarald Welte1-1/+7
2019-01-22constrain gsm48_generate_mid() output array boundsHarald Welte1-1/+1
2018-01-08Use existing function for TLLI encodingMax1-3/+1
2018-01-08Add function to properly encode RAIMax1-8/+10
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+4
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-14/+14
2017-05-15libosmogb: Convert to use new endian conversion helpersHarald Welte1-23/+21
2016-11-11bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging messageHarald Welte1-1/+2
2016-03-17Improve BSSGP debug outputMax1-3/+3
2015-06-19bssgp: Fix IMSI buffer size (Coverity)Jacob Erlbeck1-2/+4
2015-05-06bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck1-1/+1
2015-04-29bssgp: Fix encoding of BVC_FLOW_CONTROLJacob Erlbeck1-5/+5
2014-10-26Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte1-4/+4
2012-09-30Doc: Adding new parameter descriptions in gprs_bssgp_bss.cAndreas Eversberg1-1/+9
2012-09-30Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_udAndreas Eversberg1-9/+26
2012-09-10Gb: Add functions for sending flow control messages from BSS sideHarald Welte1-0/+105
2012-09-10Gb: Add header file for BSS-side BSSGP functionsHarald Welte1-0/+1
2012-07-21Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded()Andreas Eversberg1-1/+1
2012-06-17libosmogb: move files to proper location and fix build0.5.0Harald Welte1-0/+425