aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2019-12-16trial: SMS-over-GSUPneels/sms-over-gsupNeels Hofmeyr3-0/+17
2019-12-16db v6: determine 3G AUC IND from VLR nameNeels Hofmeyr1-0/+7
2019-12-16proxy routing refactorNeels Hofmeyr5-12/+24
2019-12-16D-GSM 3/n: implement roaming by mslookup in osmo-hlrNeels Hofmeyr8-0/+227
2019-12-16D-GSM 2/n: implement mDNS method of mslookup serverNeels Hofmeyr5-1/+56
2019-12-16D-GSM 1/n: add mslookup server in osmo-hlrNeels Hofmeyr4-0/+103
2019-12-16db v5: prep for D-GSM: add vlr_via_proxy and sgsn_via_proxyNeels Hofmeyr1-0/+4
2019-12-16gsup client: add up_down_cb(), add osmo_gsup_client_create3()Neels Hofmeyr1-0/+25
2019-12-162/2: fixup: add osmo_gsup_peer_id with type enum and unionNeels Hofmeyr4-7/+34
2019-12-161/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_nameNeels Hofmeyr11-93/+216
2019-12-16add mDNS lookup method to libosmo-mslookupOliver Smith7-0/+284
2019-12-16add libosmo-mslookup abstract clientOliver Smith4-0/+288
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 Hofmeyr14-0/+595
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 Welte1-0/+66