hostap/src/common
Jouni Malinen a524f05eb3 WPS: Added control interface notification for available WPS APs
Whenever new scan results include WPS AP(s) and the client is not
associated, send a notification message to control interface monitors.
This makes it easier for GUIs to notify the user about possible WPS
availability without having to go through the scan results.
2008-12-15 20:09:57 +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 Made 802.11 management frame IE parser aware of vendor HT Capab IE 2008-12-04 13:42:33 +02:00
ieee802_11_common.h Made 802.11 management frame IE parser aware of vendor HT Capab IE 2008-12-04 13:42:33 +02:00
ieee802_11_defs.h Made 802.11 management frame IE parser aware of vendor HT Capab IE 2008-12-04 13:42:33 +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 nl80211: Include copy of linux/nl80211.h with hostapd/wpa_supplicant 2008-12-08 11:04:13 +02:00
privsep_commands.h Added set_mode() handler for privsep 2008-09-29 17:09:26 +03:00
version.h Preparations for 0.6.6 release 2008-11-23 17:00:52 +02:00
wireless_copy.h WEXT: IEEE 802.11w/MFP configuration 2008-06-18 11:13:33 +03:00
wpa_common.c Added support for using SHA256-based stronger key derivation for WPA2 2008-08-31 22:57:28 +03:00
wpa_common.h Added support for using SHA256-based stronger key derivation for WPA2 2008-08-31 22:57:28 +03: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: Added control interface notification for available WPS APs 2008-12-15 20:09:57 +02:00