aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_authen_reuse.err
AgeCommit message (Expand)AuthorFilesLines
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr1-12/+12
2018-07-29msc_vlr_tests: don't abuse USSD-request to conclude connectionsVadim Yanitskiy1-300/+48
2018-06-10libmsc/ussd.c: use connection ref-counting and transactionsVadim Yanitskiy1-12/+96
2018-04-17tests/msc_vlr: fix expected SS message namesVadim Yanitskiy1-48/+48
2018-04-12msc conn ref counts: log human readable list of conn ownersNeels Hofmeyr1-192/+192
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr1-60/+54
2018-04-11cosmetic: embed compl_l3_type in FSM idNeels Hofmeyr1-1145/+1145
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-48/+72
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-426/+540
2018-04-03subscr_conn: store complete_layer3_type in conn, not FSM event argNeels Hofmeyr1-18/+18
2018-03-30use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-7/+10
2018-03-15cosmetic: rename conn_fsm "bump" event to "release_when_unused"Neels Hofmeyr1-102/+102
2018-03-15cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challengeNeels Hofmeyr1-18/+18
2018-03-10cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RESNeels Hofmeyr1-18/+18
2018-03-10cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH'Neels Hofmeyr1-18/+18
2018-03-10msc_vlr_tests: clearly separate Ciph Mode from Security Mode checkingNeels Hofmeyr1-9/+9
2018-03-02msc_vlr_tests: improve cipher mode coverageNeels Hofmeyr1-9/+27
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr1-12/+12
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte1-7/+7
2018-02-07VLR tests: always print test parametersMax1-12/+12
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte1-9/+9
2018-01-24remove traces of bsc_subscriberHarald Welte1-7/+7
2018-01-24Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC namesHarald Welte1-60/+60
2017-12-31VLR: log subscriber updateMax1-0/+6
2017-12-18vlr: debug log: log Ciphering Mode detailsNeels Hofmeyr1-0/+9
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-156/+156
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr1-6/+6
2017-10-31tests: add msc_vlr_test_authen_reuseNeels Hofmeyr1-0/+2606