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
/
eap_peap_peer.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-2
/
+2
|
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
|
*
Encode EAP-Naks in expanded format if we got an expanded type request
Tobias Brunner
2012-08-31
1
-1
/
+1
|
|
|
|
|
Since methods defined by the IETF (vendor ID 0) could also be encoded in expanded type format the previous check was insufficient.
*
Allow clients to request a configured EAP method via EAP-Nak
Tobias Brunner
2012-08-31
1
-1
/
+1
|
*
Send EAP-Nak with supported types if requested type is unsupported
Tobias Brunner
2012-08-31
1
-2
/
+3
|
*
renamed tls_reader|writer to bio_* and moved to libstrongswan
Andreas Steffen
2011-05-31
1
-2
/
+2
|
*
send an empty EAP Ack client message if TLS was successful and handle it on ↵
Andreas Steffen
2011-04-15
1
-28
/
+0
|
|
|
|
the server
*
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
|
*
implemented the PEAP tunneling protocol as an EAP plugin
Andreas Steffen
2011-04-06
1
-0
/
+285