Jouni Malinen
|
3c99fa29d3
Add eap_tls_state() to get closer to EAP-TTLS/PEAP/FAST code
|
17 years ago |
Jouni Malinen
|
cda97d11bb
Share EAP-TLS/PEAP/TTLS/FAST core process() functionality
|
17 years ago |
Jouni Malinen
|
3c724cc564
Do not refer to Flags::Version field as 'PEAP version'
|
17 years ago |
Jouni Malinen
|
34f564dbd5
Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly
|
17 years ago |
Jouni Malinen
|
ab17e3f2b7
Fixed EAP-IKEv2 server fragment processing
|
17 years ago |
Jouni Malinen
|
ef626b4d50
Added a workaround for handling TLS compression
|
17 years ago |
Jouni Malinen
|
e572cb6398
Do not define tls_engine_get_cert() if OpenSSL engine is disabled
|
17 years ago |
Jouni Malinen
|
1b52ea47e4
Added fragmentation support for EAP-TNC
|
17 years ago |
Jouni Malinen
|
d9521c7438
Example configuration for EAP-TLS authentication using PKCS#11 TPM token
|
17 years ago |
David Smith
|
61ee0f71bb
Add support to wpa_supplicant configuring eap_peer for client cert and CA
|
17 years ago |
David Smith
|
d1f73353bc
Add support to eap_peer for client cert and CA cert on smartcard and in
|
17 years ago |
David Smith
|
e59c91af82
Add support to crypto/tls for client cert and CA cert from smartcard
|
17 years ago |
Jouni Malinen
|
29222cd303
Added instructions on how to create the DH parameters files.
|
17 years ago |
Jouni Malinen
|
fca25ef4b4
Only use SSL_OP_NO_COMPRESSION if it is defined
|
17 years ago |
Jouni Malinen
|
1f358437d3
Disable TLS compression since the EAP-TTLS/PEAP/FAST payload processing
|
17 years ago |
Jouni Malinen
|
dcf9c2bd77
Updated the comment on 'bridge' variable to mention nl80211 which needs
|
17 years ago |
Jouni Malinen
|
579313ab07
Fixed xsi:schemaLocation to use whitespace to separate members of the pair.
|
17 years ago |
David Smith
|
e403be0b12
Add setSmartcardModules DBus message to set pkcs11 and opensc options
|
17 years ago |
Henrik Brix Andersen
|
a6a89fea36
Fix compilation without IEEE8021X_EAPOL defined
|
17 years ago |
Michael Bernhard
|
b717ee2ab2
Disable functionality in hostapd_deauth_all_stas for hostap driver only
|
17 years ago |
Jouni Malinen
|
fe2b7dda02
Fixed fallback to full handshake when server rejects PAC-Opaque
|
17 years ago |
Jouni Malinen
|
d4092763cf
Fixed fallback to full handshake when server rejects PAC-Opaque
|
17 years ago |
Jouni Malinen
|
1c156e783d
Fixed tls_prf() to handle keys with odd length
|
17 years ago |
Jouni Malinen
|
0d58229994
Small whitespace cleanup
|
17 years ago |
Michael Bernhard
|
4c6122c397
driver_nl80211: Do not send nl80211 message if beacon is not set yet
|
17 years ago |
Michael Bernhard
|
f4a5a7468d
driver_nl80211: Return correct value
|
17 years ago |
Michael Bernhard
|
a325926a9c
driver_nl80211: Initialize local variable
|
17 years ago |
Michael Bernhard
|
99c55ef92f
driver_nl80211: Clone netlink callbacks instead of creating new ones
|
17 years ago |
Bernhard Michael
|
f7868b5018
driver_nl80211: Use customizable netlink callbacks
|
17 years ago |
Michael Bernhard
|
7cc92d7275
driver_nl80211: Use the correct nl80211 command to flush all stations
|
17 years ago |