aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Bump version: 0.9.0.20-6265-dirty → 0.10.00.10.0Pau Espin Pedrol4-7/+41
2018-07-24git-version-gen: Don't check for .git directoryDaniel Willmann1-2/+2
2018-07-20remove unused -p option from getopt() call in sccp_demo_userStefan Sperling1-1/+1
2018-07-20sccp_demo_user: use point code 23 for server and 1 for clientStefan Sperling1-19/+48
2018-07-18comment: explain xua_msg free in m3ua_rx_xfer()Neels Hofmeyr1-0/+1
2018-07-12fix two memleaks in ipa_rx_msg_sccp()Neels Hofmeyr1-2/+5
2018-07-12add osmo_xua_msg_tall_ctx_init()Neels Hofmeyr2-1/+9
2018-07-11cosmetic: sccp2sua.c: log the IEI for parsed SCCP addrNeels Hofmeyr1-1/+1
2018-07-11fix memleak in ipa_rx_msg_sccpNeels Hofmeyr1-0/+1
2018-07-02debian: Package installed example doc filesPau Espin Pedrol1-0/+1
2018-07-02build: Install example cfg filesPau Espin Pedrol4-1/+10
2018-06-14rename m3ua_example to sccp_demo_userStefan Sperling3-6/+6
2018-06-12make it possible to pass parameters to m3ua_exampleStefan Sperling1-16/+131
2018-06-08Introduce osmo_ss7_register_rx_unknown_cb() for unknown PPID/StreamIDHarald Welte4-13/+44
2018-06-06fix use after free in osmo_sccp_simple_server_add_clnt()Stefan Sperling1-1/+1
2018-06-05fix infinite recursion with routing by global titleStefan Sperling1-0/+7
2018-05-26osmo_ss7: Register 5000 as default port for IPA/SCCPliteHarald Welte1-0/+1
2018-05-16tests: xua_test: Fix array len computationPau Espin Pedrol1-10/+10
2018-05-16tests: xua_test: Fix use of wrong buffer for dest addrPau Espin Pedrol1-1/+1
2018-05-15free msgb for primitive allocated in lm_timer_cb() of lm_fsmStefan Sperling2-0/+2
2018-05-08debian/control: match build dependency versions with configure.acHarald Welte1-2/+2
2018-05-03Bump version: 0.8.1.43-7e34-dirty → 0.9.00.9.0Pau Espin Pedrol3-5/+62
2018-04-17use osmo_init_logging2Pau Espin Pedrol3-6/+8
2018-04-16ipa_asp_fsm: Prevent against integer underflowHarald Welte1-0/+5
2018-03-05jenkins.sh: use --enable-werror configure flag, not CFLAGSNeels Hofmeyr1-1/+1
2018-03-05configure: add --enable-werrorNeels Hofmeyr1-0/+21
2018-02-20contrib: jenkins.sh: Disable doxygen in libosmocore buildPau Espin Pedrol1-1/+1
2018-02-15SS7: clarify handling of stream opening errorMax1-0/+2
2018-02-10build: AC_PROG_LIBTOOL is the same as LT_INITMartin Hauke1-1/+0
2018-02-09debian/control: Fix Vcs-BrowserHarald Welte1-1/+1
2018-01-17sccp_types.h: Fix value for SCCP_REFUSAL_UNEQUIPPED_USERHarald Welte1-1/+3
2018-01-07error log: sccp_scoc.c: log failure to create/resolve conn_idNeels Hofmeyr1-2/+6
2017-12-24cosmetic: hmrt_message_for_routing(): use osmo_ss7_route_name()Neels Hofmeyr1-12/+19
2017-12-24add osmo_ss7_route_name()Neels Hofmeyr2-0/+60
2017-12-24add osmo_sccp_user_name()Neels Hofmeyr2-0/+23
2017-12-24typo: osmo-stp main: 'Erro'Neels Hofmeyr1-1/+1
2017-12-24osmo_sccp_addr_name / _dump: drop 'NO_GT' outputNeels Hofmeyr2-10/+12
2017-12-21Enable sanitize for CI testsMax1-1/+1
2017-12-20ss7: Re-bind xUA server socket after setting new IPPau Espin Pedrol5-9/+66
2017-12-10Allocate SCCP user primitives with headroomHarald Welte1-1/+1
2017-12-10sccp_helpers: don't return msgb with l2h setHarald Welte1-1/+4
2017-11-20xua_as[p]_fsm: Use osmo_timer_del() on FSM cleanupHarald Welte2-0/+17
2017-11-20Add "show cs7 (m3ua}sua}ipa)" command to show xUA serversHarald Welte1-0/+37
2017-11-20contrib/test: Fix config of local/remote portsPau Espin Pedrol1-2/+2
2017-11-18xua_test: sanitize: fix msgb leakNeels Hofmeyr1-0/+3
2017-11-18sccp_test: sanitize: don't memcmp NULL pointersNeels Hofmeyr1-4/+6
2017-11-18sccp_test: sanitize: fix msgb mem leaksNeels Hofmeyr1-0/+4
2017-11-18add --enable-sanitize config optionNeels Hofmeyr1-0/+12
2017-11-17ss7_vty: Fix out-of-bounds access in 'as' cmdPau Espin Pedrol1-1/+1
2017-11-13Add SPDX-License-Identifier + missing copyright statementsHarald Welte22-1/+61