aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-04-30D-GSM 3/n: implement roaming by mslookup in osmo-hlrNeels Hofmeyr1-0/+3
2020-04-30D-GSM 2/n: implement mDNS method of mslookup serverNeels Hofmeyr1-1/+3
2020-04-30D-GSM 1/n: add mslookup server in osmo-hlrNeels Hofmeyr1-0/+5
2020-04-302/2: wrap ipa_name in osmo_cni_peer_id with type enum and unionNeels Hofmeyr1-1/+1
2020-04-301/2: refactor: add and use lu_fsm, osmo_gsup_req, osmo_ipa_nameNeels Hofmeyr1-1/+3
2020-01-10add libosmo-mslookup abstract clientOliver Smith1-1/+4
2019-11-20move headers to include/osmocom/hlrNeels Hofmeyr1-12/+1
2019-07-30src/db.c: integrate SQLite3 with talloc allocatorVadim Yanitskiy1-0/+5
2019-07-30build: fix mess with 'db_test_SOURCES' and 'db_test_LDADD'Vadim Yanitskiy1-15/+0
2018-12-04Rename db_bootstrap.sed to db_sql2c.sedNeels Hofmeyr1-4/+4
2018-07-30Add osmo-euse-demo as minimalistic test of a External USSD (EUSE) handlerHarald Welte1-0/+14
2018-07-30USSD: Add Core USSD handling + VTY routing config to HLRHarald Welte1-0/+2
2018-07-30import gsup_client.c as new libosmo-gsup-clientHarald Welte1-0/+2
2018-05-04add gsup_test to catch OS#3231Neels Hofmeyr1-0/+1
2018-04-17Remove unused src/db_test.cPau Espin Pedrol1-4/+0
2017-10-28add osmo-hlr-db-tool, program to migrate from osmo-nitb dbNeels Hofmeyr1-0/+16
2017-10-28automatically create db tables on osmo-hlr invocationNeels Hofmeyr1-0/+18
2017-10-17implement subscriber vty interface, testsNeels Hofmeyr1-0/+2
2017-03-06Add CTRL interfaceMax1-0/+4
2017-03-05Add global HLR structMax1-0/+1
2017-02-16Move lu_operation into separate fileMax1-0/+2
2017-02-01main: add VTY and '-c config-file' optionNeels Hofmeyr1-0/+2
2016-12-12build: recoin db_test as non-installable programNeels Hofmeyr1-0/+3
2016-12-11build with autoconf/automake, add jenkins.sh scriptNeels Hofmeyr1-0/+61