aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-02-22debug log SCCP SCOC timersneels/miscNeels Hofmeyr1-0/+5
2023-02-22fixup for: add osmo_scu_prim_name_c() / _buf()Neels Hofmeyr3-9/+16
2023-02-21SS7: do not attempt transfer if AS is downMax3-0/+19
2023-02-20Run struct_endianness.pyOliver Smith2-7/+7
2023-02-18add osmo_scu_prim_name_c() / _buf()Neels Hofmeyr2-4/+21
2023-02-18sccp_scmg: ignore PCSTATE.indicationNeels Hofmeyr1-0/+3
2023-02-07Bump version: 1.6.0.20-8b67-dirty → 1.7.01.7.0Pau Espin Pedrol5-12/+44
2022-12-10cosmetic: fix typo in comment2023q1Harald Welte1-1/+1
2022-12-10SCOC: dump SUA header when logging "mismatching remote pc"Harald Welte1-1/+2
2022-11-23sccp: Validate local references > 0x00fffffe are not usedPau Espin Pedrol1-14/+52
2022-11-11contrib/jenkins.sh: add missing 'make check'Oliver Smith1-0/+1
2022-11-11tests: fix old-style function definitionOliver Smith2-2/+2
2022-11-03Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definitionHarald Welte1-0/+1
2022-09-09Set working directory in systemd service fileMax1-0/+2
2022-09-07SIGTRAN: cache Optional Data for SCCP CR/CC/RLSDMax1-13/+130
2022-09-07SIGTRAN: arrange the comments in the encoder to match the specMax1-4/+8
2022-08-22examples: update vty codeMax1-9/+11
2022-08-22SIGTRAN: add osmo_sccp_tx_disconn_data() helperMax3-6/+24
2022-08-22SIGTRAN: error if attempting to send exceedingly big dataMax2-0/+8
2022-08-22SIGTRAN: add function to check connection existenceMax4-6/+36
2022-08-22SIGTRAN: don't advance FSM on failed connection requestMax1-6/+14
2022-08-21Add basic readme for example codeMax1-0/+21
2022-08-21[cosmetic] sccp_scoc.c: constify function parametersMax3-4/+4
2022-08-18SCCP: Log more data on CR size errorMax1-3/+5
2022-08-17SCCP: enforce optional data length limitsMax2-2/+29
2022-08-17cosmetic: improve usage help of example codeMax1-3/+3
2022-06-29xua_snm: assert to guard against NULL ptrPau Espin Pedrol1-0/+2
2022-06-28Bump version: 1.5.0.20-e9cc-dirty → 1.6.01.6.0Pau Espin Pedrol6-13/+46
2022-06-17update git URLs (git -> https; gitea)2022q2Harald Welte5-8/+7
2022-06-17[cosmetic] sccp_scoc: Fix typo in commentHarald Welte1-1/+1
2022-06-16[cosmetic] sccp_scoc.c: fix comments about corresponding SCCP msg typesHarald Welte1-2/+2
2022-05-05M3UA/SUA: Implement handling of SCON (signaling congestion)Harald Welte4-0/+139
2022-04-13tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy6-6/+6
2022-03-29Add ss7 instances to osmo_ss7_instances in creation order2022q1Pau Espin Pedrol2-5/+5
2022-02-24sccp_demo_user: enable stats / rate_counter timersHarald Welte1-0/+4
2022-02-24sccp_demo_user: Allow user to specify logmask on command lineHarald Welte1-3/+8
2022-02-24sccp_demo_user: make sure the command-line specified point codes are usedHarald Welte3-2/+7
2022-02-24sccp_demo_user: Add 'show stats' to VTYHarald Welte1-0/+2
2022-02-21sccp_demo_user: Add command line argument to specify protocol (m3ua/ipa)Harald Welte1-6/+15
2022-02-01xua_asp_fsm: Fix gcc false positive warningPau Espin Pedrol1-2/+1
2022-02-01osmo_ss7_vty: add osmo_sccp_addr_by_name_localOliver Smith2-0/+24
2022-02-01include/osmocom/sigtran/sccp_sap.h: cosmetic fixesOliver Smith1-13/+7
2022-01-26sccp_user: do not force the role ASP when configured differentlypmaier/fixupPhilipp Maier1-1/+5
2022-01-21xua_default_lm_fsm.c: Fix typo in commentPau Espin Pedrol1-1/+1
2021-12-21osmo_ss7_instance_destroy: use for_each_entry_safeOliver Smith1-6/+6
2021-12-21src/sccp_scmg: fix typoOliver Smith1-1/+1
2021-12-14treewide: remove FSF addressOliver Smith8-32/+0
2021-11-23ss7: Use sctp value_string from libosmo-netifPau Espin Pedrol2-30/+4
2021-11-16Bump version: 1.4.0.39-484f-dirty → 1.5.01.5.0Pau Espin Pedrol6-14/+69
2021-11-16osmo_ss7: properly unlink rate_counter on AS/ASP freeHarald Welte1-0/+2