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
/
libcharon
/
plugins
/
eap_radius
/
eap_radius_plugin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed radius_server to radius_config, as some real RADIUS server functional...
Martin Willi
2012-03-05
1
-29
/
+29
*
Moved generic RADIUS protocol support to a dedicated libradius
Martin Willi
2012-03-05
1
-7
/
+36
*
Forward specifcied RADIUS attributes between AAA backend and client
Martin Willi
2012-03-05
1
-0
/
+16
*
Enable RADIUS DAE listening if configured
Martin Willi
2012-03-05
1
-0
/
+13
*
Support RADIUS accounting messages containing Framed-IP and Inbound/Outbound-...
Martin Willi
2012-01-30
1
-0
/
+14
*
Open RADIUS accounting sockets to exchange accounting messages
Martin Willi
2012-01-30
1
-11
/
+22
*
Add features support to eap-radius plugin
Andreas Steffen
2011-10-15
1
-5
/
+15
*
Resolve and connect to RADIUS servers not before required
Martin Willi
2011-04-21
1
-2
/
+2
*
Revert alloc_str changes
Martin Willi
2011-04-21
1
-14
/
+6
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
1
-6
/
+14
*
Added reload support to eap-radius plugin
Martin Willi
2011-04-15
1
-32
/
+49
*
Added a (not yet implemented) plugin_t method to reload plugin configuration
Martin Willi
2011-04-15
1
-0
/
+1
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-0
/
+7
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-1
/
+5
*
Implemented support for multiple RADIUS servers
Martin Willi
2010-07-21
1
-11
/
+140
*
Migrated eap-radius plugin to INIT/METHOD macros
Martin Willi
2010-07-21
1
-6
/
+5
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+54