aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_no_authen.err
AgeCommit message (Expand)AuthorFilesLines
2019-10-21log which DTAP messages are sent to RANNeels Hofmeyr1-0/+13
2019-07-18replace osmo_counter with stat_itemsAlexander Couzens1-11/+11
2019-05-15vlr: optionally send IMEI early to HLROliver Smith1-122/+60
2019-05-15vlr: when setting IMEISV, also set IMEIOliver Smith1-0/+5
2019-05-15vlr: fix IMEI lengthOliver Smith1-14/+12
2019-05-12libmsc/gsm_04_11.c: fix double init of both SMR and SMC FSMsVadim Yanitskiy1-4/+0
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-1739/+2408
2019-04-12add LOG_TRANS, proper context for all transactionsNeels Hofmeyr1-26/+28
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr1-283/+283
2019-04-12enable osmo_fsm_term_safely(), apply logging changesNeels Hofmeyr1-122/+62
2019-01-16Enable SMS-related log in VLR testsMax1-0/+70
2019-01-16VLR: send CHECK-IMEI to EIR/HLROliver Smith1-22/+62
2019-01-12mm_rx_id_resp(): use osmo_mi_name()Neels Hofmeyr1-9/+9
2019-01-12refactor log ctx for vlr_subscr and ran_connNeels Hofmeyr1-1291/+1341
2019-01-12add LOG_RAN_CONN() to use the conn->fi->id for contextNeels Hofmeyr1-26/+26
2019-01-12use osmo_lu_type_name() from libosmocoreNeels Hofmeyr1-11/+11
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr1-93/+93
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling1-11/+11
2018-12-11LU: do not always invoke sub_pres_vlr_fsm_start()Neels Hofmeyr1-88/+0
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-414/+414
2018-11-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy1-14/+14
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr1-22/+22
2018-08-23cosmetic: mute "COMPLETE_LAYER_3 not permitted"Neels Hofmeyr1-4/+0
2018-07-29msc_vlr_tests: don't abuse USSD-request to conclude connectionsVadim Yanitskiy1-51/+8
2018-06-10libmsc/ussd.c: use connection ref-counting and transactionsVadim Yanitskiy1-2/+16
2018-05-23implement periodic Location Update expiry in the VLRStefan Sperling1-0/+126
2018-04-17tests/msc_vlr: fix expected SS message namesVadim Yanitskiy1-8/+8
2018-04-12msc conn ref counts: log human readable list of conn ownersNeels Hofmeyr1-138/+138
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr1-16/+24
2018-04-11cosmetic: embed compl_l3_type in FSM idNeels Hofmeyr1-804/+804
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-83/+105
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-295/+406
2018-04-03subscr_conn: store complete_layer3_type in conn, not FSM event argNeels Hofmeyr1-14/+14
2018-03-30use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-9/+12
2018-03-15cosmetic: rename conn_fsm "bump" event to "release_when_unused"Neels Hofmeyr1-65/+65
2018-03-15cosmetic: msc_vlr_tests: enable CC logging in debugNeels Hofmeyr1-0/+2
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr1-16/+16
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte1-9/+9
2018-02-07VLR tests: always print test parametersMax1-16/+16
2018-01-24remove traces of bsc_subscriberHarald Welte1-9/+9
2018-01-24Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC namesHarald Welte1-66/+66
2017-12-31VLR: log subscriber updateMax1-0/+10
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-118/+118
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr1-12/+12
2017-08-29msc_vlr tests: add IMEISV testsNeels Hofmeyr1-6/+921
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-0/+26
2017-08-2304.08: log protocol discriminators and message types by nameNeels Hofmeyr1-138/+138
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-155/+180
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-7/+3
2017-08-07vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-5/+5