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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Support variable RES length in AKA quintuplets
Martin Willi
2009-11-12
4
-10
/
+14
|
*
Query triplet/quintuplet functions with permanent identity only,
Martin Willi
2009-11-12
2
-23
/
+24
|
|
|
|
extended sim_provider with a is_pseudonym() function.
*
sim_provider_t API gained support for pseudonym/fast reauthentication
Martin Willi
2009-11-12
1
-0
/
+3
|
*
sim_card_t API gained support for pseudonym/fast reauthentication
Martin Willi
2009-11-12
1
-0
/
+4
|
*
Fixed all doxygen warnings
Martin Willi
2009-10-22
3
-3
/
+3
|
*
Renamed plugin configuration sections to the actual plugin name
Martin Willi
2009-10-15
1
-1
/
+1
|
*
Streamlined EAP plugins to use a dash between eap-method, as used in all ↵
Martin Willi
2009-10-15
1
-4
/
+4
|
|
|
|
other places
*
Fixed assignment of get_triplet() dummy implementation
Martin Willi
2009-10-13
1
-1
/
+1
|
*
Merged SIM/USIM manager/card/provider, avoids code duplication
Martin Willi
2009-10-12
7
-22
/
+24
|
*
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 ↵
Martin Willi
2009-10-09
1
-6
/
+4
|
|
|
|
starting point
*
Use constants instead of sizeof(), sizeof() does not work for function arguments
Martin Willi
2009-10-09
3
-54
/
+57
|
*
Calculate missing CK/IK values in USIM
Martin Willi
2009-10-09
1
-0
/
+3
|
*
Link 3gpp2 EAP-AKA plugin to libgmp
Martin Willi
2009-10-09
1
-0
/
+1
|
*
Separated 3gpp2 USIM card and provider functionality
Martin Willi
2009-10-09
4
-93
/
+277
|
*
Ported AKA functions to 3gpp2 plugin
Martin Willi
2009-10-09
3
-1
/
+437
|
*
Added a stub for the EAP-AKA backend implementing the 3GPP2 functions in ↵
Martin Willi
2009-10-09
9
-0
/
+534
software