Vasanthakumar Thiagarajan 04f667fcdd DFS: Allow switch to DFS channel after radar detection in ETSI 8 years ago
..
Makefile d50f518e95 Fix libap.a build 8 years ago
accounting.c 81258efacb Remove unused generation of Request Authenticator in Account-Request 8 years ago
accounting.h d72a00539c RADIUS: Use more likely unique accounting Acct-{,Multi-}Session-Id 9 years ago
acs.c 4c803dfcd7 ACS: Fix memory leak if interface is disabled during scan 8 years ago
acs.h 4c803dfcd7 ACS: Fix memory leak if interface is disabled during scan 8 years ago
ap_config.c 3a46cf93d0 FT: Add support for wildcard R0KH/R1KH 8 years ago
ap_config.h 3a46cf93d0 FT: Add support for wildcard R0KH/R1KH 8 years ago
ap_drv_ops.c aa56e36d66 driver: Make DFS domain information available to core 8 years ago
ap_drv_ops.h aa56e36d66 driver: Make DFS domain information available to core 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 2aa1e48a45 FILS: Do not clear PTK on FILS Auth/Assoc (AP) 8 years ago
ap_mlme.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c a1f11e34c4 Use os_memdup() 8 years ago
authsrv.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c d512f406fc hostapd: Add IEEE 802.11ax HE IEs into Beacon/Probe Response frames 8 years ago
beacon.h a818425d1c hostapd: Added signal level to STA tracking 8 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 4d77d80edd mesh: Add MESH_PMKSA_GET/ADD commands 8 years ago
ctrl_iface_ap.h 4d77d80edd mesh: Add MESH_PMKSA_GET/ADD commands 8 years ago
dfs.c 04f667fcdd DFS: Allow switch to DFS channel after radar detection in ETSI 8 years ago
dfs.h 7cbb5f1a44 DFS: Handle pre-CAC expired event 8 years ago
dhcp_snoop.c d4359923e1 Fix DHCP/NDISC snoop deinit followed by failing re-init 8 years ago
dhcp_snoop.h 7d597d4617 AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
drv_callbacks.c fa61bff6ae FILS: Handle authentication/association in partial driver AP SME 8 years ago
eap_user_db.c fc48d33b0d Improve error messages related to EAP DB 10 years ago
eth_p_oui.c 50bd8e0a90 FT: Replace inter-AP protocol with use of OUI Extended Ethertype 8 years ago
eth_p_oui.h 50bd8e0a90 FT: Replace inter-AP protocol with use of OUI Extended Ethertype 8 years ago
fils_hlp.c 4c8836f139 FILS: Fix fils_hlp.c build with older netinet/udp.h definitions 8 years ago
fils_hlp.h 91d91abf6f FILS: DHCP relay for HLP requests 8 years ago
gas_serv.c f541148257 Fix GAS server ifdef block use 8 years ago
gas_serv.h 941caed980 MBO: Add MBO ANQP-element processing on AP 8 years ago
hostapd.c 50bd8e0a90 FT: Replace inter-AP protocol with use of OUI Extended Ethertype 8 years ago
hostapd.h 04f667fcdd DFS: Allow switch to DFS channel after radar detection in ETSI 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 04f667fcdd DFS: Allow switch to DFS channel after radar detection in ETSI 8 years ago
hw_features.h 154a1d5f7f hostapd: Fix some compilation errors 10 years ago
iapp.c 72a652d785 IAPP: Set SO_REUSEADDR on listening socket 8 years ago
iapp.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_11.c 80ddf5d995 FILS: Fix Key-Auth derivation for SK+PFS for authenticator side 8 years ago
ieee802_11.h 5cee22ca47 FILS: Make handle_auth_fils() re-usable for driver-based AP SME 8 years ago
ieee802_11_auth.c a1f11e34c4 Use os_memdup() 8 years ago
ieee802_11_auth.h 1889af2e0f VLAN: Separate station grouping and uplink configuration 9 years ago
ieee802_11_he.c d512f406fc hostapd: Add IEEE 802.11ax HE IEs into Beacon/Probe Response frames 8 years ago
ieee802_11_ht.c 84ea61cffe mesh: Use correct rate in HT and legacy mixed environment 8 years ago
ieee802_11_shared.c 1764559eef FILS: Add FILS SK auth PFS support in AP mode 8 years ago
ieee802_11_vht.c 5972dc73c1 mesh: Use correct rate in VHT and HT mixed environment 8 years ago
ieee802_1x.c a1ea1b4522 OWE: Define and parse OWE AKM selector 8 years ago
ieee802_1x.h c30bd28b14 FILS: Export IEEE 802.1X helper functions 8 years ago
mbo_ap.c 64c92c0757 MBO: Do not parse reason_detail in non_pref_chan attr (AP) 8 years ago
mbo_ap.h ca911d61f3 MBO: Parse non-preferred channel list on the AP 9 years ago
ndisc_snoop.c d4359923e1 Fix DHCP/NDISC snoop deinit followed by failing re-init 8 years ago
ndisc_snoop.h a437378f98 proxyarp: Use C library header files and CONFIG_IPV6 10 years ago
neighbor_db.c 451a27b1ad hostapd: Add a configuration to set an AP as stationary 8 years ago
neighbor_db.h 451a27b1ad hostapd: Add a configuration to set an AP as stationary 8 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 8492cc79c0 PeerKey: Remove dead code related to STSL negotiation state 8 years ago
pmksa_cache_auth.c 4d77d80edd mesh: Add MESH_PMKSA_GET/ADD commands 8 years ago
pmksa_cache_auth.h 4d77d80edd mesh: Add MESH_PMKSA_GET/ADD commands 8 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 401243b73e RRM: Fix range request overriding 8 years ago
rrm.h f3383366aa Report beacon request TX status as control interface event 8 years ago
sta_info.c 80ddf5d995 FILS: Fix Key-Auth derivation for SK+PFS for authenticator side 8 years ago
sta_info.h 80ddf5d995 FILS: Fix Key-Auth derivation for SK+PFS for authenticator side 8 years ago
taxonomy.c 30eddf3529 Fix or supress various sparse warnings 8 years ago
taxonomy.h 442819406c taxonomy: Store Probe Request frames in hostapd_sta_info 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 0d60567030 WMM: Fix estimated medium time calculation for some corner cases 8 years ago
wmm.h 5f9c134ab4 Remove obsolete license notifications 11 years ago
wnm_ap.c 885bbd4de3 WNM: Remove unused code from BSS TM Req generation 8 years ago
wnm_ap.h c0e2a172a7 hostapd: Add MBO IE to BSS Transition Management Request frame 9 years ago
wpa_auth.c 8fed47e013 FILS: Derive FT key hierarchy on authenticator side for FILS+FT 8 years ago
wpa_auth.h 80ddf5d995 FILS: Fix Key-Auth derivation for SK+PFS for authenticator side 8 years ago
wpa_auth_ft.c 8fed47e013 FILS: Derive FT key hierarchy on authenticator side for FILS+FT 8 years ago
wpa_auth_glue.c 3a46cf93d0 FT: Add support for wildcard R0KH/R1KH 8 years ago
wpa_auth_glue.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h 8fed47e013 FILS: Derive FT key hierarchy on authenticator side for FILS+FT 8 years ago
wpa_auth_ie.c 09368515d1 OWE: Process Diffie-Hellman Parameter element in AP mode 8 years ago
wpa_auth_ie.h 4ec1fd8e42 FT: Differentiate between FT for station and for AP in build 8 years ago
wps_hostapd.c e55df99ee6 Share a single str_starts() implementation 8 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