hostapd/src
Jouni Malinen 3e808b831c EAP-pwd peer: Add support for hashed password
This extends EAP-pwd peer support to allow NtHash version of password
storage in addition to full plaintext password. In addition, this allows
the server to request hashed version even if the plaintext password is
available on the client. Furthermore, unsupported password preparation
requests are now rejected rather than allowing the authentication
attempt to continue.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-03-28 09:43:33 +02:00
..
ap AP: Unset HT capabilities for an HT association request without WMM 2015-03-25 15:02:58 +02:00
common Show OSEN key management properly in scan results 2015-03-25 16:04:03 +02:00
crypto Remove SChannel support 2015-03-18 22:31:36 +02:00
drivers nl80211: Allow driver-based roam to change ESS 2015-03-24 21:13:28 +02:00
eap_common EAP-pwd: Mark helper function arguments const when appropriate 2015-03-28 09:34:30 +02:00
eap_peer EAP-pwd peer: Add support for hashed password 2015-03-28 09:43:33 +02:00
eap_server EAP-pwd server: Add support for hashed password 2015-03-28 09:42:31 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
l2_packet Fix Linux packet socket workaround to not close the socket too easily 2015-02-22 16:06:13 +02:00
p2p P2PS: Delete ASP advertisements on wpas_p2p_service_flush 2015-03-20 15:56:59 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius RADIUS client: Fix server failover on return-to-primary on error case 2015-03-01 22:36:52 +02:00
rsn_supp Show OSEN key management properly in scan results 2015-03-25 16:04:03 +02:00
tls TLS: Remove placeholders for SIGN_ALG_DSA support 2015-02-28 15:45:16 +02:00
utils Fix bitfield_get_first_zero() to not read beyond buffer 2015-03-14 13:50:12 +02:00
wps P2PS: WPS changes needed for P2PS default PIN 2015-02-02 16:55:45 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00