aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth
AgeCommit message (Expand)AuthorFilesLines
2018-12-20Use define for key buffersMax1-1/+4
2017-03-15milenage_test: cosmetic: verify AUTS in commentsNeels Hofmeyr1-0/+56
2017-03-15milenage_test: enhance to verify new SQN incrementsNeels Hofmeyr2-0/+31
2017-03-15osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr1-0/+6
2017-03-15osmo_auth_gen_vec: UMTS auth: store last used SQN, not nextNeels Hofmeyr2-2/+2
2017-03-15milenage_test: cosmetic fix: shown value is not SEQ.MSNeels Hofmeyr2-2/+4
2016-06-29tests: test actual support status for auth. algoMax2-0/+4
2013-10-08tests: Fix warningsJacob Erlbeck1-1/+3
2012-06-30build: simplify test handling and speed up build.Diego Elio Pettenò1-8/+0
2012-03-21auth: Update test result with the new OP/OPC outputHolger Hans Peter Freyther1-0/+2
2012-03-21milenage: Add function to compute OPC from OP and KHarald Welte1-0/+20
2011-12-07auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte1-2/+2
2011-12-07milenage_test: make sure test output is what .ok file expectsHarald Welte1-1/+1
2011-12-07milenage_test: make sure test result matches expectationsHarald Welte1-1/+1
2011-12-07whitespace fixes in milenage_test.okHarald Welte1-7/+7
2011-12-07add autotest script for milenage/auth testingHarald Welte3-0/+94