hostap/src/common
Jouni Malinen 3b2cf800af WPS: Lock AP Setup on multiple AP PIN validation failures
If a Registrar tries to configure the AP, but fails to validate the
device password (AP PIN), lock the AP setup after four failures. This
protects the AP PIN against brute force guessing attacks.
2009-01-23 21:57:43 +02:00
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
defs.h Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
eapol_common.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ieee802_11_common.c Fixed MFP Association Comeback mechanism to use Timeout Interval IE 2009-01-19 18:42:10 +02:00
ieee802_11_common.h Fixed MFP Association Comeback mechanism to use Timeout Interval IE 2009-01-19 18:42:10 +02:00
ieee802_11_defs.h Fixed MFP Association Comeback mechanism to use Timeout Interval IE 2009-01-19 18:42:10 +02:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
nl80211_copy.h Sync nl80211_copy.h with wireless-testing.git linux/nl80211.h 2009-01-20 13:56:58 +02:00
privsep_commands.h Added set_mode() handler for privsep 2008-09-29 17:09:26 +03:00
version.h Changed the version to 0.7.0 since development branch is now 0.7.x 2009-01-20 21:16:29 +02:00
wireless_copy.h WEXT: IEEE 802.11w/MFP configuration 2008-06-18 11:13:33 +03:00
wpa_common.c Moved rsn_pmkid() into shared code to avoid duplication 2009-01-14 21:31:47 +02:00
wpa_common.h Moved rsn_pmkid() into shared code to avoid duplication 2009-01-14 21:31:47 +02:00
wpa_ctrl.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
wpa_ctrl.h WPS: Lock AP Setup on multiple AP PIN validation failures 2009-01-23 21:57:43 +02:00