aboutsummaryrefslogtreecommitdiffstats
path: root/src/sccp_scrc.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-15spelling fixes in commentsHarald Welte1-3/+3
2021-05-13sccp_scrc: Ensure we have not just SSN but at least OPC+SSN in CallingPartyHarald Welte1-0/+23
2020-01-17sccp: Log missing user and router failure pathsPau Espin Pedrol1-0/+3
2020-01-08sua.c: Avoid double free in sua_rx_msg()->...->mtp_user_prim_cb()Pau Espin Pedrol1-12/+4
2018-10-21build: move include/{mtp,sccp} to include/osmocom/Neels Hofmeyr1-1/+1
2018-08-13sscp_scrc: Fix memleak of xua_msg when handing it to scrc_rx_mtp_xfer_ind_xuaPau Espin Pedrol1-4/+12
2018-06-05fix infinite recursion with routing by global titleStefan Sperling1-0/+7
2017-11-13Add SPDX-License-Identifier + missing copyright statementsHarald Welte1-0/+2
2017-08-09ensure valid primary_pc in osmo_ss7_instanceNeels Hofmeyr1-1/+7
2017-06-25gen_mtp_transfer_req_xua(): add addr to error log for missing DPCNeels Hofmeyr1-1/+3
2017-06-22sccp_scrc: Fix warning: uneeded constant evaulationPau Espin Pedrol1-1/+1
2017-04-18Add IPA/SCCPlite support as SIGTRAN alternativeHarald Welte1-1/+3
2017-04-11SCRC: Print NOTICE log message if we attempt to use (missing) GT routingHarald Welte1-0/+1
2017-04-10sigtran: fix various memory leaks (msgb and xua_msg)Harald Welte1-3/+4
2017-04-10SUA: Port to new osmo_ss7 and SCCP codeHarald Welte1-0/+2
2017-04-10Add new SCCP implementationHarald Welte1-0/+473