aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_aka/eap_aka_server.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-700/+0
|
* Verify EAP-SIM/AKA AT_MAC before processing any attributesMartin Willi2009-11-301-11/+10
|
* SIM/AKA/Request/Reauthentication AT_MAC does not include NONCE_S, only the ↵Martin Willi2009-11-301-2/+1
| | | | response
* put identities in single quotesAndreas Steffen2009-11-251-2/+2
|
* Support variable RES length in AKA quintupletsMartin Willi2009-11-121-3/+4
|
* Ported pseudonym/reauth functionality to EAP-AKAMartin Willi2009-11-121-34/+337
|
* Moved card/provider enumeration to SIM manager, providing wrapped functions ↵Martin Willi2009-11-121-30/+4
| | | | for both SIM and AKA plugins
* EAP-SIM/AKA crypto helper supports key derivation for fast reauthenticationMartin Willi2009-11-121-2/+4
|
* Pass SIM/AKA crypto helper to constructor of messageMartin Willi2009-11-121-6/+6
|
* EAP servers check if the received EAP message was expectedMartin Willi2009-11-121-0/+28
|
* Splitted EAP-AKA in peer and server implementations, use libsimaka helper ↵Martin Willi2009-11-121-0/+394
library