aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Merge branch 'master' into sysmocom/iu, with tweakssysmocom/iu_orig_historyNeels Hofmeyr1-3/+2
2016-04-29Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte1-3/+2
2016-03-22cscn: implement integrity protectionNeels Hofmeyr1-0/+7
2016-03-04gsm_subscriber_connection: further split between BSC and MSCNeels Hofmeyr1-10/+20
2016-03-04create libxsc and move some code, never link libbsc and libmscNeels Hofmeyr1-1/+1
2016-03-03wip: exclude more bsc stuff from gsm_subscriber_connNeels Hofmeyr1-7/+7
2016-03-03osmo-bsc: half-fix tz override to allow compilationNeels Hofmeyr1-6/+8
2016-03-03rename IFACE_IUCS to IFACE_IUNeels Hofmeyr1-3/+3
2016-03-03mscplit: try to clarify root talloc ctx and global gsm_network.Neels Hofmeyr1-2/+5
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr1-15/+38
2016-03-03Add Iu-CS indicator to struct gsm_subscriber_connection.Neels Hofmeyr1-0/+14
2016-03-03move subscriber conns list into struct gsm_network.Neels Hofmeyr1-0/+3
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte1-1/+1
2015-09-14mncc: Implement CRCX->MDCX for handover for direct rtp modeHolger Hans Peter Freyther1-0/+1
2015-09-14mncc: Implement the direct RTP mode for ip based systemsHolger Hans Peter Freyther1-0/+4
2015-08-01nitb: Add a mode to not use TMSI for normal operationHolger Hans Peter Freyther1-0/+3
2015-06-02libbsc: Move SIs update/generation for a BTS into a separate function.Alexander Chemeris1-0/+1
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther1-1/+0
2015-04-04bts: "Repair" broken channels if we receive the release ackHolger Hans Peter Freyther1-0/+11
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther1-1/+2
2015-01-27nitb: Allow the network to decide if a subscriber should be createdHolger Hans Peter Freyther1-0/+1
2014-12-30move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-btsHarald Welte1-0/+1
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 Freyther1-0/+5
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-1/+2
2014-11-21bsc: Allow to generate new system information onlineHolger Hans Peter Freyther1-0/+1
2014-08-24move gsm_bts_num() to gsm_data_shared.[ch]Harald Welte1-2/+0
2014-04-30sms: Kill the sms->sender and use addr/ton/npi throughout the codeHolger Hans Peter Freyther1-1/+0
2014-03-23nitb/ctrl: Add command to add/modify a subscriber to the databaseHolger Hans Peter Freyther1-0/+1
2014-03-04libbsc: Add ctrl command for MNC, MCC, short-name and long-nameHolger Hans Peter Freyther1-0/+3
2014-02-20sms: Increment the RP Message Reference for each transactionHolger Hans Peter Freyther1-0/+2
2014-01-27Add function to update TRAU muxer after assignment or handoverAndreas Eversberg1-0/+14
2014-01-09Add VTY option for Nokia BTS that does not send RELease CONFirm messageAndreas Eversberg1-0/+12
2013-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther1-0/+3
2013-07-11Fix: Handle CM service request on already secured channel correctlyAndreas Eversberg1-0/+1
2013-04-29smpp: Attempt to fix a memory leak of the msgbHolger Hans Peter Freyther1-0/+3
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg1-0/+1
2013-01-01libmsc: Track and update the location update expiryJan Luebbe1-0/+3
2012-11-24SMPP: add small utility program 'smpp_mirror'Harald Welte1-3/+1
2012-11-24SMPP: Implement support for MO SMSHarald Welte1-0/+8
2012-11-16SMPP: Implement transaction mode for SUBMIT-SMHarald Welte1-0/+17
2012-09-11libctrl: Change controlif_setup so it returns the ctrl handleDaniel Willmann1-0/+3
2012-08-17VTY: dynamically create BTS "type" command syntaxHarald Welte1-0/+3
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte1-0/+2
2012-06-16libgb: move GPRS specific msgb CB definitions to separate headerHarald Welte1-25/+0
2012-06-03Allow VTY-based configuration of T3105Harald Welte1-0/+1
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-1/+1
2012-01-15abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflagsHolger Hans Peter Freyther1-1/+0
2011-11-06mncc: Address the fixme and put the mncc_sock_state in gsm_networkHolger Hans Peter Freyther1-0/+3
2011-08-22audio: Remove the hardcoding of the RTP PayloadHolger Hans Peter Freyther1-1/+0