aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-21build: move include/{mtp,sccp} to include/osmocom/Neels Hofmeyr17-12/+12
2018-09-27make SCCP timers configurableNeels Hofmeyr6-27/+327
2018-09-27sccp_vty: fix doc strings for show ... ssn,connectionsNeels Hofmeyr2-5/+6
2018-09-27cosmetic: allocate ss7->sccp in one common functionNeels Hofmeyr3-8/+20
2018-09-27vty: install 'show cs7' for sccp addrs on _ve nodesNeels Hofmeyr2-5/+13
2018-09-27vty: tweak two printed stringsNeels Hofmeyr2-4/+4
2018-09-27sccp_vty: define SCCP_STR onceNeels Hofmeyr3-7/+6
2018-09-27add tests/vty: VTY UI transcript testingNeels Hofmeyr6-3/+621
2018-09-27allow less characters for SCCP address book entriesNeels Hofmeyr1-1/+1
2018-09-27vty: fix 'show asp' from within 'asp' nodeNeels Hofmeyr1-1/+2
2018-09-26drop inaccurate comment from osmo_ss7_vty.cNeels Hofmeyr1-1/+0
2018-09-26cosmetic: sccp_scoc.c: fix timers definition unitsNeels Hofmeyr1-9/+9
2018-09-25osmo-stp.cfg: Ensure example config is well-formedHarald Welte1-8/+8
2018-09-14debian: Document why enable-static is used in dh_auto_configurePau Espin Pedrol1-0/+2
2018-09-12Install sample cfg file to /etc/osmocomPau Espin Pedrol2-1/+5
2018-09-10debian/rules: Remove duplicated override_dh_auto_test sectionPau Espin Pedrol1-4/+0
2018-09-10Install systemd services with autotoolsPau Espin Pedrol7-3/+29
2018-09-09Revert "Install systemd services with autotools"Harald Welte7-29/+3
2018-09-07Install systemd services with autotoolsPau Espin Pedrol7-3/+29
2018-08-20ipa_asp_fsm: init: expect IPA ID ACK, not GETNeels Hofmeyr1-2/+2
2018-08-13xua_rkm: Fix xua_msg memleank in handle_rkey_reg_respPau Espin Pedrol1-0/+2
2018-08-13sscp_scrc: Fix memleak of xua_msg when handing it to scrc_rx_mtp_xfer_ind_xuaPau Espin Pedrol1-4/+12
2018-08-06debian/rules: Don't overwrite .tarball-versionHarald Welte1-4/+0
2018-08-01Migrate from ipa_ccm_idtag_parse() to ipa_ccm_id_resp_parse()Harald Welte1-1/+1
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