aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/msc_vlr
AgeCommit message (Expand)AuthorFilesLines
2017-03-16adjust msc_vlr_test_reject_concurrencyNeels Hofmeyr2-18/+406
2017-03-16log: ciphering/security are implicit CM Service AcceptNeels Hofmeyr1-0/+4
2017-03-16debug log: upon bumping a conn, say why it is keptNeels Hofmeyr8-741/+913
2017-03-16allow CM Service Request on already open connectionNeels Hofmeyr1-9/+19
2017-03-16Reinstate msc subscriber conn ref countingNeels Hofmeyr10-417/+624
2017-03-16vlr: fix: don't send CM Service Accept after Ciphering CommandNeels Hofmeyr2-5/+4
2017-03-16implement utran security mode with vlrNeels Hofmeyr4-75/+218
2017-03-16vlr tests: umts auth with tmsiNeels Hofmeyr2-32/+179
2017-03-16vlr on utran: transmit CommonIDNeels Hofmeyr2-0/+9
2017-03-16msc: decouple from bsc_api and btsNeels Hofmeyr10-50/+48
2017-03-16Make the code work so that the msc_vlr tests passNeels Hofmeyr13-389/+221
2017-03-16vlr: fix: don't send CM Service Accept after Ciphering CommandNeels Hofmeyr2-10/+8
2017-03-16fix: vlr: clear last_tuple when receiving auth tuplesNeels Hofmeyr2-6/+18
2017-03-16msc_vlr tests: add tests to reject concurrenct connsNeels Hofmeyr6-107/+1995
2017-03-16Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr27-0/+12907