aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr
AgeCommit message (Expand)AuthorFilesLines
2019-09-03msc_a fsm: ignore state chg to same stateNeels Hofmeyr4-11/+0
2019-09-02msc_vlr_tests: GSUP: don't care about extra IEsNeels Hofmeyr1-1/+9
2019-09-02log, cosmetic: add "RR" to "Ciphering Mode Complete"Neels Hofmeyr1-1/+1
2019-08-29vlr_lu_fsm: ignore ID_IMEISV during VLR_ULA_S_WAIT_HLR_UPDNeels Hofmeyr1-1/+0
2019-08-13add 'encryption uea 1 2' cfg / fix ttcn3 iu testsNeels Hofmeyr4-48/+12
2019-08-05add msc_vlr tests for UMTS without cipheringNeels Hofmeyr2-79/+966
2019-08-05do not force encryption on UTRANNeels Hofmeyr4-0/+36
2019-08-02Set coding in mncc_set_cause()Keith Whyte2-2/+2
2019-07-24vlr_lu_fsm.c: don't send LU reject twiceOliver Smith1-2/+0
2019-07-18replace osmo_counter with stat_itemsAlexander Couzens13-118/+120
2019-07-09Fix: add missing semicolons to OSMO_ASSERT statementsVadim Yanitskiy1-1/+1
2019-06-19tests/msc_vlr: fix: do not pass RAT type to expect_bssap_clear()Vadim Yanitskiy4-11/+11
2019-06-17libmsc/gsm_09_11.c: fix broken reference counting for vsubVadim Yanitskiy1-21/+24
2019-06-17libmsc/gsm_09_11.c: do not abuse LOG_TRANS() and early trans allocationVadim Yanitskiy1-2/+2
2019-06-15libmsc/gsm_09_11.c: fix: return trans from establish_nc_ss_trans()Vadim Yanitskiy1-1/+1
2019-06-03tests: share stubs.h from msc_vlr_test as stubs.cVadim Yanitskiy14-53/+14
2019-05-15vlr: optionally send IMEI early to HLROliver Smith13-164/+150
2019-05-15vlr: when setting IMEISV, also set IMEIOliver Smith2-0/+6
2019-05-15vlr: fix IMEI lengthOliver Smith6-50/+46
2019-05-13tests/.../Makefile.am avoid redundant linkage with librtVadim Yanitskiy1-1/+0
2019-05-12add DSS logging categoryNeels Hofmeyr2-9/+14
2019-05-12libmsc/gsm_04_11.c: fix double init of both SMR and SMC FSMsVadim Yanitskiy6-36/+0
2019-05-10LOG_TRANS: store subsys in trans, unify USSD logging back to DMMNeels Hofmeyr1-8/+8
2019-05-09fix regression: fix internal MNCC operationNeels Hofmeyr2-2/+2
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr27-15485/+19609
2019-04-12add LOG_TRANS, proper context for all transactionsNeels Hofmeyr8-365/+385
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr23-2101/+2104
2019-04-12enable osmo_fsm_term_safely(), apply logging changesNeels Hofmeyr13-1140/+625
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