aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mm_auth
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Build fixesAlexander Huemer1-0/+1
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer1-13/+28
2016-04-29Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte1-3/+3
2016-03-31Fix MM Auth: zero-initialize auth tuple before first useNeels Hofmeyr2-1/+27
2016-03-31Fix MM Auth: disallow key_seq mismatchNeels Hofmeyr2-0/+38
2016-03-31MM Auth: introduce AUTH_ERROR constant.Neels Hofmeyr2-2/+2
2016-03-31MM Auth test: add test to re-use existing authNeels Hofmeyr2-0/+37
2016-03-31MM Auth test: add two tests for AUTH_THEN_CIPHNeels Hofmeyr2-0/+152
2016-03-31Add MM Auth test; add auth_action_str() functionNeels Hofmeyr3-0/+148