aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/vlr.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-29fix vlr ops.subscr_assoc re-associationneels/35c335c3Neels Hofmeyr1-1/+1
2018-12-26use osmo_rat_type from libosmocoreNeels Hofmeyr1-1/+1
2018-12-19Remove redundancy in LAC processingMax1-2/+0
2018-12-18VLR: drop unused struct membersMax1-3/+0
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling1-1/+2
2018-11-30GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTHNeels Hofmeyr1-4/+6
2018-11-30move gsm_auth_tuple to vlr.h as vlr_auth_tupleNeels Hofmeyr1-3/+11
2018-11-30move ran_conn declarations to new ran_conn.hNeels Hofmeyr1-1/+1
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-1/+1
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr1-0/+2
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr1-7/+7
2018-08-05Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte1-1/+2
2018-07-29libvlr/vlr.c: forward unhandled GSUP messages towards MSCVadim Yanitskiy1-0/+4
2018-05-23implement periodic Location Update expiry in the VLRStefan Sperling1-0/+6
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr1-26/+11
2018-03-13restore sending of optional MM info messagesStefan Sperling1-0/+1
2018-03-13vlr_ciph_result: fix use after free of imeisvNeels Hofmeyr1-1/+1
2018-02-08GSUP: check osmo_gsup_encode() resultMax1-2/+2
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte1-5/+4
2018-01-24VLR: constify GSUP-related function parametersMax1-1/+1
2018-01-05Add control command to expire subscriberMax1-1/+1
2017-12-31VLR: log subscriber updateMax1-0/+6
2017-12-29VLR: remove unused parameterMax1-1/+0
2017-12-20fix paging: add timeout to discard unsuccessful pagingNeels Hofmeyr1-0/+1
2017-12-18cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is usedNeels Hofmeyr1-1/+2
2017-12-18cosmetic prep: publish vlr_use_umts_aka() decisionNeels Hofmeyr1-0/+2
2017-12-18fix BSSMAP Cipher Mode Cmd: properly set permitted algorithmsNeels Hofmeyr1-0/+16
2017-11-20sub_pres_vlr_fsm_start: fix heap use after freeNeels Hofmeyr1-3/+4
2017-10-31cosmetic: vlr: rename auth_tuple_max_use_count to _reuse_Neels Hofmeyr1-1/+1
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-0/+422