aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/osmo_msc.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-30drop msc_compl_l3() return valueNeels Hofmeyr1-7/+2
2018-11-30drop unused SUBSCR_CONN_E_INVALIDNeels Hofmeyr1-2/+0
2018-11-23osmo_msc: remove unused parameter from msc_dtap()Philipp Maier1-2/+1
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr1-0/+6
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr1-2/+2
2018-06-10libmsc: properly name the MSC_CONN_USE token for SSVadim Yanitskiy1-1/+1
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-0/+6
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-7/+13
2018-04-05unify allocation of gsm_subscriber_connectionNeels Hofmeyr1-0/+3
2018-04-03subscr_conn: store complete_layer3_type in conn, not FSM event argNeels Hofmeyr1-13/+2
2018-04-03cosmetic: rename subscr_conn_from to complete_layer3_typeNeels Hofmeyr1-4/+4
2018-03-22trans_free: tear down conn when last transaction is doneNeels Hofmeyr1-0/+2
2018-03-15cosmetic: rename conn_fsm "bump" event to "release_when_unused"Neels Hofmeyr1-1/+1
2018-02-16libmsc: Add a function to return a unique ID of the subscriber connDaniel Willmann1-0/+1
2018-02-14remove bsc_api.h and all users - they're all dead codeHarald Welte1-4/+0
2018-02-07Constify msc_subscr_conn_is_accepted() parameterMax1-1/+1
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-4/+21
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-0/+99