aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-01VLR evil twin: just discard previous entries (DoS!)neels/vlr_evil_twin1Neels Hofmeyr1-0/+14
2020-09-01add debug log around active conn and VLR associationNeels Hofmeyr1-1/+6
2020-08-28vty: allow configuring db path from cfg fileKeith Whyte18-126/+146
2020-08-24Change default SCTP conn NULL->127.0.0.1 to localhost->localhostPau Espin Pedrol1-2/+3
2020-08-24mncc_builtin: log type of unhandled message in int_mncc_recv()Vadim Yanitskiy1-1/+2
2020-08-24mncc_builtin: cosmetic: fix coding style in int_mncc_recv()Vadim Yanitskiy1-1/+1
2020-08-24fix crash for unknown MI during Paging ResponseNeels Hofmeyr1-1/+6
2020-08-20Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol5-7/+10
2020-08-20configure.ac: Drop trailing whitespacePau Espin Pedrol1-1/+1
2020-08-17Send "BSSMAP CommonID" to tell BSC about the IMSIHarald Welte14-14/+195
2020-08-13debian/control: change maintainer to the Osmocom team / mailing listVadim Yanitskiy1-1/+1
2020-07-29vty: fix vsub reference counting: call vlr_subscr_put()Vadim Yanitskiy1-0/+2
2020-07-29gsm_04_14: fix off-by-one error in create_gsm0414_msg()Vadim Yanitskiy1-1/+1
2020-07-28Clear Command: set cause value to "Call Control"Neels Hofmeyr1-0/+3
2020-07-12manuals: generate vty reference xml at build timeNeels Hofmeyr3-3255/+6
2020-07-09is_reset_msg: use proper enum for rc valueNeels Hofmeyr1-5/+5
2020-07-01sgs_tx_loc_upd_resp_cb(): fix error handling for MI encodingNeels Hofmeyr1-2/+8
2020-07-01refactor: move RESET Osmux TLV parsing to ran_msg_a.cNeels Hofmeyr6-26/+60
2020-06-25make vty-transcrip-test: use $VTY_TEST var like osmo-bscNeels Hofmeyr1-1/+4
2020-06-24propagate Compl L3 Info Cell ID to the VLR subscriber recordNeels Hofmeyr1-0/+6
2020-06-24vty 'show connection': show msc_a->via_cell instead of vsub->cgiNeels Hofmeyr1-1/+1
2020-06-24add comments to clarify some complete l3 detailsNeels Hofmeyr2-1/+9
2020-06-23osmo-msc.spec.in: Use %config(noreplace) to retain current config fileHarald Welte1-1/+1
2020-06-23add osmo-msc --vty-ref-xml: dump VTY ref XML to stdoutNeels Hofmeyr1-8/+20
2020-06-22msc_ho: fix CALL IDENTIFIER in HANDOVER REQUESTPhilipp Maier2-0/+4
2020-06-22msc_a: add callref as call id to ASSIGNMENT REQ.Philipp Maier3-1/+9
2020-06-22remove empty + unused ran_up_l2.cHarald Welte1-0/+0
2020-06-19add rudimentary NRI support for MSC poolingNeels Hofmeyr17-122/+217
2020-06-19use new osmo_mobile_identity API everywhereNeels Hofmeyr21-255/+233
2020-06-18msc_vty: remove emergency-call command from networkPhilipp Maier1-5/+0
2020-06-15msc_vlr_test_gsm_ciph.c: fix IMEISV MI: even number of digits, clear odd bitNeels Hofmeyr2-2/+2
2020-06-13contrib/osmo-msc.spec.in: Enable SMPP in RPM buildsHarald Welte1-0/+1
2020-06-03vlr_subscr_rx_id_resp(): dont assert on received MI typeNeels Hofmeyr1-2/+3
2020-06-03manual: link to new common cs7-config.adoc, remove some dup of thatNeels Hofmeyr3-23/+21
2020-05-26manual: Multiple Instances: tweak MNCC, add missing SGs docNeels Hofmeyr1-3/+19
2020-05-22Makefile.am: EXTRA_DIST: debian, contrib/*.spec.inOliver Smith1-1/+7
2020-05-20contrib: integrate RPM specOliver Smith3-6/+10
2020-05-19ran_msg_iu.c: Avoid redefining osmo-iuh global variablesPau Espin Pedrol1-10/+0
2020-05-14contrib: import RPM specOliver Smith1-0/+117
2020-05-09Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol2-11/+11
2020-04-26SMS-over-GSUP: notify sender in case of RPL delivery failureVadim Yanitskiy1-1/+1
2020-04-26SMS-over-GSUP: notify sender about malformed GSUP messagesVadim Yanitskiy1-4/+3
2020-04-26SMS-over-GSUP: notify sender about unhandled GSUP messagesVadim Yanitskiy1-0/+1
2020-04-26SMS-over-GSUP: respond with error if net->sms_over_gsup is falseVadim Yanitskiy1-1/+1
2020-04-26SMS-over-GSUP: move net->sms_over_gsup check to gsm411_gsup_rx()Vadim Yanitskiy1-16/+8
2020-04-26SMS-over-GSUP: clarify error message about unexpected MO/MT SMSVadim Yanitskiy1-4/+4
2020-04-20vlr_auth_fsm: Fix compilation with gcc-10Harald Welte1-1/+1
2020-04-14doc: do not use random ip-address for MGWPhilipp Maier4-4/+4
2020-04-11configure.ac: fix libtool issue with clang and sanitizerEric1-0/+5
2020-03-18manual: add missing mention of MGCP in "Multiple instances"Neels Hofmeyr1-0/+1