index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charon
/
plugins
/
eap_aka
/
eap_aka_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-700
/
+0
*
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