aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr
AgeCommit message (Expand)AuthorFilesLines
2019-12-12gsup: indicate CN-Domain in SendAuthInfo RequestsNeels Hofmeyr21-146/+147
2019-11-28msc_vlr_test_call: rename lu_utran_tmsiNeels Hofmeyr2-16/+16
2019-11-28msc_vlr_tests: log descriptions in color with -vNeels Hofmeyr1-1/+4
2019-11-28msc_vlr_test_call.c: add MNCC loggingNeels Hofmeyr2-5/+41
2019-11-28msc_vlr_tests: better err logging for dtap msgsNeels Hofmeyr1-1/+3
2019-11-19Fix some typosMartin Hauke2-4/+4
2019-11-05fix msc_vlr_test_call.cNeels Hofmeyr4-22/+432
2019-10-29also log MNCC_SETUP_REQNeels Hofmeyr1-0/+2
2019-10-21log which DTAP messages are sent to RANNeels Hofmeyr9-0/+84
2019-10-21LOG_TRANS for CC: always log CC stateNeels Hofmeyr1-145/+145
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