aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-03-13msc_vlr_test_call: reproduce OS#3062neels/os3062Neels Hofmeyr3-0/+89
2018-03-13msc_vlr_tests: enable CC logging in debugNeels Hofmeyr7-1/+61
2018-03-10msc_vlr_tests: add test_a5_3_not_supportedNeels Hofmeyr2-0/+152
2018-03-10cosmetic: vlr_auth_fsm: log RAN and size along with SRES/RESNeels Hofmeyr7-66/+66
2018-03-10cosmetic: vlr_auth_fsm: clarify decision on UMTS AKA or GSM AKANeels Hofmeyr2-6/+6
2018-03-10msc_vlr_test_umts_authen: test response with only SRES half of RESNeels Hofmeyr2-0/+294
2018-03-10msc_vlr_test_umts_authen: test response with too long RESNeels Hofmeyr2-0/+289
2018-03-10msc_vlr_test_umts_authen: test response with too short RESNeels Hofmeyr2-0/+290
2018-03-10cosmetic: gsm48_rx_mm_auth_resp(): log 'UMTS AUTH', not 'R99 AUTH'Neels Hofmeyr3-30/+30
2018-03-10vlr auth: gracefully reject malformed auth responseNeels Hofmeyr2-0/+173
2018-03-10vlr: fix GSM AKA in a UMTS AKA capable environmentNeels Hofmeyr2-12/+3
2018-03-10msc_vlr_test_gsm_ciph: add test for GSM AKA in UMTS environmentNeels Hofmeyr2-0/+725
2018-03-10msc_vlr_tests: clearly separate Ciph Mode from Security Mode checkingNeels Hofmeyr9-48/+98
2018-03-02msc_vlr_tests: improve cipher mode coverageNeels Hofmeyr6-51/+143
2018-03-02msc_vlr_tests: make all test functions staticNeels Hofmeyr11-71/+71
2018-03-02msc_vlr_test_gsm_ciph: drop unused functionNeels Hofmeyr1-41/+0
2018-03-02msc_vlr_tests: revert IMSI parameter and test nr outputNeels Hofmeyr35-316/+330
2018-02-27cosmetic: gsm_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-14remove unused "auth policy" VTY commandHarald Welte1-8/+0
2018-02-14remove unused "authorized-regexp" VTY commandHarald Welte13-76/+72
2018-02-14remove bsc_api.h and all users - they're all dead codeHarald Welte1-1/+1
2018-02-07VLR tests: move network init into functionMax1-15/+25
2018-02-07VLR tests: always print test parametersMax24-299/+293
2018-02-07VLR tests: remove weird codeMax1-1/+1
2018-02-07VLR tests: don't fail via assertMax1-4/+13
2018-02-07Expand VLR testsMax12-6/+18
2018-02-07VLR tests: mark static test functions as suchMax2-14/+7
2018-02-07Move IMSI into test parametersMax8-52/+32
2018-02-06Fix whitespace issuesMax2-3/+3
2018-02-05mgcp: use osmo-mgw to switch rtp streamsPhilipp Maier2-8/+8
2018-02-03Implement checks for duplicate uplink UL L3 messageHarald Welte1-0/+40
2018-01-28Permit a set of multiple different A5 ciphersHarald Welte3-17/+17
2018-01-28Shift ciphering algorithm selection from VLR to MSCHarald Welte5-28/+27
2018-01-25Massive removal of unused code/structs/headersHarald Welte2-6/+0
2018-01-24remove traces of bsc_subscriberHarald Welte12-73/+72
2018-01-24Fix msc_vlr test results (.err) for new libosmocore GSM48_PDISC namesHarald Welte8-346/+346
2018-01-24Remove traces of meas_feedHarald Welte1-18/+0
2017-12-31VLR: log subscriber updateMax11-0/+53
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max4-10/+5
2017-12-20fix: properly cancel all Paging on IMSI DetachNeels Hofmeyr2-4/+32
2017-12-20fix paging: add timeout to discard unsuccessful pagingNeels Hofmeyr2-0/+260
2017-12-18cosmetic prep: tell vlr_ops.set_ciph_mode() whether UMTS AKA is usedNeels Hofmeyr1-1/+1
2017-12-18vlr: debug log: log Ciphering Mode detailsNeels Hofmeyr4-0/+26
2017-12-18cosmetic: msc_vlr_tests: log SMS details when invoked with -vNeels Hofmeyr1-0/+3
2017-12-03Remove unneeded .py scriptsMax2-10/+2
2017-11-29Add basic CTRL testMax1-387/+8
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 Hofmeyr7-4/+1131
2017-11-27subscr_conn: introduce usage tokens for ref error trackingNeels Hofmeyr10-766/+766
2017-11-22msc_vlr_tests: set a valid lac for fake connsNeels Hofmeyr11-72/+73