summaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_bssgp_bss.c
Commit message (Expand)AuthorAgeFilesLines
* bssgp_tx_bvc_unblock(): Fix log messageHarald Welte2019-02-191-1/+1
* Work around bogus gcc-8.2 array-bounds warning/errorHarald Welte2019-01-221-1/+7
* constrain gsm48_generate_mid() output array boundsHarald Welte2019-01-221-1/+1
* Use existing function for TLLI encodingMax2018-01-081-3/+1
* Add function to properly encode RAIMax2018-01-081-8/+10
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+4
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-14/+14
* libosmogb: Convert to use new endian conversion helpersHarald Welte2017-05-151-23/+21
* bssgp_rx_paging(): Fix parsing of P-TMSI IE in Paging messageHarald Welte2016-11-111-1/+2
* Improve BSSGP debug outputMax2016-03-171-3/+3
* bssgp: Fix IMSI buffer size (Coverity)Jacob Erlbeck2015-06-191-2/+4
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-061-1/+1
* bssgp: Fix encoding of BVC_FLOW_CONTROLJacob Erlbeck2015-04-291-5/+5
* Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte2014-10-261-4/+4
* Doc: Adding new parameter descriptions in gprs_bssgp_bss.cAndreas Eversberg2012-09-301-1/+9
* Fix: Correcting bssgp_tx_fc_bvc, bssgp_tx_fc_ms, bssgp_tx_ul_udAndreas Eversberg2012-09-301-9/+26
* Gb: Add functions for sending flow control messages from BSS sideHarald Welte2012-09-101-0/+105
* Gb: Add header file for BSS-side BSSGP functionsHarald Welte2012-09-101-0/+1
* Fix encoding of BSSGP_IE_NUM_OCT_AFF in bssgp_tx_llc_discarded()Andreas Eversberg2012-07-211-1/+1
* libosmogb: move files to proper location and fix buildHarald Welte2012-06-171-0/+425