Yogesh Ashok Powar 8666585b9e Disconnect STA when it fails to get added in kernel driver/firmware il y a 13 ans
..
Makefile 7992b07f6a Remove unnecessary SUBDIRS loops from src/*/Makefile il y a 15 ans
accounting.c 3d9e2e6615 Remove references to time_t/time() il y a 14 ans
accounting.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
ap_config.c 2f646b6e83 WPS: Store (secondary) device type as binary il y a 14 ans
ap_config.h cb465555d4 Allow PMKSA caching to be disabled on Authenticator il y a 14 ans
ap_drv_ops.c a52eba0f44 FT: Add driver wrappers for FT with driver-based MLME/SME il y a 13 ans
ap_drv_ops.h a52eba0f44 FT: Add driver wrappers for FT with driver-based MLME/SME il y a 13 ans
ap_list.c 0b04889f0d Remove references to time_t/time()/random() il y a 14 ans
ap_list.h 0b04889f0d Remove references to time_t/time()/random() il y a 14 ans
ap_mlme.c 81f4f6195e Include header files explicitly in *.c, not via header files il y a 15 ans
ap_mlme.h 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
authsrv.c df684d82ff EAP-pwd: Add support for EAP-pwd server and peer functionality il y a 15 ans
authsrv.h 2586bc64d0 Move authentication server setup into separate file il y a 15 ans
beacon.c fb91db5639 Provide extra IEs for AP mode management frames with set_ap il y a 14 ans
beacon.h dce044cce5 P2P: Extend P2P manager functionality to work with driver MLME il y a 14 ans
ctrl_iface_ap.c e44f8bf20a P2P: Add P2P configuration and callbacks in hostapd code il y a 15 ans
ctrl_iface_ap.h 0e2d35c614 Move ctrl_iface_ap.c into src/ap il y a 15 ans
drv_callbacks.c 633d4469e8 Fix AP build without CONFIG_WPS=y il y a 14 ans
hostapd.c bdffdc5ddb AP: Reorder WPA/Beacon initialization il y a 14 ans
hostapd.h bc45d4279f WPS: Do not update Beacon IEs before initial IE set il y a 14 ans
hw_features.c 93ac240496 Clarify hostapd error message on unsupported hw_mode value il y a 14 ans
hw_features.h 60eda5e47d Better messages when channel cannot be used in AP mode il y a 14 ans
iapp.c 81f4f6195e Include header files explicitly in *.c, not via header files il y a 15 ans
iapp.h ad44e244b1 Move iapp.c into src/ap il y a 15 ans
ieee802_11.c 8666585b9e Disconnect STA when it fails to get added in kernel driver/firmware il y a 13 ans
ieee802_11.h f39b07d7ed hostapd: Allow coexistance of HT BSSes with WEP/TKIP BSSes il y a 14 ans
ieee802_11_auth.c 3d9e2e6615 Remove references to time_t/time() il y a 14 ans
ieee802_11_auth.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
ieee802_11_ht.c d4744189b7 hostapd: Don't mask out non-symmetric STA HT caps il y a 14 ans
ieee802_1x.c 5dd80dd661 Fix NT-hash password use with integrated authentication server il y a 13 ans
ieee802_1x.h 6fa2ec2d2b Make EAPOL Authenticator buildable with Microsoft compiler il y a 15 ans
p2p_hostapd.c dce044cce5 P2P: Extend P2P manager functionality to work with driver MLME il y a 14 ans
p2p_hostapd.h dce044cce5 P2P: Extend P2P manager functionality to work with driver MLME il y a 14 ans
peerkey_auth.c 3642c4313a Annotate places depending on strong random numbers il y a 14 ans
pmksa_cache_auth.c 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
pmksa_cache_auth.h 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
preauth_auth.c 1ce77dcc66 Fix memory leak on RSN preauth init error path il y a 15 ans
preauth_auth.h 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
sta_info.c 1473f95e98 AP: Use QoS nullfunc for connection poll il y a 13 ans
sta_info.h ffbf1eaa26 Fix typos found by codespell il y a 14 ans
tkip_countermeasures.c 3d9e2e6615 Remove references to time_t/time() il y a 14 ans
tkip_countermeasures.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
utils.c 04a85e4401 P2P: Filter Probe Request frames based on DA and BSSID in Listen state il y a 14 ans
vlan_init.c 0e8a96a911 Get rid of struct hostapd_driver_ops abstraction il y a 14 ans
vlan_init.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
wmm.c 810f08bab4 Make sure reserved field in WMM IE is set to 0 il y a 14 ans
wmm.h 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
wpa_auth.c bdffdc5ddb AP: Reorder WPA/Beacon initialization il y a 14 ans
wpa_auth.h bdffdc5ddb AP: Reorder WPA/Beacon initialization il y a 14 ans
wpa_auth_ft.c 6554237f38 FT: Share IE parser implementation for Authenticator and Supplicant il y a 14 ans
wpa_auth_glue.c cb465555d4 Allow PMKSA caching to be disabled on Authenticator il y a 14 ans
wpa_auth_glue.h 70db2ab308 Move rest of the generic AP mode functionality into src/ap il y a 15 ans
wpa_auth_i.h e4bf4db907 Work around SNonce updates on EAPOL-Key 1/4 retransmission il y a 14 ans
wpa_auth_ie.c cd9fc7869a hostapd: Add testing mode for RSN element extensions il y a 14 ans
wpa_auth_ie.h 0f857f43df FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 il y a 15 ans
wps_hostapd.c 56aa082a1d WPS: Send AP Settings as a wrapped Credential attribute to ctrl_iface il y a 13 ans
wps_hostapd.h 86795546f7 WPS UPnP: Fix UPnP initialization for non-bridge case with some drivers il y a 14 ans