Andreas Steffen
|
b12c53ce77
|
Use standard unsigned integer types
|
2016-03-24 18:52:48 +01:00 |
|
Tobias Brunner
|
f05b427265
|
Moved debug.[ch] to utils folder
|
2012-10-24 16:00:51 +02:00 |
|
Tobias Brunner
|
cc4eec56f7
|
Encode EAP-Naks in expanded format if we got an expanded type request
Since methods defined by the IETF (vendor ID 0) could also be encoded in
expanded type format the previous check was insufficient.
|
2012-08-31 11:40:27 +02:00 |
|
Tobias Brunner
|
78e8dca94f
|
Allow clients to request a configured EAP method via EAP-Nak
|
2012-08-31 11:40:27 +02:00 |
|
Tobias Brunner
|
af04233e14
|
Send EAP-Nak with supported types if requested type is unsupported
|
2012-08-31 11:40:27 +02:00 |
|
Andreas Steffen
|
7e432eff6b
|
renamed tls_reader|writer to bio_* and moved to libstrongswan
|
2011-05-31 15:46:51 +02:00 |
|
Andreas Steffen
|
733813c7fb
|
send an empty EAP Ack client message if TLS was successful and handle it on the server
|
2011-04-15 15:02:39 +02:00 |
|
Andreas Steffen
|
30c42831a0
|
allow multi-pass authentication schemes as e.g. MSCHAPv2
|
2011-04-06 19:39:00 +02:00 |
|
Andreas Steffen
|
c98ed04de0
|
display EAP identifiers in HEX format
|
2011-04-06 17:34:27 +02:00 |
|
Andreas Steffen
|
1be296dfb2
|
implemented the PEAP tunneling protocol as an EAP plugin
|
2011-04-06 14:42:02 +02:00 |
|