Andrei Otcheretianski 5d180a7739 drivers: Add freq parameter to send_mlme() function 10 years ago
..
Makefile 26b3f64428 tests: Add ap-mgmt-fuzzer 10 years ago
accounting.c c5ee4dd9d9 Fix spelling of initialize in a comment and an error message 10 years ago
accounting.h 8b24861154 Add Acct-Session-Id into Access-Request messages 12 years ago
acs.c 567098ec74 ACS: Scan only channels specified in the channel list 10 years ago
acs.h 8cf1e68c02 Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c 8884ce03bc hostapd: check validity of cwMin/cwMax values 10 years ago
ap_config.h 132dfbe8c2 Fix removal of tagged interface and bridge when multiple BSS share them 10 years ago
ap_drv_ops.c 5d180a7739 drivers: Add freq parameter to send_mlme() function 10 years ago
ap_drv_ops.h 1de071007e atheros: Clear WPS appie during deinit 10 years ago
ap_list.c d6fefd64d2 Simplify HT Operation element parsing 10 years ago
ap_list.h 100298e896 AP: Use monotonic time for AP list 11 years ago
ap_mlme.c 5bdac4abce Remove unused STA entry information 11 years ago
ap_mlme.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c fc48d33b0d Improve error messages related to EAP DB 10 years ago
authsrv.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c e19c1d2cc7 Fix pairwise cipher suite bitfields to the driver in mixed mode 10 years ago
beacon.h 5f9c134ab4 Remove obsolete license notifications 11 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 87b5b53959 Make VLAN ID available in STA info over control interface 10 years ago
ctrl_iface_ap.h 99650cadc9 Add STOP_AP control interface command 10 years ago
dfs.c 857d94225a Extend offloaded ACS QCA vendor command to support VHT 10 years ago
dfs.h c13578c339 DFS offload: Add main DFS handler for offloaded case 10 years ago
dhcp_snoop.c a565e03086 dhcp_snoop: Make IPv4 addresses human readable in debug log 10 years ago
dhcp_snoop.h 7d597d4617 AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
drv_callbacks.c 3784c0589e Extend hw_mode to support any band for offloaded ACS case 10 years ago
eap_user_db.c fc48d33b0d Improve error messages related to EAP DB 10 years ago
gas_serv.c faebdeaa9e Use os_calloc() instead of os_zalloc() 10 years ago
gas_serv.h d0bf06f2d9 GAS server: Remove incomplete remote ANQP processing 11 years ago
hostapd.c 81847c22ba Replace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN 10 years ago
hostapd.h 132dfbe8c2 Fix removal of tagged interface and bridge when multiple BSS share them 10 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 0980c7face hostapd: Make sure band selection does not result in NULL dereference 10 years ago
hw_features.h 154a1d5f7f hostapd: Fix some compilation errors 10 years ago
iapp.c 4aa01d38f5 IAPP: Avoid warnings on unused write 10 years ago
iapp.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_11.c fd66aa63f4 Check Public Action length explicitly before reading Action Code 10 years ago
ieee802_11.h 40baac0e43 Simplify VHT Capabilities element parsing 10 years ago
ieee802_11_auth.c 068669fc92 vlan: Verify RADIUS returned VLAN-ID and dynamic_vlan=required 10 years ago
ieee802_11_auth.h f2a14be798 Use a shared function for freeing PSK list 12 years ago
ieee802_11_ht.c baae4cb9b4 Simplify HT Capabilities element parsing 10 years ago
ieee802_11_shared.c 7d597d4617 AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
ieee802_11_vht.c 40baac0e43 Simplify VHT Capabilities element parsing 10 years ago
ieee802_1x.c a6da824b19 Do not use C++ reserved words as variable names 10 years ago
ieee802_1x.h 2c6411edd0 ERP: Add ERP_FLUSH for hostapd 10 years ago
ndisc_snoop.c 4a7ce98469 Make IPv6 NA multicast-to-unicast conversion configurable 10 years ago
ndisc_snoop.h a437378f98 proxyarp: Use C library header files and CONFIG_IPV6 10 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 5e3b5197cc Add Suite B 192-bit AKM 10 years ago
pmksa_cache_auth.h cbc210de09 RADIUS DAS: Allow PMKSA cache entry to be removed without association 10 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
sta_info.c f41ded6fa4 Remove unused leftover from multi-SSID design 10 years ago
sta_info.h f41ded6fa4 Remove unused leftover from multi-SSID design 10 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 2e192bd08f Print debug entry on STA pruning from other interfaces 10 years ago
vlan_init.c 132dfbe8c2 Fix removal of tagged interface and bridge when multiple BSS share them 10 years ago
vlan_init.h f41ded6fa4 Remove unused leftover from multi-SSID design 10 years ago
vlan_util.c 9649b5342d vlan: Print libnl error message on vlan_add / vlan_del 10 years ago
vlan_util.h 03a6a2e972 Add option to use netlink to create and remove VLAN interfaces 12 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 b62b0cb78a WNM: Fix possible memory leak by free buf 10 years ago
wnm_ap.h a30dff07fb Add BSS_TM_REQ command to send BSS Transition Management Request 10 years ago
wpa_auth.c a0ad9e8c9e Remove WPA per-VLAN groups when no more stations remain 10 years ago
wpa_auth.h d6c3067d32 Replace SSID_LEN with SSID_MAX_LEN 10 years ago
wpa_auth_ft.c 253103681c FT: Fix WMM TSPEC validation in driver-based AP MLME case 10 years ago
wpa_auth_glue.c d6c3067d32 Replace SSID_LEN with SSID_MAX_LEN 10 years ago
wpa_auth_glue.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h a0ad9e8c9e Remove WPA per-VLAN groups when no more stations remain 10 years ago
wpa_auth_ie.c 5e3b5197cc Add Suite B 192-bit AKM 10 years ago
wpa_auth_ie.h a14896e8bb HS 2.0R2 AP: Add OSEN implementation 11 years ago
wps_hostapd.c 01a025937c WPS: Add support for 60 GHz band 10 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