aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm/auth_core.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-07auth_core: add missing string.h include to reduce warningsHarald Welte1-0/+1
2011-12-07auth_core: Make sure we always save the RAND in the vectorHarald Welte1-1/+8
2011-12-07auth_core: add functions for parsing algorithm namesHarald Welte1-0/+20
2011-12-06Auth: Import milenage implementation from hostap (Jouni Malinen)Harald Welte1-2/+2
2011-12-06Add a generic abstraction for GSM/3G authentication algorithmsHarald Welte1-0/+93