summaryrefslogtreecommitdiffstats
path: root/osmo-gsup-hlr/src/gsup_server.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-21remove osmo-gsup-hlrHEADmasterHarald Welte1-290/+0
2016-12-19Fix broken compilationMax1-8/+9
2016-05-03add copyright statements to all filesHarald Welte1-0/+19
2016-05-03Major update; Code now supports SAI, LU and ISD transactionsHarald Welte1-1/+62
2016-04-28Fix memory leakage in gsup_serverHarald Welte1-2/+3
2016-04-28ensure we release memory for all received msgb.Harald Welte1-1/+1
2016-04-28more verbose error handling in osmo_gsup_server_read_cb()Harald Welte1-5/+13
2016-04-28gsup_server: Implement IPA CCM handling using new libosmo-abis functionHarald Welte1-29/+25
2016-04-28initial import of osmo-gsup-hlr code so farHarald Welte1-0/+204