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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use name from initialization to access settings in libcharon.
Tobias Brunner
2012-05-03
1
-5
/
+8
*
use RADIUS_TUNNEL_TYPE_ESP defined in header file
Andreas Steffen
2012-03-13
1
-3
/
+1
*
define MAX_RADIUS_ATTRIBUTE_SIZE
Andreas Steffen
2012-03-13
1
-4
/
+5
*
Moved generic RADIUS protocol support to a dedicated libradius
Martin Willi
2012-03-05
1
-3
/
+4
*
Removed libcharon dependencies from generic RADIUS protocol support
Martin Willi
2012-03-05
1
-0
/
+4
*
Forward specifcied RADIUS attributes between AAA backend and client
Martin Willi
2012-03-05
1
-0
/
+5
*
Rename RADIUS message constructors to handle both, requests and responses
Martin Willi
2012-03-05
1
-2
/
+2
*
Set IKE_SA lifetime based on RADIUS Session-Timeout attribute
Martin Willi
2012-03-05
1
-0
/
+26
*
RADIUS message constructor accepts a message code parameter
Martin Willi
2012-01-30
1
-3
/
+3
*
added level 3 debug output of forwarded EAP payloads
Andreas Steffen
2011-04-21
1
-1
/
+6
*
Revert alloc_str changes
Martin Willi
2011-04-21
1
-3
/
+1
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
1
-1
/
+3
*
implemented get|set_identifier() for eap_radius_t
Andreas Steffen
2011-04-05
1
-1
/
+20
*
Show result of RADIUS authentication along with EAP identity
Martin Willi
2010-10-07
1
-5
/
+6
*
use group membership to implement access/isolate redirection in filter-based ...
Andreas Steffen
2010-10-05
1
-4
/
+14
*
moved CHILD_SA selection out of attribute loop
Andreas Steffen
2010-10-05
1
-5
/
+6
*
receive name of preferred CHILD_SA via RADIUS Filter-Id attribute
Andreas Steffen
2010-10-05
1
-0
/
+59
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-7
/
+9
*
Implemented support for multiple RADIUS servers
Martin Willi
2010-07-21
1
-11
/
+6
*
Migrated eap-radius plugin to INIT/METHOD macros
Martin Willi
2010-07-21
1
-44
/
+32
*
Do not interpret long class attributes (such as from NPS) as group
Martin Willi
2010-07-09
1
-2
/
+10
*
Added support for group membership information containted in the RADIUS class...
Martin Willi
2010-07-05
1
-0
/
+40
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+312