aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-01release 1.2.0-fw.1fairwaves/1.2.0-fw.1fairwaves/productionKirill Zakharenko1-0/+6
2020-04-30auc3g: officially wrap IND around IND_bitlen spaceNeels Hofmeyr1-8/+9
2020-04-30vty: show subscriber: show lu d,h,m,s ago, not just secondsNeels Hofmeyr1-2/+14
2020-04-30vty: show subscriber: change format of 'last LU seen'Neels Hofmeyr1-11/+7
2020-04-30drop error log for when a subscriber does not existNeels Hofmeyr2-30/+4
2020-04-30adoc: add D-GSM chapter to osmohlr-usermanualNeels Hofmeyr3-0/+515
2020-04-30hlr_vty_subscr: prettier output for last LU seenOliver Smith1-2/+7
2020-04-30gsup_server: send routing error back to the correct peerNeels Hofmeyr1-3/+14
2020-04-30D-GSM 3/n: implement roaming by mslookup in osmo-hlrNeels Hofmeyr21-9/+2006
2020-04-30D-GSM 2/n: implement mDNS method of mslookup serverNeels Hofmeyr11-1/+605
2020-04-30D-GSM 1/n: add mslookup server in osmo-hlrNeels Hofmeyr8-0/+537
2020-04-30test_nodes.vty: remove cruftNeels Hofmeyr1-64/+1
2020-04-30enlarge the GSUP message headroomNeels Hofmeyr1-1/+1
2020-04-30db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxyNeels Hofmeyr5-14/+75
2020-04-30gsup client: add up_down_cb(), add osmo_gsup_client_create3()Neels Hofmeyr2-20/+74
2020-04-302/2: wrap ipa_name in osmo_cni_peer_id with type enum and unionNeels Hofmeyr17-52/+217
2020-04-301/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_nameNeels Hofmeyr37-865/+1692
2020-04-16Cosmetic: mention OS#4491 in location cancel codeOliver Smith2-2/+2
2020-04-11configure.ac: fix libtool issue with clang and sanitizerEric1-0/+5
2020-02-14mslookup_client_mdns_test: no automatic skipOliver Smith1-2/+2
2020-02-14mslookup_client_mdns_test: disable by defaultOliver Smith4-8/+27
2020-02-09db: fix possible SQLite3 allocated memory leak in db_open()Vadim Yanitskiy1-1/+3
2020-01-31mdns_rfc.c: fix possible access of uninit. memOliver Smith1-1/+6
2020-01-29gsup_client.c: fix deprecation for client create funcNeels Hofmeyr1-8/+9
2020-01-14mdns_sock.c: fix resource leak of sockOliver Smith1-5/+7
2020-01-14osmo-mslookup-client: fix dereferencing nullOliver Smith1-0/+5
2020-01-14osmo-mslookup-client.c: fix dereferencing nullOliver Smith1-3/+4
2020-01-13mslookup_client_mdns.c: fix dereferencing nullOliver Smith1-0/+1
2020-01-13mdns_msg.c: always call va_endOliver Smith1-1/+1
2020-01-13mslookup_client.c: fix dereferencing null pointerOliver Smith1-1/+1
2020-01-13fix missing braces in LOGP_GSUP_FWDNeels Hofmeyr1-5/+5
2020-01-13contrib/dgsm/ add example esme and dialplanOliver Smith3-0/+237
2020-01-13add osmo-mslookup-client program (#2)Neels Hofmeyr8-1/+957
2020-01-13add mDNS lookup method to libosmo-mslookup (#2)Oliver Smith22-0/+2864
2020-01-13Makefile.am: fix pkgconfig_DATAOliver Smith1-1/+2
2020-01-12Revert "add mDNS lookup method to libosmo-mslookup"Harald Welte22-2829/+0
2020-01-12Revert "add osmo-mslookup-client program"Harald Welte8-957/+1
2020-01-11hlr: remove unused internal USSD listAlexander Couzens2-2/+0
2020-01-10add osmo-mslookup-client programNeels Hofmeyr8-1/+957
2020-01-10add mDNS lookup method to libosmo-mslookupOliver Smith22-0/+2829
2020-01-10add libosmo-mslookup abstract clientOliver Smith24-3/+1622
2020-01-10hlr: respect the num_auth_vectors requestedAlexander Couzens1-1/+6
2020-01-03Bump version: 1.1.0.26-276c-dirty → 1.2.01.2.0Pau Espin Pedrol2-4/+46
2019-12-10tests/auc: change back to python3osmith/fix-python3Oliver Smith2-3/+2
2019-12-03hlr: exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+5
2019-12-03gsup_client.h: fix license header: GPLv2+Oliver Smith1-6/+5
2019-12-01AUC: Add support for setting the AMF separation bit to '1' for EUTRANHarald Welte5-16/+26
2019-11-27db v4: add column last_lu_seen_psNeels Hofmeyr6-32/+76
2019-11-25test_nodes.vty: tweak: add some '?' checksNeels Hofmeyr1-3/+47
2019-11-25remove gsup_testNeels Hofmeyr7-145/+0