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
/
radius_client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-495
/
+0
*
Support RADIUS messages up to 4096 bytes, RADIUS EAP-Message fragmentation
Martin Willi
2010-01-19
1
-1
/
+1
*
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
*
Renamed plugin configuration sections to the actual plugin name
Martin Willi
2009-10-15
1
-5
/
+5
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-27
/
+27
*
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
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
reserve a socket only during request(), avoids thread pool starvation
Martin Willi
2009-03-27
1
-32
/
+34
*
reintegrated eap-radius branch into trunk
Martin Willi
2009-03-24
1
-0
/
+493