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_peap
Commit message (
Collapse
)
Author
Age
Files
Lines
*
do not include length field in non-fragmented EAP-PEAP packets
Andreas Steffen
2011-04-21
1
-2
/
+6
|
*
Win 7 accepts compressed EAP Identity request
Andreas Steffen
2011-04-21
1
-8
/
+2
|
*
Revert alloc_str changes
Martin Willi
2011-04-21
1
-9
/
+8
|
|
|
|
|
|
This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5.
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
1
-8
/
+9
|
*
send an empty EAP Ack client message if TLS was successful and handle it on ↵
Andreas Steffen
2011-04-15
2
-33
/
+14
|
|
|
|
the server
*
Windows 7 expects an uncompressed EAP Identity request
Andreas Steffen
2011-04-15
1
-16
/
+30
|
*
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
/
+6
|
|
|
|
over plugin_t
*
define MSCHAPv2 as default phase2 algorithm for EAP-PEAP
Andreas Steffen
2011-04-06
1
-1
/
+1
|
*
allow multi-pass authentication schemes as e.g. MSCHAPv2
Andreas Steffen
2011-04-06
1
-15
/
+14
|
*
display EAP identifiers in HEX format
Andreas Steffen
2011-04-06
1
-2
/
+2
|
*
no EAP identifier offset required in build() function
Andreas Steffen
2011-04-06
1
-1
/
+1
|
*
implemented the PEAP tunneling protocol as an EAP plugin
Andreas Steffen
2011-04-06
11
-0
/
+1409