aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-21SMS over GSUP: handle READY-FOR-SM.req from MSCsMychaela N. Falconia1-0/+1
2023-09-21SMS over GSUP: implement forwarding of MT SMSMychaela N. Falconia1-0/+1
2023-09-21SMS over GSUP: implement forwarding of MO SMSMychaela N. Falconia1-0/+2
2023-09-21SMS over GSUP: implement vty config of SMSC routingMychaela N. Falconia4-0/+35
2023-09-12Add support for multiple APN profiles for subscriber dataAlexander Couzens2-0/+11
2023-06-14Port to new libosmogsm 'struct osmo_sub_auth_data2'Harald Welte2-5/+5
2023-05-30Introduce support for XOR-2G algorithmHarald Welte1-0/+1
2023-05-10hlr: use talloc for memory allocation in osmo_gsup_create_insert_subscriber_d...Alexander Couzens1-3/+1
2023-02-20Run struct_endianness.pyOliver Smith1-1/+1
2023-01-20Add vty `reject-cause` to set the reject causeAlexander Couzens2-1/+4
2022-12-27Vty: Fixup config shown/written from vtyKeith1-0/+1
2022-12-23osmo_mdns_rfc_record/question_encode: remove ctxOliver Smith1-2/+2
2022-12-23mslookup: use apn functions from libosmocoreOliver Smith1-3/+0
2022-12-17ctrl: take both address and port from vty configMax1-1/+0
2022-06-21ctrl: Introduce CTRL command subscriber.by-*.aud3g <algo[,KI,(op|opc),OP_C[,i...Pau Espin Pedrol1-0/+6
2022-06-20ctrl: Introduce cmd SET subscriber.create <imsi>Pau Espin Pedrol1-0/+1
2022-06-17ctrl: Mark function as staticPau Espin Pedrol1-1/+0
2021-07-19db v6: determine 3G AUC IND from VLR nameNeels Hofmeyr2-2/+7
2021-05-13vty: enable show subscribers filtered by IMEIKeith1-0/+1
2021-01-29Add vty command to show summary of all or filtered subscribersKeith1-0/+9
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