aboutsummaryrefslogtreecommitdiffstats
path: root/src/db_auc.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-11refactor db_get_auth_data return valNeels Hofmeyr1-7/+8
2017-10-11db: use int64_t as subscriber idNeels Hofmeyr1-3/+3
2017-10-10cosmetic: log IMSI='<imsi>', log "no such subscriber"Neels Hofmeyr1-2/+2
2017-10-10cosmetic: prepend DB_STMT_ to enum stmt_idx entriesNeels Hofmeyr1-2/+2
2017-03-16debug log: output ind slot, previous sqn, and sqn db updateNeels Hofmeyr1-1/+2
2017-03-16UMTS AKA: implement SQN increment according to SEQ and INDNeels Hofmeyr1-2/+14
2017-03-16fix debug log: adjust to new SQN increment schemeNeels Hofmeyr1-0/+1
2016-12-21log: move a log from info to debug levelNeels Hofmeyr1-1/+1
2016-12-11fix various compiler warningsNeels Hofmeyr1-4/+4
2016-05-05AUC: use osmo_hexparse() when reading key material from dbHarald Welte1-4/+6
2016-05-05AUC: Differentiate between actual error and unknown IMSIHarald Welte1-10/+29
2016-05-03db_auc: remove some debugging code about column typesHarald Welte1-4/+0
2016-04-28initial import of osmo-gsup-hlr code so farHarald Welte1-0/+208