aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_call.err
AgeCommit message (Expand)AuthorFilesLines
2018-03-13fix conn fsm tear down after call failureneels/os2779Neels Hofmeyr1-2/+336
2018-03-13msc_vlr_tests: enable CC logging in debugNeels Hofmeyr1-0/+47
2018-03-12vlr_auth: log decision to send UMTS or GSM AKA challengeNeels Hofmeyr1-4/+4
2018-03-10cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RESNeels Hofmeyr1-4/+4
2018-03-10cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH'Neels Hofmeyr1-4/+4
2018-03-10msc_vlr_tests: clearly separate Ciph Mode from Security Mode checkingNeels Hofmeyr1-4/+4
2018-03-02msc_vlr_tests: improve cipher mode coverageNeels Hofmeyr1-4/+12
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr1-4/+4
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte1-3/+3
2018-02-07VLR tests: always print test parametersMax1-4/+4
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte1-4/+4
2018-01-24remove traces of bsc_subscriberHarald Welte1-3/+3
2018-01-24Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC namesHarald Welte1-8/+8
2017-12-31VLR: log subscriber updateMax1-0/+2
2017-12-18vlr: debug log: log Ciphering Mode detailsNeels Hofmeyr1-0/+4
2017-11-27fix use after free: missing conn_get on CC paging responseNeels Hofmeyr1-15/+15
2017-11-27add msc_vlr_test_call to reproduce a sanitizer errorNeels Hofmeyr1-0/+700