aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-30D-GSM 3/n: implement roaming by mslookup in osmo-hlrNeels Hofmeyr9-0/+239
2020-04-30D-GSM 2/n: implement mDNS method of mslookup serverNeels Hofmeyr5-0/+56
2020-04-30D-GSM 1/n: add mslookup server in osmo-hlrNeels Hofmeyr4-0/+102
2020-04-30db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxyNeels Hofmeyr1-0/+4
2020-04-30gsup client: add up_down_cb(), add osmo_gsup_client_create3()Neels Hofmeyr1-0/+25
2020-04-302/2: wrap ipa_name in osmo_cni_peer_id with type enum and unionNeels Hofmeyr5-8/+36
2020-04-301/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_nameNeels Hofmeyr12-93/+223
2020-01-13add mDNS lookup method to libosmo-mslookup (#2)Oliver Smith8-0/+287
2020-01-12Revert "add mDNS lookup method to libosmo-mslookup"Harald Welte8-287/+0
2020-01-11hlr: remove unused internal USSD listAlexander Couzens1-1/+0
2020-01-10add mDNS lookup method to libosmo-mslookupOliver Smith8-0/+287
2020-01-10add libosmo-mslookup abstract clientOliver Smith5-1/+294
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 Welte1-1/+1
2019-11-27db v4: add column last_lu_seen_psNeels Hofmeyr1-0/+2
2019-11-25add osmo_gsup_msgb_alloc()Neels Hofmeyr1-0/+1
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr15-1/+597
2018-12-20gsupclient: introduce osmo_gsup_client_enc_send()Vadim Yanitskiy1-0/+3
2018-12-06introduce osmo_gsup_client_create2()Stefan Sperling1-1/+10
2018-07-30gsup_client: rename gsup_client_* to osmo_gsup_client_*Harald Welte1-16/+15
2018-07-30import gsup_client.c as new libosmo-gsup-clientHarald Welte2-0/+68