summaryrefslogtreecommitdiffstats
path: root/osmo-gsup-hlr/src/hlr.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-21remove osmo-gsup-hlrHEADmasterHarald Welte1-564/+0
2016-07-01Add hardcoded APNMax1-1/+10
2016-06-10fix authentication re-sync (pass RAND+AUTS along)Harald Welte1-1/+1
2016-05-05LU: remote oudated FIXME commentsHarald Welte1-2/+0
2016-05-05LU: correctly determine and use is_psHarald Welte1-3/+2
2016-05-05implement PURGE-MS from VLR/SGSN to HLRHarald Welte1-0/+40
2016-05-05some more comment / todo updatesHarald Welte1-0/+5
2016-05-05State number of auth vectors in SAI responseHarald Welte1-1/+3
2016-05-05AUC: Differentiate between actual error and unknown IMSIHarald Welte1-1/+5
2016-05-03add copyright statements to all filesHarald Welte1-0/+19
2016-05-03Major update; Code now supports SAI, LU and ISD transactionsHarald Welte1-3/+354
2016-04-28ensure we release memory for all received msgb.Harald Welte1-0/+1
2016-04-28hlr: install signal handlers for SIGINT/USR1/HUPHarald Welte1-1/+28
2016-04-28initial import of osmo-gsup-hlr code so farHarald Welte1-0/+109