aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/auth_milenage.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+2
2017-10-09auth: add OSMO_MILENAGE_IND_BITLEN_MAXNeels Hofmeyr1-1/+1
2017-08-29umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-genNeels Hofmeyr1-1/+2
2017-08-16auth_milenage: Fix non-AUTS case with OPHarald Welte1-12/+24
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+4
2017-06-12update/extend doxygen documentationHarald Welte1-0/+6
2017-03-16auth_milenage: fix check against too large indNeels Hofmeyr1-1/+1
2017-03-15osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr1-1/+66
2017-03-15osmo_auth_gen_vec: UMTS auth: store last used SQN, not nextNeels Hofmeyr1-3/+9
2016-04-22Improve code reuseMax1-32/+3
2012-03-21auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte1-2/+13
2011-12-07auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte1-6/+6
2011-12-07auth_milenage: we now copy RAND in auth_core, no need to do it twiceHarald Welte1-1/+0
2011-12-06Auth: Import milenage implementation from hostap (Jouni Malinen)Harald Welte1-0/+110