aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/mncc_sock.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-11Use osmo_fd_*_{disable,enable}Harald Welte1-6/+6
2020-10-19Use osmo_fd_setup() whenever applicableHarald Welte1-9/+2
2020-05-09Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol1-10/+10
2019-11-19Fix some typosMartin Hauke1-1/+1
2019-05-09fix regression: fix internal MNCC operationNeels Hofmeyr1-1/+1
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-10/+1
2018-08-10libmsc/mncc_sock.c: Add lchan_type_offset in queue_hello()Keith1-0/+1
2018-03-22dissolve libcommon: move talloc ctx into msc_main.c, drop talloc_ctx.cNeels Hofmeyr1-1/+1
2018-01-23MNCC: Add input validationHarald Welte1-1/+4
2017-09-15Remove rest_octets.hMax1-0/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-3/+3
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-1/+0
2017-07-12move openbsc/* to repos rootNeels Hofmeyr1-0/+318