aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libvlr
AgeCommit message (Expand)AuthorFilesLines
2017-03-16implement utran security mode with vlrNeels Hofmeyr1-0/+3
2017-03-16vlr: allow setting assign_tmsi per-subscriberNeels Hofmeyr1-6/+13
2017-03-16ensure authentication is required on UTRANNeels Hofmeyr2-0/+8
2017-03-16vlr on utran: transmit CommonIDNeels Hofmeyr3-0/+17
2017-03-16vlr: fix: don't send CM Service Accept after Ciphering CommandNeels Hofmeyr1-1/+4
2017-03-16fix: vlr: clear last_tuple when receiving auth tuplesNeels Hofmeyr1-0/+3
2017-03-16gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr1-3/+4
2017-03-16vlr: get SMS working, by SMS recipient MSISDN round-robinNeels Hofmeyr1-0/+4
2017-03-16msc_vlr tests: add tests to reject concurrenct connsNeels Hofmeyr1-5/+3
2017-03-16Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-2/+1
2017-03-16Use libvlr in libmsc (large refactoring)Neels Hofmeyr1-0/+1
2017-03-16Add libvlr implementationHarald Welte9-0/+4000