aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/osmo_msc.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-16debug log: upon bumping a conn, say why it is keptNeels Hofmeyr1-1/+5
2017-03-16remove cruft: old anchor and auth codeNeels Hofmeyr1-2/+0
2017-03-16mostly cosmetic: have one msc_conn_close() with cause argumentNeels Hofmeyr1-2/+6
2017-03-16Reinstate msc subscriber conn ref countingNeels Hofmeyr1-31/+34
2017-03-16msc: decouple from bsc_api and btsNeels Hofmeyr1-4/+4
2017-03-16Make the code work so that the msc_vlr tests passNeels Hofmeyr1-49/+11
2017-03-16IuCS: rapidly release connectionsNeels Hofmeyr1-0/+1
2017-03-16msc_compl_l3(): publish in .h, tweak return valueNeels Hofmeyr1-10/+12
2017-03-16Use libvlr in libmsc (large refactoring)Neels Hofmeyr1-61/+186
2017-03-16Introduce subscriber_connection ref-countingHarald Welte1-5/+36
2017-01-26various comment / whitespace tweaks (libmsc, gprs, libcommon-cs)Neels Hofmeyr1-1/+1
2016-12-02split subscr_con_allocate()/_free() in bsc_ and msc_Neels Hofmeyr1-1/+1
2016-02-10msc: Remove oversimplified todo entry and add a commentHolger Hans Peter Freyther1-1/+5
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther1-8/+0
2014-01-31sms/dtap: Add log messages to analyse SMS message lossJacob Erlbeck1-0/+4
2013-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther1-1/+10
2013-07-27misc: Fix compilation warningsHolger Hans Peter Freyther1-2/+0
2012-12-26libmsc: One of assign_compl and assign_fail will always be calledHolger Hans Peter Freyther1-12/+0
2012-12-01nitb: Release the channel if there is nothing on itHolger Hans Peter Freyther1-5/+9
2012-09-11misc: Address compiler warning on unused variablesHolger Hans Peter Freyther1-2/+1
2012-01-23Move the bulk of RR processing from MSC into BSCHarald Welte1-0/+29
2012-01-23Move processing of CLASSMARK CHANGE behind bsc_apiHarald Welte1-0/+21
2011-12-27bsc: Assume assignment_complete/assignment_fail is setHolger Hans Peter Freyther1-1/+26
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+104