You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/ap
Johannes Berg 2f646b6e83 WPS: Store (secondary) device type as binary
Instead of converting back and forth from the string representation,
always use the binary representation internally.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
13 years ago
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 14 years ago
accounting.c hostapd_driver_ops reduction 14 years ago
accounting.h Move generic AP functionality implementation into src/ap 15 years ago
ap_config.c WPS: Store (secondary) device type as binary 13 years ago
ap_config.h WPS: Store (secondary) device type as binary 13 years ago
ap_drv_ops.c nl80211: Extend bridge add/del operations for secondary BSSes 13 years ago
ap_drv_ops.h nl80211: Extend bridge add/del operations for secondary BSSes 13 years ago
ap_list.c Include header files explicitly in *.c, not via header files 15 years ago
ap_list.h Move generic AP functionality implementation into src/ap 15 years ago
ap_mlme.c Include header files explicitly in *.c, not via header files 15 years ago
ap_mlme.h Rename some src/ap files to avoid duplicate file names 15 years ago
authsrv.c EAP-pwd: Add support for EAP-pwd server and peer functionality 14 years ago
authsrv.h Move authentication server setup into separate file 15 years ago
beacon.c hostapd: Allow TDLS use to be prohibited in the BSS 14 years ago
beacon.h P2P: Extend P2P manager functionality to work with driver MLME 14 years ago
ctrl_iface_ap.c P2P: Add P2P configuration and callbacks in hostapd code 14 years ago
ctrl_iface_ap.h Move ctrl_iface_ap.c into src/ap 15 years ago
drv_callbacks.c Indicate assoc vs. reassoc in association event 14 years ago
hostapd.c nl80211: Extend bridge add/del operations for secondary BSSes 13 years ago
hostapd.h Indicate assoc vs. reassoc in association event 14 years ago
hw_features.c HT: Skip ht_capab validation if ieee80211n=0 13 years ago
hw_features.h Fix rate table handling 14 years ago
iapp.c Include header files explicitly in *.c, not via header files 15 years ago
iapp.h Move iapp.c into src/ap 15 years ago
ieee802_1x.c FT: Fix FT-EAP to set EAPOL Authenticator into authenticated state 14 years ago
ieee802_1x.h Make EAPOL Authenticator buildable with Microsoft compiler 15 years ago
ieee802_11.c AP: Update logging related to inactivity and disassociation 14 years ago
ieee802_11.h hostapd: Allow coexistance of HT BSSes with WEP/TKIP BSSes 14 years ago
ieee802_11_auth.c hostapd_driver_ops reduction 14 years ago
ieee802_11_auth.h Move generic AP functionality implementation into src/ap 15 years ago
ieee802_11_ht.c hostapd: Don't force HT Mixed Mode for non-GF STAs 13 years ago
p2p_hostapd.c P2P: Extend P2P manager functionality to work with driver MLME 14 years ago
p2p_hostapd.h P2P: Extend P2P manager functionality to work with driver MLME 14 years ago
peerkey_auth.c Annotate places depending on strong random numbers 14 years ago
pmksa_cache_auth.c Rename some src/ap files to avoid duplicate file names 15 years ago
pmksa_cache_auth.h Rename some src/ap files to avoid duplicate file names 15 years ago
preauth_auth.c Fix memory leak on RSN preauth init error path 15 years ago
preauth_auth.h Rename some src/ap files to avoid duplicate file names 15 years ago
sta_info.c AP: Update logging related to inactivity and disassociation 14 years ago
sta_info.h AP: Introduce sta authorized wrappers 14 years ago
tkip_countermeasures.c AP: Introduce sta authorized wrappers 14 years ago
tkip_countermeasures.h Move generic AP functionality implementation into src/ap 15 years ago
utils.c Allow Probe Request callbacks to terminate iteration 15 years ago
vlan_init.c Get rid of struct hostapd_driver_ops abstraction 14 years ago
vlan_init.h Move generic AP functionality implementation into src/ap 15 years ago
wmm.c Make sure reserved field in WMM IE is set to 0 14 years ago
wmm.h Rename some src/ap files to avoid duplicate file names 15 years ago
wpa_auth.c Avoid preprocessor directives in macro arguments 14 years ago
wpa_auth.h FT: Make FT-over-DS configurable (hostapd.conf ft_over_ds=0/1) 14 years ago
wpa_auth_ft.c FT: Make FT-over-DS configurable (hostapd.conf ft_over_ds=0/1) 14 years ago
wpa_auth_glue.c FT: Make FT-over-DS configurable (hostapd.conf ft_over_ds=0/1) 14 years ago
wpa_auth_glue.h Move rest of the generic AP mode functionality into src/ap 15 years ago
wpa_auth_i.h hostapd: Verify availability of random data when using WPA/WPA2 14 years ago
wpa_auth_ie.c Share WPA IE parser function for RSN authenticator/supplicant 14 years ago
wpa_auth_ie.h FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 14 years ago
wps_hostapd.c WPS: Store (secondary) device type as binary 13 years ago
wps_hostapd.h P2P: Allow WPS_PBC command on GO to select on P2P Device Address 14 years ago