aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_aka_3gpp2/eap_aka_3gpp2_functions.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-394/+0
* Support variable RES length in AKA quintupletsMartin Willi2009-11-121-3/+3
* Use constants instead of sizeof(), sizeof() does not work for function argumentsMartin Willi2009-10-091-21/+21
* Separated 3gpp2 USIM card and provider functionalityMartin Willi2009-10-091-36/+36
* Ported AKA functions to 3gpp2 pluginMartin Willi2009-10-091-1/+345
* Added a stub for the EAP-AKA backend implementing the 3GPP2 functions in soft...Martin Willi2009-10-091-0/+50