aboutsummaryrefslogtreecommitdiffstats
path: root/src/libvlr/vlr_access_req_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-19/+15
2019-05-06fix various missing line endings in loggingNeels Hofmeyr1-1/+1
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr1-5/+5
2019-03-19libvlr: Allow 2G auth tuples to be re-used without going through AUTHSylvain Munaut1-1/+7
2019-01-04fix vlr ops.subscr_assoc re-associationNeels Hofmeyr1-6/+10
2018-07-26vlr_access_req_fsm.c: use osmo_strlcpy and avoid compiler errorNeels Hofmeyr1-2/+1
2018-05-16vlr_access_req_fsm: use correct cause codesPhilipp Maier1-4/+4
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr1-69/+35
2018-03-13vlr_ciph_result: fix use after free of imeisvNeels Hofmeyr1-1/+1
2018-03-10vlr: fix GSM AKA in a UMTS AKA capable environmentNeels Hofmeyr1-1/+15
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte1-5/+4
2017-12-18cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is usedNeels Hofmeyr1-0/+1
2017-11-20sub_pres_vlr_fsm_start: fix heap use after freeNeels Hofmeyr1-2/+1
2017-09-15Remove rest_octets.hMax1-0/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-2/+2
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+12
2017-08-07vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-1/+1
2017-08-07vlr: place comments on if (0) casesNeels Hofmeyr1-0/+4
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte1-0/+1
2017-07-21Add libvlr implementationHarald Welte1-0/+778