Jouni Malinen d735811329 tests: Add TEST_FAIL() to hostapd_get_aid() 8 years ago
..
Makefile 26b3f64428 tests: Add ap-mgmt-fuzzer 10 years ago
accounting.c debde14b5b RADIUS: Add Acct-Delay-Time into accounting messages 9 years ago
accounting.h d72a00539c RADIUS: Use more likely unique accounting Acct-{,Multi-}Session-Id 9 years ago
acs.c 12a81b64e1 ACS: Remove unreachable case from a debug print 9 years ago
acs.h 8cf1e68c02 Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c a911227061 Add assocresp_elements parameter for hostapd 9 years ago
ap_config.h 3b6deac0e7 mesh: Avoid use of hardcoded cipher 8 years ago
ap_drv_ops.c 78a3632765 hostapd: Fix Public Action frame addressing (BSSID field) 8 years ago
ap_drv_ops.h 78a3632765 hostapd: Fix Public Action frame addressing (BSSID field) 8 years ago
ap_list.c de74489276 Move ap_list_timer() to use common AP periodic cleanup mechanism 9 years ago
ap_list.h de74489276 Move ap_list_timer() to use common AP periodic cleanup mechanism 9 years ago
ap_mlme.c 9e8fde2134 AP: Fix Deauth/Disassoc TX status timeout handling 9 years ago
ap_mlme.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c 5addb0df59 Server configuration for OCSP stapling with ocsp_multi (RFC 6961) 9 years ago
authsrv.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c 010182120d hostapd: Extend the configuration of RRM capabilities 9 years ago
beacon.h b308a304d4 Add station tracking based on other management frame subtypes 9 years ago
bss_load.c ec8f36afca AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
bss_load.h ec8f36afca AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
ctrl_iface_ap.c ebae413550 Fix a debug print in p2p_manager_disconnect() 8 years ago
ctrl_iface_ap.h 1854eeca19 Add POLL_STA command to check connectivity in AP mode 9 years ago
dfs.c 3bd58861ae hostapd: Handle running out of DFS channels 9 years ago
dfs.h c13578c339 DFS offload: Add main DFS handler for offloaded case 10 years ago
dhcp_snoop.c 451e094c7e dhcp_snoop: Silence a sparse warning 8 years ago
dhcp_snoop.h 7d597d4617 AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
drv_callbacks.c bb4e19e3f4 hostapd: Skip hostapd ACL check for drivers supporting ACL offload 8 years ago
eap_user_db.c fc48d33b0d Improve error messages related to EAP DB 10 years ago
gas_serv.c 8359472589 hostapd Make GAS Address3 field selection behavior configurable 8 years ago
gas_serv.h 695dbbea88 Interworking: Add support for configuring arbitrary ANQP-elements 9 years ago
hostapd.c 9c10be3f71 mesh: Fix error path handling in init OOM cases 8 years ago
hostapd.h cc27c8e680 hostapd: Fix early init failure path 8 years ago
hs20.c 8e1146d9da HS 2.0R2 AP: Add support for deauthentication request 11 years ago
hs20.h 8e1146d9da HS 2.0R2 AP: Add support for deauthentication request 11 years ago
hw_features.c 236053e532 Make fallback from HT40 to HT20 work 9 years ago
hw_features.h 154a1d5f7f hostapd: Fix some compilation errors 10 years ago
iapp.c 795abc8e0a Drop USE_KERNEL_HEADERS define 9 years ago
iapp.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_11.c d735811329 tests: Add TEST_FAIL() to hostapd_get_aid() 8 years ago
ieee802_11.h 9f2cf23e2e mesh: Add support for PMKSA caching 9 years ago
ieee802_11_auth.c f1863f2b82 RADIUS: Fix possible memory leak when parsing per-STA passphrase 9 years ago
ieee802_11_auth.h 1889af2e0f VLAN: Separate station grouping and uplink configuration 9 years ago
ieee802_11_ht.c 38d9048fa8 Fix CSA related IEs order 9 years ago
ieee802_11_shared.c adf0478e8e AP: Store STA supported operating classes information 9 years ago
ieee802_11_vht.c 03a72eacda VHT: Add an interoperability workaround for 80+80 and 160 MHz channels 9 years ago
ieee802_1x.c f2accfe708 AP: Save EAPOL received before Association Response ACK 9 years ago
ieee802_1x.h d7c3347f59 HS 2.0: Postpone WNM-Notification sending by 100 ms 9 years ago
mbo_ap.c ca911d61f3 MBO: Parse non-preferred channel list on the AP 9 years ago
mbo_ap.h ca911d61f3 MBO: Parse non-preferred channel list on the AP 9 years ago
ndisc_snoop.c bbae0f03aa ndisc_snoop: Include ndisc_snoop.h to check prototypes 8 years ago
ndisc_snoop.h a437378f98 proxyarp: Use C library header files and CONFIG_IPV6 10 years ago
neighbor_db.c 220754c553 hostapd: Add FTM range request 9 years ago
neighbor_db.h 220754c553 hostapd: Add FTM range request 9 years ago
p2p_hostapd.c 8bc4372f37 Use P2P_IE_VENDOR_TYPE more consistently 11 years ago
p2p_hostapd.h e22d4d957b Remove the GPL notification from files contributed by Atheros 13 years ago
peerkey_auth.c 5c6787a6ca PeerKey: Clean up EAPOL-Key Key Data processing on AP 10 years ago
pmksa_cache_auth.c 90377029c6 wpa_supplicant: Fix CONFIG_IBSS_RSN=y build without CONFIG_AP=y 9 years ago
pmksa_cache_auth.h 4c522c7798 PMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command 9 years ago
preauth_auth.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
preauth_auth.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
rrm.c 220754c553 hostapd: Add FTM range request 9 years ago
rrm.h 220754c553 hostapd: Add FTM range request 9 years ago
sta_info.c adf0478e8e AP: Store STA supported operating classes information 9 years ago
sta_info.h 3b6deac0e7 mesh: Avoid use of hardcoded cipher 8 years ago
tkip_countermeasures.c 7ffe7d222a AP: Use monotonic time for MMIC failure/TKIP countermeasures 11 years ago
tkip_countermeasures.h c772d054c2 hostapd: Fix a regression in TKIP countermeasures processing 12 years ago
utils.c 8bae489f15 FST: Do not prune STAs belonging to the same FST 9 years ago
vlan.c f5ca1766dc VLAN: Fix vlan_compare() for tagged VLANs 9 years ago
vlan.h 8e44c192da radius: Add tagged VLAN parsing 9 years ago
vlan_full.c 9b7cd5788a Use a separate header file for Linux bridge interface definitions 9 years ago
vlan_ifconfig.c e86859929f vlan: Move if_nametoindex() use out of vlan_init.c 9 years ago
vlan_init.c e86859929f vlan: Move if_nametoindex() use out of vlan_init.c 9 years ago
vlan_init.h 1889af2e0f VLAN: Separate station grouping and uplink configuration 9 years ago
vlan_ioctl.c c815fab83a Use own header file for defining Linux VLAN kernel interface 9 years ago
vlan_util.c 0fe28ddf17 vlan: Remove unnecessary header includes from netlink implementation 9 years ago
vlan_util.h e86859929f vlan: Move if_nametoindex() use out of vlan_init.c 9 years ago
wmm.c ef566a4d4f AP WMM: Fix integer underflow in WMM Action frame parser 10 years ago
wmm.h 5f9c134ab4 Remove obsolete license notifications 11 years ago
wnm_ap.c 3f48274d0e WNM: Fix a memory leak on AP error path 9 years ago
wnm_ap.h c0e2a172a7 hostapd: Add MBO IE to BSS Transition Management Request frame 9 years ago
wpa_auth.c 8854f90bad mesh: Simplify wpa_auth_pmksa_set_to_sm() 9 years ago
wpa_auth.h 9f2cf23e2e mesh: Add support for PMKSA caching 9 years ago
wpa_auth_ft.c e44bd28cd1 FT: Fix sm->assoc_resp_ftie storing on the AP side 9 years ago
wpa_auth_glue.c b92d2a57ef FT: Fix RRB for FT over-the-air case 9 years ago
wpa_auth_glue.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h 207976f053 Fix Suite B 192-bit AKM to use proper PMK length 9 years ago
wpa_auth_ie.c 8e44c192da radius: Add tagged VLAN parsing 9 years ago
wpa_auth_ie.h a14896e8bb HS 2.0R2 AP: Add OSEN implementation 11 years ago
wps_hostapd.c 98a516eae8 WPS: Use only os_get_random() for PIN generation 9 years ago
wps_hostapd.h 3189ca055d WPS NFC: Add AP mode connection handover report 11 years ago
x_snoop.c 60eb9e173e AP: Enable multicast snooping on bridge if ProxyARP IPv6 is in use 10 years ago
x_snoop.h 5c58944d08 AP: Add multicast-to-unicast conversion send for "x_snoop" 10 years ago