aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/osmo_msc.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-20libmsc/gsm_09_11.c: implement guard timer for NCSS sessionsVadim Yanitskiy1-0/+1
2019-02-14libmsc/osmo_msc.c: move connection ref-counting code to 'ran_conn.c'Vadim Yanitskiy1-111/+0
2019-01-04abort assignment on Assignment FailureNeels Hofmeyr1-1/+4
2018-12-11Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c"Neels Hofmeyr1-6/+4
2018-12-10move ASS-COMPL MGCP handling out of a_iface_bssap.cNeels Hofmeyr1-4/+6
2018-12-05add VTY commands: mncc internal / external (== -M)Neels Hofmeyr1-0/+7
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr1-2/+0
2018-11-30rename some RAN conn related stuff to ran_conn_*Neels Hofmeyr1-31/+28
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-32/+30
2018-11-30drop msc_compl_l3() return valueNeels Hofmeyr1-27/+5
2018-11-30rename gsm_encr to geran_encr, it is only applicable on GERANNeels Hofmeyr1-1/+1
2018-11-30populate gsm_subscriber_connection->encr during CiphNeels Hofmeyr1-0/+2
2018-11-23osmo_msc: remove unused parameter from msc_dtap()Philipp Maier1-1/+1
2018-10-24gsm_04_08_cc: Add global guard timer for MNCCPhilipp Maier1-0/+2
2018-09-18fix Classmark Update without VLR subscriberNeels Hofmeyr1-1/+6
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr1-0/+4
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr1-10/+12
2018-07-30libmsc/gsm_09_11.c: introduce counter for active sessionsVadim Yanitskiy1-0/+1
2018-06-10libmsc: properly name the MSC_CONN_USE token for SSVadim Yanitskiy1-1/+1
2018-04-12msc conn ref counts: log human readable list of conn ownersNeels Hofmeyr1-4/+35
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-0/+5
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-145/+4
2018-04-03cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fiNeels Hofmeyr1-15/+15
2018-03-22dissolve libcommon-cs: move gsm_network_init() to libmscNeels Hofmeyr1-0/+37
2018-03-22trans_free: tear down conn when last transaction is doneNeels Hofmeyr1-1/+1
2018-03-15cosmetic: rename conn_fsm "bump" event to "release_when_unused"Neels Hofmeyr1-8/+6
2018-03-13vlr_ciph_result: fix use after free of imeisvNeels Hofmeyr1-3/+1
2018-03-10fix: clear vlr_subscr->msc_conn_ref when the conn is discardedNeels Hofmeyr1-0/+1
2018-02-14remove bsc_api.h and all users - they're all dead codeHarald Welte1-18/+0
2018-01-24msc_cipher_mode_compl: Handle CIPH MOD COMPL without L3 messageHarald Welte1-26/+26
2017-11-27cosmetic: log error when using a conn that's in releaseNeels Hofmeyr1-1/+4
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-10/+49
2017-09-15Remove rest_octets.hMax1-1/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-10/+10
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-2/+8
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-11/+12
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-45/+28
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-10/+12
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte1-49/+267
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+177