aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-21Merge remote-tracking branch 'origin/master' into hfreyther/packagesHolger Hans Peter Freyther1-0/+2
2015-01-21mgcp: Honor the rtp IP_TOS settings for OsmuxHolger Hans Peter Freyther1-0/+2
2015-01-20sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0Jacob Erlbeck1-0/+2
2015-01-20gprs: Add replies for all GSUP requestsJacob Erlbeck2-1/+6
2015-01-20gprs: Block other GSUP procedures during PURGE_MSJacob Erlbeck1-0/+12
2015-01-20sgsn: Remove inactive LLME/MM after inactivity timeout (TODO)Jacob Erlbeck3-0/+8
2015-01-19gprs: Add GPRS timer conversion functions (TODO)Jacob Erlbeck2-1/+9
2015-01-19sgsn: Add PDP info to subscriber data (TODO)Jacob Erlbeck1-0/+17
2015-01-19sgsn: Add SGSN_ERROR_CAUSE_NONE and use it instead of 0Jacob Erlbeck1-0/+2
2015-01-19gprs: Add replies for all GSUP requestsJacob Erlbeck2-1/+6
2015-01-19gprs: Block other GSUP procedures during PURGE_MSJacob Erlbeck1-0/+12
2015-01-18gprs: Retry PURGE_MS procedure after timeoutJacob Erlbeck1-0/+1
2015-01-18gprs: Use PURGE MS messagesJacob Erlbeck1-0/+1
2015-01-18gprs: Implement PURGE_MS GSUP messagesJacob Erlbeck1-0/+2
2015-01-18gprs: Add expiry timeout for subscriber entriesJacob Erlbeck2-0/+5
2015-01-18gprs: Add LOGGSUBSCRP macro to log subscriber infoJacob Erlbeck1-0/+4
2015-01-18sgsn: Pass subscriber error causes to the GMM layerJacob Erlbeck2-2/+3
2015-01-18gprs: Move protocol value_strings to gsm_04_08_gprs.cJacob Erlbeck1-0/+11
2015-01-18gprs: Send PING and eventually reconnectJacob Erlbeck1-0/+3
2015-01-18gprs: Add automatic re-connect if the GSUP connection is downJacob Erlbeck1-0/+7
2015-01-18sgsn: Add global require_update_location flagJacob Erlbeck1-0/+1
2015-01-18gprs: Remove now unused authenticate flagHolger Hans Peter Freyther1-1/+0
2015-01-18sgsn: Replace subscr.authenticate by global require_authentication flagJacob Erlbeck1-0/+2
2015-01-18sgsn: Integrate the GSUP client into the SGSNJacob Erlbeck2-1/+8
2015-01-18gprs: Add GSUP clientJacob Erlbeck2-1/+46
2015-01-10gprs: Add subscriber functions to create/handle GSUP messagesJacob Erlbeck1-0/+1
2015-01-10gprs: Add encoder/decoder for the Subscriber Update ProtocolJacob Erlbeck2-1/+104
2015-01-02logging: Only compare the subscr addressHolger Hans Peter Freyther1-1/+2
2015-01-02lchan: Remember why a channel is broken using static stringsHolger Hans Peter Freyther2-0/+2
2015-01-01Initial support for export + curses-visualization of measurementsHarald Welte2-1/+30
2015-01-01smscb: Prepare to fill in the info for CBCH in SI4Holger Hans Peter Freyther1-1/+1
2015-01-01chan_alloc: remove ts_alloc() and ts_free()Harald Welte1-11/+0
2015-01-01Fix most compiler warnings with gcc-4.9.2Harald Welte2-1/+5
2014-12-30libbsc/chan_alloc: Fix size of pchan to hold the +CBCH channels as wellDaniel Willmann1-1/+1
2014-12-30move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-btsHarald Welte2-0/+4
2014-12-30Add basic support for CBCH / SMS-CB (Cell Brroadcast)Harald Welte2-4/+5
2014-12-24sgsn: Add a subscriber based authentication phaseJacob Erlbeck1-3/+12
2014-12-24sgsn: Add support for authentication tripletsJacob Erlbeck1-0/+4
2014-12-23gprs: Add gprs_shift_tlv functionJacob Erlbeck1-0/+2
2014-12-23gprs: Move TLV parser functions to gprs_utils.c and rename themJacob Erlbeck1-0/+10
2014-12-17bts: When one link drops.. check what needs to be droppedHolger Hans Peter Freyther1-0/+1
2014-12-17bts: Add some simple dependency between different BTSHolger Hans Peter Freyther2-0/+8
2014-12-10bts: Remove unused fields from the trx structureHolger Hans Peter Freyther1-10/+0
2014-12-10sgsn: Support subscriber based authenticationJacob Erlbeck1-2/+2
2014-12-10sgsn: Integrate Auth & Ciph into gsm48_gmm_authorizeJacob Erlbeck2-0/+2
2014-12-09sgsn: Put SGSN related subscriber data into separate structJacob Erlbeck2-1/+3
2014-12-09sgsn: Add gsm0408_gprs_access_cancelledJacob Erlbeck1-0/+1
2014-12-09sgsn: Integrate subscriber handling into the SGSNJacob Erlbeck1-1/+2
2014-12-09sgsn: Add gprs_subscriber.cJacob Erlbeck2-1/+17
2014-12-09msc: Add per subscriber keep_in_ram flagJacob Erlbeck1-0/+3