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_radius
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
9
-1812
/
+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
-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
-0
/
+1
*
Support RADIUS messages up to 4096 bytes, RADIUS EAP-Message fragmentation
Martin Willi
2010-01-19
3
-9
/
+22
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
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
*
hyphenate eap-radius
4.3.5rc1
Andreas Steffen
2009-10-17
1
-3
/
+3
*
Renamed plugin configuration sections to the actual plugin name
Martin Willi
2009-10-15
2
-7
/
+7
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
6
-83
/
+83
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-2
/
+2
*
raise an alert() if the RADIUS server is not responding
Martin Willi
2009-07-16
1
-0
/
+1
*
added a RADIUS id_prefix option to prefix the IMSI
Martin Willi
2009-07-09
1
-5
/
+16
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
1
-1
/
+1
*
added eap_start option to radius plugin
Martin Willi
2009-05-14
1
-2
/
+17
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
8
-16
/
+0
*
require Message-Authenticator attribute only if we have a EAP-Message
Martin Willi
2009-03-27
1
-6
/
+18
*
reserve a socket only during request(), avoids thread pool starvation
Martin Willi
2009-03-27
2
-36
/
+36
*
updated Doxyfile
Martin Willi
2009-03-24
4
-5
/
+4
*
reintegrated eap-radius branch into trunk
Martin Willi
2009-03-24
9
-0
/
+1777