aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr
AgeCommit message (Expand)AuthorFilesLines
2019-02-18a_iface: Fix hexdumping of N-DATA.reqHarald Welte2-4/+4
2019-02-18a_iface: Centralize/wrap BSSAP / N-DATA transmissionHarald Welte3-0/+12
2019-02-05VLR tests: use msgb_eq_data_print() for comparisonMax1-11/+12
2019-02-04Add SGs InterfaceHarald Welte14-0/+53
2019-01-16Enable SMS-related log in VLR testsMax7-1/+589
2019-01-16VLR: send CHECK-IMEI to EIR/HLROliver Smith6-56/+853
2019-01-12msc_vlr_tests: tweak logging in verbose modeNeels Hofmeyr1-2/+7
2019-01-12mm_rx_id_resp(): use osmo_mi_name()Neels Hofmeyr4-14/+14
2019-01-12refactor log ctx for vlr_subscr and ran_connNeels Hofmeyr12-11351/+11648
2019-01-12rx CM Service Req: reject double use soonerNeels Hofmeyr1-2/+1
2019-01-12add LOG_RAN_CONN() to use the conn->fi->id for contextNeels Hofmeyr13-219/+237
2019-01-12use osmo_lu_type_name() from libosmocoreNeels Hofmeyr9-60/+60
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr24-792/+792
2019-01-04remove code dup: add msc_mgcp_try_call_assignment()Neels Hofmeyr2-4/+4
2018-12-19Remove redundancy in LAC processingMax2-2/+2
2018-12-18VLR tests: avoid leaking LAC access detailsMax4-9/+9
2018-12-18VLR tests: add logging macro with explicit value descriptionMax1-3/+5
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling14-121/+121
2018-12-11LU: do not always invoke sub_pres_vlr_fsm_start()Neels Hofmeyr11-496/+0
2018-11-30move gsm_auth_tuple to vlr.h as vlr_auth_tupleNeels Hofmeyr1-1/+1
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr1-1/+0
2018-11-30rename some RAN conn related stuff to ran_conn_*Neels Hofmeyr2-6/+6
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr18-3277/+3277
2018-11-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy7-121/+130
2018-11-23osmo_msc: remove unused parameter from msc_dtap()Philipp Maier1-1/+1
2018-11-22msc_vlr_tests.c: drop duplicating DMM category definitionVadim Yanitskiy1-5/+0
2018-11-18msc_vlr_tests: tweak conn_exists()Max2-5/+10
2018-10-24gsm_04_08_cc: Add global guard timer for MNCCPhilipp Maier1-0/+28
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr24-175/+175
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr7-26/+1565
2018-09-17msc_vlr_tests: cosmetically tweak perm algo printingNeels Hofmeyr2-13/+13
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr2-8/+1
2018-08-23cosmetic: mute "COMPLETE_LAYER_3 not permitted"Neels Hofmeyr3-12/+0
2018-08-05Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlrHarald Welte2-16/+17
2018-07-31migrate to oap_client in libosmogsmHarald Welte1-2/+2
2018-07-30libmsc/gsm_09_11.c: implement network-initiated sessionsVadim Yanitskiy2-6/+323
2018-07-30libmsc/gsm_09_11.c: forward SS/USSD messages to HLR over GSUPVadim Yanitskiy2-7/+22
2018-07-29msc_vlr_tests: don't abuse USSD-request to conclude connectionsVadim Yanitskiy18-659/+481
2018-06-10libmsc/ussd.c: use connection ref-counting and transactionsVadim Yanitskiy6-23/+184
2018-05-23implement periodic Location Update expiry in the VLRStefan Sperling4-0/+193
2018-05-16vlr_access_req_fsm: use correct cause codesPhilipp Maier1-3/+3
2018-04-17tests/msc_vlr: fix expected SS message namesVadim Yanitskiy6-92/+92
2018-04-12msc conn ref counts: log human readable list of conn ownersNeels Hofmeyr11-1072/+1072
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr13-277/+270
2018-04-11cosmetic: embed compl_l3_type in FSM idNeels Hofmeyr11-7130/+7130
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr24-556/+839
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr13-2582/+3181
2018-04-11CC: intentionally release T308 on BSSMAP Clear Request from BSCNeels Hofmeyr1-1/+1
2018-04-10msc_vlr_test_call: reproduce OS#3062Neels Hofmeyr4-0/+436
2018-04-09Permit any Sender MSISDN when sending SMS from VTYHarald Welte1-1/+1