aboutsummaryrefslogtreecommitdiffstats
path: root/tests/msc_vlr/msc_vlr_test_gsm_ciph.err
AgeCommit message (Expand)AuthorFilesLines
2018-09-30GSUP client: send CN domain IE on LU requestNeels Hofmeyr1-16/+16
2018-09-17A5/n Ciph: request Classmark Update if missingNeels Hofmeyr1-18/+907
2018-09-17msc_vlr_tests: cosmetically tweak perm algo printingNeels Hofmeyr1-12/+12
2018-09-17store classmark in vlr_subscr, not connNeels Hofmeyr1-6/+0
2018-07-29msc_vlr_tests: don't abuse USSD-request to conclude connectionsVadim Yanitskiy1-75/+12
2018-06-10libmsc/ussd.c: use connection ref-counting and transactionsVadim Yanitskiy1-3/+24
2018-04-17tests/msc_vlr: fix expected SS message namesVadim Yanitskiy1-12/+12
2018-04-12msc conn ref counts: log human readable list of conn ownersNeels Hofmeyr1-140/+140
2018-04-12refactor VLR FSM result handlingNeels Hofmeyr1-37/+37
2018-04-11cosmetic: embed compl_l3_type in FSM idNeels Hofmeyr1-884/+884
2018-04-11properly receive BSSMAP Clear Complete and Iu Release CompleteNeels Hofmeyr1-67/+86
2018-04-11refactor subscr_conn and subscr_conn_fsm de-/allocNeels Hofmeyr1-301/+405
2018-04-03subscr_conn: store complete_layer3_type in conn, not FSM event argNeels Hofmeyr1-14/+13
2018-03-30use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-8/+11
2018-03-15cosmetic: rename conn_fsm "bump" event to "release_when_unused"Neels Hofmeyr1-68/+68
2018-03-15cosmetic: msc_vlr_tests: enable CC logging in debugNeels Hofmeyr1-0/+3
2018-03-15cosmetic: vlr_auth: log decision to send UMTS or GSM AKA challengeNeels Hofmeyr1-13/+13
2018-03-10msc_vlr_tests: add test_a5_3_not_supportedNeels Hofmeyr1-0/+98
2018-03-10cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RESNeels Hofmeyr1-12/+12
2018-03-10vlr: fix GSM AKA in a UMTS AKA capable environmentNeels Hofmeyr1-3/+3
2018-03-10msc_vlr_test_gsm_ciph: add test for GSM AKA in UMTS environmentNeels Hofmeyr1-0/+465
2018-03-02msc_vlr_tests: improve cipher mode coverageNeels Hofmeyr1-9/+40
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr1-10/+10
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte1-6/+6
2018-02-07VLR tests: always print test parametersMax1-10/+10
2018-01-28Permit a set of multiple different A5 ciphersHarald Welte1-9/+9
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte1-9/+9
2018-01-24remove traces of bsc_subscriberHarald Welte1-6/+6
2018-01-24Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC namesHarald Welte1-60/+60
2017-12-31VLR: log subscriber updateMax1-0/+5
2017-12-18vlr: debug log: log Ciphering Mode detailsNeels Hofmeyr1-0/+9
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr1-88/+88
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr1-7/+7
2017-08-29msc_vlr tests: add IMEISV testsNeels Hofmeyr1-19/+9
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-0/+28
2017-08-2304.08: log protocol discriminators and message types by nameNeels Hofmeyr1-231/+231
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-154/+187
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
2017-07-23Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-0/+1632