aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/transaction.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-30libmsc/gsm_09_11.c: implement network-initiated sessionsVadim Yanitskiy1-0/+2
2018-06-10libmsc/ussd.c: use connection ref-counting and transactionsVadim Yanitskiy1-0/+3
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-7/+3
2018-04-11CC: intentionally release T308 on BSSMAP Clear Request from BSCNeels Hofmeyr1-9/+0
2018-04-10trans_free: drop bad assertionNeels Hofmeyr1-3/+0
2018-04-03cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fiNeels Hofmeyr1-2/+2
2018-03-22trans_free: tear down conn when last transaction is doneNeels Hofmeyr1-0/+8
2018-03-14trans_free: safeguard against a still running CC timer on freeNeels Hofmeyr1-0/+9
2018-01-24remove unused paging.h and osmo_bsc_grace.hHarald Welte1-1/+0
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-1/+5
2017-11-22cosmetic: log: CC trans_alloc: log trans_id and subscr, not memory addrsNeels Hofmeyr1-2/+3
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-9/+9
2017-08-27transaction: reject calls from unidentified subscribersBenoit Bolsee1-0/+7
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-3/+3
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte1-15/+66
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+163