aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/a_iface.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-27mgcp: use osmo-mgw to switch rtp streamsPhilipp Maier1-2/+15
2017-12-20cosmetic: rename sccp_rx_udt and sccp_rx_dt to a_*Neels Hofmeyr1-3/+3
2017-12-20log: a_iface.c: revisit logging, use LOGPCONNNeels Hofmeyr1-19/+18
2017-12-18cosmetic: move translation of vlr_ciph into msc_vlr_set_ciph_mode()Neels Hofmeyr1-26/+6
2017-12-18fix BSSMAP Cipher Mode Cmd: properly set permitted algorithmsNeels Hofmeyr1-1/+1
2017-12-18debug log: a_iface_tx_cipher_mode(): log cipher and keyNeels Hofmeyr1-1/+9
2017-12-14compiler warning: drop double 'const' in a_iface_tx_cipher_mode()Neels Hofmeyr1-1/+1
2017-11-20reset: remove name variable from reset contextPhilipp Maier1-1/+3
2017-09-15Remove rest_octets.hMax1-0/+2
2017-09-11a_iface: fix typoPhilipp Maier1-1/+1
2017-09-11a_iface: fix memory leaksPhilipp Maier1-1/+7
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr1-2/+2
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-7/+7
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-1/+1
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-22/+560
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+8
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-0/+45