Jouni Malinen 2d8bf73298 Add new debug message level for excessive information 15 years ago
..
Makefile 7992b07f6a Remove unnecessary SUBDIRS loops from src/*/Makefile 15 years ago
accounting.c 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
accounting.h 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
ap_config.c 594cf8b9ef Fix WMM default parameters 15 years ago
ap_config.h 721abef9b3 Allow advertising of U-APSD functionality in Beacon 15 years ago
ap_drv_ops.c b3db190fa2 Started to make set_ap_wps_ie() capable of adding multiple IEs 15 years ago
ap_drv_ops.h f3585c8a85 Simplify driver_ops for virtual interface add/remove 15 years ago
ap_list.c 81f4f6195e Include header files explicitly in *.c, not via header files 15 years ago
ap_list.h 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
ap_mlme.c 81f4f6195e Include header files explicitly in *.c, not via header files 15 years ago
ap_mlme.h 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
authsrv.c bb437f282b AP: Add wpa_msg() events for EAP server state machine 15 years ago
authsrv.h 2586bc64d0 Move authentication server setup into separate file 15 years ago
beacon.c 2d8bf73298 Add new debug message level for excessive information 15 years ago
beacon.h 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
ctrl_iface_ap.c 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
ctrl_iface_ap.h 0e2d35c614 Move ctrl_iface_ap.c into src/ap 15 years ago
drv_callbacks.c 68532a9ceb Avoid hostapd segfault on invalid driver association event 15 years ago
hostapd.c 84b2f9909f Fix driver operation order in configuration reloading 15 years ago
hostapd.h 843123590a Fix hostapd build without WPS 15 years ago
hw_features.c d1f9c410c1 Remove src/drivers/scan_helpers.c 15 years ago
hw_features.h 70db2ab308 Move rest of the generic AP mode functionality into src/ap 15 years ago
iapp.c 81f4f6195e Include header files explicitly in *.c, not via header files 15 years ago
iapp.h ad44e244b1 Move iapp.c into src/ap 15 years ago
ieee802_11.c 2d8bf73298 Add new debug message level for excessive information 15 years ago
ieee802_11.h 81f4f6195e Include header files explicitly in *.c, not via header files 15 years ago
ieee802_11_auth.c 0823031750 Fix Windows compilation issues with AP mode code 15 years ago
ieee802_11_auth.h 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
ieee802_11_ht.c 81f4f6195e Include header files explicitly in *.c, not via header files 15 years ago
ieee802_1x.c 439d4bf960 Fix EAPOL_SM_USES_WPA flag to be set correctly 15 years ago
ieee802_1x.h 6fa2ec2d2b Make EAPOL Authenticator buildable with Microsoft compiler 15 years ago
peerkey_auth.c 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
pmksa_cache_auth.c 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
pmksa_cache_auth.h 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
preauth_auth.c 1ce77dcc66 Fix memory leak on RSN preauth init error path 15 years ago
preauth_auth.h 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
sta_info.c 4254100d6c Stop processing if STA VLAN bind fails 15 years ago
sta_info.h 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
tkip_countermeasures.c 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
tkip_countermeasures.h 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
utils.c cd7d80f373 Allow Probe Request callbacks to terminate iteration 15 years ago
vlan_init.c 2de5a860a3 Fix build without CONFIG_FULL_DYNAMIC_VLAN 15 years ago
vlan_init.h 1057d78eb8 Move generic AP functionality implementation into src/ap 15 years ago
wmm.c 721abef9b3 Allow advertising of U-APSD functionality in Beacon 15 years ago
wmm.h 6226e38d00 Rename some src/ap files to avoid duplicate file names 15 years ago
wpa_auth.c 3ab72b626b Fix WPA state machine initialization on WPA_REAUTH if needed 15 years ago
wpa_auth.h 721abef9b3 Allow advertising of U-APSD functionality in Beacon 15 years ago
wpa_auth_ft.c 0f857f43df FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 15 years ago
wpa_auth_glue.c 721abef9b3 Allow advertising of U-APSD functionality in Beacon 15 years ago
wpa_auth_glue.h 70db2ab308 Move rest of the generic AP mode functionality into src/ap 15 years ago
wpa_auth_i.h 0f857f43df FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 15 years ago
wpa_auth_ie.c 0f857f43df FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 15 years ago
wpa_auth_ie.h 0f857f43df FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 15 years ago
wps_hostapd.c 9776475fb9 WPS: Do not proxy Probe Request frames to foreign SSIDs to Registrars 15 years ago
wps_hostapd.h 6deb41e73f Update WPS IE on hostapd reconfiguration 15 years ago