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_sim_file
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
9
-769
/
+0
*
Reverting eba28948a584b9d02474cf5d256b04b8d2adbe6a which was only necessary w...
Tobias Brunner
2010-03-02
1
-1
/
+0
*
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
/
+5
*
Changed plugin constructors from plugin_create to plugin_name_plugin_create.
Tobias Brunner
2010-03-02
1
-2
/
+2
*
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
-0
/
+1
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Use status_t return value for get_quintuplet() dummy implementations
Martin Willi
2009-11-20
1
-1
/
+1
*
Support variable RES length in AKA quintuplets
Martin Willi
2009-11-12
2
-2
/
+2
*
Moved reauth/pseudonym functionality from eap-sim-file to separate plugins, u...
Martin Willi
2009-11-12
2
-375
/
+8
*
eap-sim-file plugin supports volatile in-memory storage of fast reauthenticat...
Martin Willi
2009-11-12
2
-25
/
+199
*
Query triplet/quintuplet functions with permanent identity only,
Martin Willi
2009-11-12
2
-56
/
+37
*
eap-sim-file plugin can store pseudonym information volatile in memory
Martin Willi
2009-11-12
4
-5
/
+225
*
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
*
Streamlined EAP plugins to use a dash between eap-method, as used in all othe...
Martin Willi
2009-10-15
1
-3
/
+3
*
Improved debugging log in SIM triplet lookup
Martin Willi
2009-10-14
1
-3
/
+4
*
Merged SIM/USIM manager/card/provider, avoids code duplication
Martin Willi
2009-10-12
2
-4
/
+16
*
SIM card interface takes IMSI as parameter (same as in USIM)
Martin Willi
2009-10-09
5
-59
/
+27
*
use sysconfdir, no need for an additional confdir variable
Martin Willi
2009-09-07
1
-1
/
+1
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
2
-4
/
+4
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
6
-43
/
+43
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-1
/
+1
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
1
-1
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
8
-16
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-1
/
+1
*
fixed some newline encodings
Martin Willi
2009-04-16
2
-55
/
+55
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
2
-6
/
+5
*
updated Doxyfile
Martin Willi
2009-03-24
4
-4
/
+4
*
reintegrated two-sim branch providing SIM card plugin API
Martin Willi
2008-10-10
9
-0
/
+791