Jouni Malinen 5addb0df59 Server configuration for OCSP stapling with ocsp_multi (RFC 6961) 9 years ago
..
Makefile 26b3f64428 tests: Add ap-mgmt-fuzzer 10 years ago
accounting.c 1166b20c95 Add Framed-IP-Address to Accounting-Request if STA address is known 9 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 5addb0df59 Server configuration for OCSP stapling with ocsp_multi (RFC 6961) 9 years ago
ap_config.h 5addb0df59 Server configuration for OCSP stapling with ocsp_multi (RFC 6961) 9 years ago
ap_drv_ops.c d8a3b66d7f driver: Make setting up AP optional when creating AP interface 9 years ago
ap_drv_ops.h 2d3943ce5b nl80211: Specify CSA offsets in send_mlme() driver op 9 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 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 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 3c417499e7 hostapd: Add Transmit Power Envelope IE when VHT is enabled 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 8e9a8b0f8c FST: hostapd control interface 9 years ago
ctrl_iface_ap.h 99650cadc9 Add STOP_AP control interface command 10 years ago
dfs.c 4e0ab656d2 Move hostapd_csa_in_progress() to hostapd.c 9 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 0603bcb7fe hostapd: Process MAC ACLs on a station association event (SME in driver) 9 years ago
eap_user_db.c fc48d33b0d Improve error messages related to EAP DB 10 years ago
gas_serv.c a587666cba GAS server: Replenish temporary STA entry timeout on comeback request 9 years ago
gas_serv.h 695dbbea88 Interworking: Add support for configuring arbitrary ANQP-elements 9 years ago
hostapd.c 053693d266 hostapd: Add feature to start all interfaces at the same time in sync 9 years ago
hostapd.h 053693d266 hostapd: Add feature to start all interfaces at the same time in sync 9 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 6bdc43c4db AP: Avoid 20/40 MHz co-ex scan if PRI/SEC switch is not allowed 9 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 681753f23c mesh: Generate proper AID for peer 9 years ago
ieee802_11.h 3c417499e7 hostapd: Add Transmit Power Envelope IE when VHT is enabled 9 years ago
ieee802_11_auth.c 0603bcb7fe hostapd: Process MAC ACLs on a station association event (SME in driver) 9 years ago
ieee802_11_auth.h 0603bcb7fe hostapd: Process MAC ACLs on a station association event (SME in driver) 9 years ago
ieee802_11_ht.c 38d9048fa8 Fix CSA related IEs order 9 years ago
ieee802_11_shared.c 6315bfdba2 Add support for eCSA 9 years ago
ieee802_11_vht.c 3c417499e7 hostapd: Add Transmit Power Envelope IE when VHT is enabled 9 years ago
ieee802_1x.c f68d491b0a FT auth: Fix EAPOL reauthentication after FT protocol run 9 years ago
ieee802_1x.h bfc284c5c7 Make ieee802_1x_tx_key() static 9 years ago
ndisc_snoop.c cf6fd19b34 ndisc_snoop: Avoid misaligned read of IPv6 address 9 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 207976f053 Fix Suite B 192-bit AKM to use proper PMK length 9 years ago
pmksa_cache_auth.h 207976f053 Fix Suite B 192-bit AKM to use proper PMK length 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
sta_info.c 41d621075e Remove WEP support from VLAN 9 years ago
sta_info.h 9b285081ff Wait longer for inactive client probe (empty data frame) 9 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_init.c 41d621075e Remove WEP support from VLAN 9 years ago
vlan_init.h 41d621075e Remove WEP support from VLAN 9 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 9257610a6e FT: Fix FTIE generation for EAPOL-Key msg 3/4 9 years ago
wpa_auth.h 207976f053 Fix Suite B 192-bit AKM to use proper PMK length 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 1b822f52e6 hostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases where init fails 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 1e72ba2e61 RSN auth: Avoid undefined behavior in pointer arithmetic 9 years ago
wpa_auth_ie.h a14896e8bb HS 2.0R2 AP: Add OSEN implementation 11 years ago
wps_hostapd.c 1b822f52e6 hostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases where init fails 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