Jouni Malinen fd806bac5f WPS: Change concurrent radio AP to use only one WPS UPnP instance il y a 14 ans
..
Makefile 7992b07f6a Remove unnecessary SUBDIRS loops from src/*/Makefile il y a 15 ans
accounting.c 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
accounting.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
ap_config.c df684d82ff EAP-pwd: Add support for EAP-pwd server and peer functionality il y a 15 ans
ap_config.h d3b4286967 Allow client isolation to be configured (ap_isolate=1) il y a 14 ans
ap_drv_ops.c d3b4286967 Allow client isolation to be configured (ap_isolate=1) il y a 14 ans
ap_drv_ops.h aefb53bd5d P2P: Disable periodic NoA when non-P2P STA is connected il y a 15 ans
ap_list.c 81f4f6195e Include header files explicitly in *.c, not via header files il y a 15 ans
ap_list.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 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 dce044cce5 P2P: Extend P2P manager functionality to work with driver MLME il y a 15 ans
beacon.h dce044cce5 P2P: Extend P2P manager functionality to work with driver MLME il y a 15 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 1f4c7b6b2a hostapd: Fix compiler warning il y a 14 ans
hostapd.c c2aa25fb34 hostapd: Fix config reload for multi-BSS il y a 14 ans
hostapd.h a0dee79709 P2P: Send AP mode WPS-FAIL event to parent interface il y a 15 ans
hw_features.c 5a5009dc92 Fix rate table handling il y a 14 ans
hw_features.h 5a5009dc92 Fix rate table handling 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 7826ceae91 Fix WDS STA reassociation il y a 14 ans
ieee802_11.h 31fa4c6d98 Remove unused ieee802_11_send_deauth() il y a 15 ans
ieee802_11_auth.c 0823031750 Fix Windows compilation issues with AP mode code il y a 15 ans
ieee802_11_auth.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
ieee802_11_ht.c 8421e95c71 Fix segfault in hostapd_eid_ht_capabilities() with some drivers il y a 15 ans
ieee802_1x.c 6fc58a89e1 Fix EAP standalone server il y a 14 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 15 ans
p2p_hostapd.h dce044cce5 P2P: Extend P2P manager functionality to work with driver MLME il y a 15 ans
peerkey_auth.c 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 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 aefb53bd5d P2P: Disable periodic NoA when non-P2P STA is connected il y a 15 ans
sta_info.h aefb53bd5d P2P: Disable periodic NoA when non-P2P STA is connected il y a 15 ans
tkip_countermeasures.c 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
tkip_countermeasures.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
utils.c cd7d80f373 Allow Probe Request callbacks to terminate iteration il y a 15 ans
vlan_init.c 2de5a860a3 Fix build without CONFIG_FULL_DYNAMIC_VLAN il y a 15 ans
vlan_init.h 1057d78eb8 Move generic AP functionality implementation into src/ap il y a 15 ans
wmm.c 721abef9b3 Allow advertising of U-APSD functionality in Beacon il y a 15 ans
wmm.h 6226e38d00 Rename some src/ap files to avoid duplicate file names il y a 15 ans
wpa_auth.c 3ab72b626b Fix WPA state machine initialization on WPA_REAUTH if needed il y a 15 ans
wpa_auth.h 721abef9b3 Allow advertising of U-APSD functionality in Beacon il y a 15 ans
wpa_auth_ft.c 67ccef7e6c FT: Send RRB data directly when managed by same hostapd process il y a 15 ans
wpa_auth_glue.c 67ccef7e6c FT: Send RRB data directly when managed by same hostapd process il y a 15 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 0f857f43df FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 il y a 15 ans
wpa_auth_ie.c 0f857f43df FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 il y a 15 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 fd806bac5f WPS: Change concurrent radio AP to use only one WPS UPnP instance il y a 14 ans
wps_hostapd.h 450eddcfae hostapd: Add wps_config ctrl_interface command for configuring AP il y a 14 ans