aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2018-01-30osmo-bsc_nat: Fix use-after-free issue in ctrl forwarding codedaniel/bsc-nat-rebaseDaniel Willmann1-1/+2
2018-01-30Work fix gcc maybe-uninitialized warnings/errorsDaniel Willmann5-8/+14
2018-01-30libmgcp: osmux_config is not a talloc context, don't use it as suchDaniel Willmann1-1/+1
2018-01-30libmgcp: Fix rtp range parsingDaniel Willmann1-5/+5
2018-01-30osmo-bsc_nat: Add a description for the MSCDaniel Willmann2-1/+13
2018-01-30libmgcp: Fix Config file writingDaniel Willmann1-42/+51
2018-01-30osmo-bsc_nat: Return -EBADF if ussd_read_cb closes the connectionDaniel Willmann1-1/+1
2018-01-30osmo-bsc_nat: Change warning into commentDaniel Willmann1-1/+1
2018-01-30libmgcp: Add separate option for osmux DSCPDaniel Willmann2-2/+17
2018-01-30bsc_nat: Remove warning for MSC-natDaniel Willmann1-3/+0
2018-01-30osmo-bsc_nat: Free mgcp_configs on shutdownDaniel Willmann2-2/+10
2018-01-30osmo-bsc_nat: Reenable osmux supportDaniel Willmann6-116/+157
2018-01-30osmo-bsc_nat: Add missing newline in log statementDaniel Willmann1-1/+1
2018-01-30osmo-bsc_nat: Implement MSC-side nat of SCCP connectionDaniel Willmann5-13/+38
2018-01-30osmo-bsc_nat: Change nat_sccp_conection ref namesDaniel Willmann4-43/+43
2018-01-30osmo-bsc_nat: Fix detection of stale connections in MGCPDaniel Willmann1-1/+1
2018-01-30mgcp: Treat ConnID as hexDaniel Willmann2-3/+3
2018-01-30bsc_nat: Fix return value in bsc_read_cb when connection was closedDaniel Willmann1-1/+1
2018-01-30bsc_nat: Fix selection of mgcp_config in bsc_mgcp_forward()Daniel Willmann1-5/+6
2018-01-30libmgcp: Pass the pointer to the mgcp list on init, don't copy itDaniel Willmann5-11/+12
2018-01-30libmgcp: Fix mgcp instance argumentDaniel Willmann1-2/+2
2018-01-30osmo-bsc_nat: Add missing return code for VTYDaniel Willmann1-0/+1
2018-01-30osmo-bsc_nat: Make bsc_mgcp_find_con aware of multiple MGCP configsDaniel Willmann1-4/+5
2018-01-30osmo-bsc_nat: Handle multiple mgcp configs in SCCP connDaniel Willmann2-2/+6
2018-01-30osmo-bsc_nat: Handle multiple mgcp configs in MGCP NAT codeDaniel Willmann1-41/+61
2018-01-30osmo-bsc_nat: Modify nat init to work with multiple mgcp_configsDaniel Willmann3-58/+68
2018-01-30libmgcp: Allow to get the mgcp_config by numberDaniel Willmann1-9/+9
2018-01-30Add warnings in places missing supportDaniel Willmann4-9/+27
2018-01-30osmo-bsc_mgcp: Make it work with the changes supporting multiple MGCPDaniel Willmann1-11/+13
2018-01-30libmgcp: Make it possible to define more than one MGCP instanceDaniel Willmann2-191/+380
2018-01-30osmo-bsc_nat: Disable sending MGCP to MSC via IPA multiplexDaniel Willmann1-1/+2
2018-01-30libfilter: Also handle detach indicationsDaniel Willmann1-0/+29
2018-01-30osmo-bsc_nat: Change the way bsc_nat_msc_is_connected() worksDaniel Willmann3-12/+18
2018-01-30osmo-bsc_nat: Have a default MSC for messages from BSCDaniel Willmann3-3/+26
2018-01-30osmo-bsc_nat: Implement access lists for MSC connsDaniel Willmann3-1/+56
2018-01-25osmo-bsc_nat: Change some functions to work with multiple MSC connsDaniel Willmann2-2/+11
2018-01-25osmo-bsc_nat: Support multiple MSCs in VTY/configDaniel Willmann3-67/+117
2018-01-25osmo-bsc_nat: Add functions to alloc/find/free MSC configDaniel Willmann1-0/+59
2018-01-25osmo-bsc_nat: Add infrastructure for multiple MSC connectionsDaniel Willmann2-0/+13
2018-01-25osmo-bsc_nat: Remove MSC IP cmdline option. This no longer makes sense for mu...Daniel Willmann1-8/+0
2018-01-21src/libmsc/ussd.c: drop useless forward declarationVadim Yanitskiy1-13/+10
2018-01-12libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy3-5/+41
2017-12-12sms.db: silence libdbi warnings on out-of-range indexNeels Hofmeyr1-18/+25
2017-11-27vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol4-3/+31
2017-11-27Use type bool for boolean fields in gsm48_si_ro_infoPau Espin Pedrol1-7/+7
2017-11-11osmo-bsc-sccplite: Implement incoming RESET procedureHarald Welte2-1/+34
2017-11-11osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDTHarald Welte1-0/+4
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr9-18/+0
2017-10-26rename osmo-bsc to osmo-bsc-sccpliteHarald Welte2-4/+4
2017-10-26remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte40-25043/+0