Jouni Malinen 91faf6b948 VLAN: Clean up debug code and error messages 15 years ago
..
Makefile 1057d78eb8 Move generic AP functionality implementation into src/ap 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 8b897f5a17 Remove unnecessary ifname parameter from set_beacon() 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 c706d5aa17 Add wpa_supplicant AP mode events for Public Action frames 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 c47cf42e4b WPS: Fix association when both WPS and WPA/RSN IE are included 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 bb437f282b AP: Add wpa_msg() events for EAP server state machine 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 0823031750 Fix Windows compilation issues with AP mode code 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 91faf6b948 VLAN: Clean up debug code and error messages 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 0f857f43df FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 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 195420b8d1 Add WPS Registrar success callback 15 years ago
wps_hostapd.h 32da61d9c9 Move wps_hostapd.c into src/ap 15 years ago