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 (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
9
-1169
/
+0
*
Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...
Tobias Brunner
2010-03-02
1
-3
/
+1
*
Streamlined the source file list formatting in plugin makefiles.
Tobias Brunner
2010-03-02
1
-4
/
+5
*
Link all enabled libstrongswan plugins into the library, link all enabled cha...
Tobias Brunner
2010-03-02
1
-2
/
+7
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-1
/
+1
*
Removing the plugin constructor declarations from the header files.
Tobias Brunner
2010-03-02
1
-5
/
+0
*
Link all plugins to libstrongswan.
Tobias Brunner
2010-02-25
1
-1
/
+1
*
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
*
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 othe...
Martin Willi
2009-10-15
1
-4
/
+4
*
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 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
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 soft...
Martin Willi
2009-10-09
9
-0
/
+534