hostapd/src
Jouni Malinen 143a4bf632 WPS: Add a workaround for static WEP with Windows network probe
Windows XP and Vista clients can get confused about EAP-Identity/Request
when they probe the network with EAPOL-Start. In such a case, they may
assume the network is using IEEE 802.1X and prompt user for a
certificate while the correct (non-WPS) behavior would be to ask for the
static WEP key. As a workaround, use Microsoft Provisioning IE to
advertise that legacy 802.1X is not supported.

This seems to make Windows ask for a static WEP key when adding a new
network, but at least Windows XP SP3 was still marking IEEE 802.1X
enabled for the network. Anyway, this is better than just leaving the
network configured with IEEE 802.1X and automatic WEP key distribution.
2009-03-08 19:36:02 +02:00
..
common WMM-AC: Fix hostapd processing of ADDTS Request and add test code 2009-03-06 20:15:00 +02:00
crypto Fix builds that need SHA256 or mod_exp, but not TLS functions 2009-02-27 17:46:40 +02:00
drivers driver_ndis: Detect Native 802.11 drivers (NDIS 6, Vista) 2009-03-07 23:53:40 +02:00
eap_common Update EAP-GPSK references from internet draft to RFC 5433 2009-02-26 23:08:40 +02:00
eap_peer Update EAP-GPSK references from internet draft to RFC 5433 2009-02-26 23:08:40 +02:00
eap_server Fix EAPOL/EAP reauthentication with external RADIUS server 2009-03-02 19:06:23 +02:00
eapol_supp Reduce latency on starting WPS negotiation (TX EAPOL-Start earlier) 2009-02-23 20:59:27 +02:00
hlr_auc_gw Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
l2_packet Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
radius Fix hostapd build with RADIUS support removed 2009-03-02 21:25:53 +02:00
rsn_supp Allow SHA256-based key handshake to be used without 802.11r 2009-02-19 19:49:34 +02:00
tls Add a workaround for EAP-FAST with Cisco AP local RADIUS server 2009-03-08 12:04:39 +02:00
utils Add support for wpa_supplicant syslog output 2009-03-02 21:40:44 +02:00
wps WPS: Add a workaround for static WEP with Windows network probe 2009-03-08 19:36:02 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00