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_dynamic
/
eap_dynamic.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
1
-2
/
+10
|
|
|
|
This avoids the unportable five pointer hack.
*
eap-dynamic: Publish the get_auth() method of the wrapped EAP method
Tobias Brunner
2017-02-07
1
-0
/
+12
|
|
|
|
Fixes #2238.
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-6
/
+6
|
*
libcharon: Use lib->ns instead of charon->name
Tobias Brunner
2014-02-12
1
-2
/
+2
|
*
Added an option to prefer types sent by peer in eap-dynamic plugin
Tobias Brunner
2012-08-31
1
-14
/
+42
|
*
eap-dynamic plugin handles EAP-Nak messages and selects a method supported ↵
Tobias Brunner
2012-08-31
1
-1
/
+72
|
|
|
|
by the peer
*
Preferred EAP methods for eap-dynamic can be configured
Tobias Brunner
2012-08-31
1
-1
/
+59
|
*
The eap-dynamic plugin uses the first supported method as default
Tobias Brunner
2012-08-31
1
-1
/
+91
|
*
Added eap-dynamic plugin which can proxy any other EAP method
Tobias Brunner
2012-08-31
1
-0
/
+146