summaryrefslogtreecommitdiffstats
path: root/src/gsm/auth_milenage.c
Commit message (Expand)AuthorAgeFilesLines
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* auth: add OSMO_MILENAGE_IND_BITLEN_MAXNeels Hofmeyr2017-10-091-1/+1
* umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-genNeels Hofmeyr2017-08-291-1/+2
* auth_milenage: Fix non-AUTS case with OPHarald Welte2017-08-161-12/+24
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-3/+4
* update/extend doxygen documentationHarald Welte2017-06-121-0/+6
* auth_milenage: fix check against too large indNeels Hofmeyr2017-03-161-1/+1
* osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr2017-03-151-1/+66
* osmo_auth_gen_vec: UMTS auth: store last used SQN, not nextNeels Hofmeyr2017-03-151-3/+9
* Improve code reuseMax2016-04-221-32/+3
* auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte2012-03-211-2/+13
* auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte2011-12-071-6/+6
* auth_milenage: we now copy RAND in auth_core, no need to do it twiceHarald Welte2011-12-071-1/+0
* Auth: Import milenage implementation from hostap (Jouni Malinen)Harald Welte2011-12-061-0/+110