aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-23README.md: Add Forum and Issue Tracker sectionsHEADmasterHarald Welte1-0/+14
2024-03-23README.md: Improve mark-down formattingHarald Welte1-11/+12
2024-03-23Add funding link to github mirrorHarald Welte1-0/+1
2024-01-26build: include {README.md,git-version-gen} into the release tarballVadim Yanitskiy1-0/+2
2023-12-17ctrl: add subscriber.by-*.imsi GET-able variableMychaela N. Falconia1-0/+15
2023-12-01Use uniform log format for default config filesAndreas Eversberg2-3/+11
2023-09-21SMS over GSUP: handle READY-FOR-SM.req from MSCsMychaela N. Falconia3-0/+60
2023-09-21SMS over GSUP: implement forwarding of MT SMSMychaela N. Falconia3-0/+32
2023-09-21SMS over GSUP: implement forwarding of MO SMSMychaela N. Falconia4-0/+96
2023-09-21SMS over GSUP: implement vty config of SMSC routingMychaela N. Falconia9-0/+312
2023-09-17hlr_vty.c: drop redundant include of hlr_ussd.hVadim Yanitskiy1-2/+0
2023-09-12Bump version: 1.6.0.20-37f0-dirty → 1.7.01.7.0Pau Espin Pedrol6-16/+49
2023-09-12Add support for multiple APN profiles for subscriber dataAlexander Couzens7-14/+311
2023-08-29Add VTY support for TUAK algorithmHarald Welte3-9/+19
2023-08-29db: extend database schema to support 256bit K and/or OP[c] valuesHarald Welte7-31/+82
2023-07-21USSD: fix handling of ussd-DataCodingScheme != 0x0fVadim Yanitskiy1-2/+33
2023-07-05gsup_server: fix msgb memleak in osmo_gsup_server_read_cb()Vadim Yanitskiy1-4/+2
2023-07-05ussd: fix GSUP memleaks in rx_proc_ss_{req,error}()Vadim Yanitskiy1-1/+5
2023-07-05lu_fsm: fix memleak in lu_fsm_wait_insert_data_result()Vadim Yanitskiy1-0/+1
2023-06-14src/db.c: Switch from "const char *statements" to "const char * const"Harald Welte2-8/+8
2023-06-14Port to new libosmogsm 'struct osmo_sub_auth_data2'Harald Welte12-134/+168
2023-06-03cosmetic: gen_ts_55_205_test_sets/main_template tabs istead of spacesHarald Welte1-2/+2
2023-06-03cosmetic: gen_ts_55_205_test_sets/func_template.c: Use tab-indentHarald Welte1-27/+27
2023-05-30Introduce support for XOR-2G algorithmHarald Welte13-36/+43
2023-05-26systemd: depend on networking-online.targetOliver Smith1-0/+2
2023-05-10hlr: use talloc for memory allocation in osmo_gsup_create_insert_subscriber_d...Alexander Couzens4-28/+13
2023-04-25debian: set compat level to 10Oliver Smith2-2/+2
2023-03-14tests/*/Makefile.am: move -I to AM_CPPFLAGSVadim Yanitskiy4-4/+7
2023-03-14tests/auc/Makefile.am: put object files to LDADDVadim Yanitskiy1-4/+4
2023-03-14mslookup: Call osmo_fd_unregister() before closing and changing bfd->fdPau Espin Pedrol1-2/+2
2023-02-22tests/db/db_test.err: adjust to XOR-3G renameOliver Smith3-4/+4
2023-02-20Run struct_endianness.pyOliver Smith1-1/+1
2023-02-07Bump version: 1.5.0.19-268a-dirty → 1.6.01.6.0Pau Espin Pedrol6-25/+64
2023-01-20Add vty `reject-cause` to set the reject causeAlexander Couzens7-6/+98
2023-01-15fix memleak of proxy_subscr_listentryNeels Hofmeyr1-0/+1
2022-12-27Vty: Fixup config shown/written from vtyKeith4-24/+29
2022-12-23osmo_mdns_rfc_record/question_encode: remove ctxOliver Smith4-8/+8
2022-12-23mslookup: use apn functions from libosmocoreOliver Smith4-339/+34
2022-12-23osmo_mdns_rfc_record_decode: proper free on errOliver Smith1-1/+1
2022-12-23osmo_mdns_rfc_record_decode: check ret of tallocOliver Smith1-1/+5
2022-12-23osmo-hlr: Transition to use of 'telnet_init_default'arehbein1-2/+1
2022-12-17ctrl: take both address and port from vty configMax3-7/+2
2022-11-03Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definitionHarald Welte1-0/+1
2022-11-03Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte15-33/+33
2022-09-24hlr_vty.c: fix typoMax1-1/+1
2022-09-18Debian: install osmo-hlr-dgsm.cfg as example configMax1-0/+1
2022-09-18systemd: enable basic hardeningMax1-0/+1
2022-09-18Debian: reformat package descriptionMax1-2/+3
2022-09-18Debian: bump copyright year to match currentMax1-1/+1
2022-09-09Ignore .deb build byproductsMax1-0/+16