Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verify EAP-SIM/AKA AT_MAC before processing any attributes | Martin Willi | 2009-11-30 | 1 | -11/+10 |
* | SIM/AKA/Request/Reauthentication AT_MAC does not include NONCE_S, only the re... | Martin Willi | 2009-11-30 | 1 | -2/+1 |
* | put identities in single quotes | Andreas Steffen | 2009-11-25 | 1 | -2/+2 |
* | Support variable RES length in AKA quintuplets | Martin Willi | 2009-11-12 | 1 | -3/+4 |
* | Ported pseudonym/reauth functionality to EAP-AKA | Martin Willi | 2009-11-12 | 1 | -34/+337 |
* | Moved card/provider enumeration to SIM manager, providing wrapped functions f... | Martin Willi | 2009-11-12 | 1 | -30/+4 |
* | EAP-SIM/AKA crypto helper supports key derivation for fast reauthentication | Martin Willi | 2009-11-12 | 1 | -2/+4 |
* | Pass SIM/AKA crypto helper to constructor of message | Martin Willi | 2009-11-12 | 1 | -6/+6 |
* | EAP servers check if the received EAP message was expected | Martin Willi | 2009-11-12 | 1 | -0/+28 |
* | Splitted EAP-AKA in peer and server implementations, use libsimaka helper lib... | Martin Willi | 2009-11-12 | 1 | -0/+394 |