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_3gpp2
/
eap_aka_3gpp2_provider.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-204
/
+0
*
Support variable RES length in AKA quintuplets
Martin Willi
2009-11-12
1
-3
/
+5
*
Query triplet/quintuplet functions with permanent identity only,
Martin Willi
2009-11-12
1
-10
/
+11
*
sim_provider_t API gained support for pseudonym/fast reauthentication
Martin Willi
2009-11-12
1
-0
/
+3
*
Merged SIM/USIM manager/card/provider, avoids code duplication
Martin Willi
2009-10-12
1
-2
/
+3
*
Pass NULL as other identity in EAP-AKA 3GPP2 to find a match with all plugins
Martin Willi
2009-10-12
1
-4
/
+1
*
Do not use monotonic time for AKA sequence numbers, it has an undefined start...
Martin Willi
2009-10-09
1
-6
/
+4
*
Use constants instead of sizeof(), sizeof() does not work for function arguments
Martin Willi
2009-10-09
1
-14
/
+18
*
Separated 3gpp2 USIM card and provider functionality
Martin Willi
2009-10-09
1
-6
/
+125
*
Added a stub for the EAP-AKA backend implementing the 3GPP2 functions in soft...
Martin Willi
2009-10-09
1
-0
/
+79