Janusz Dziedzic a828f626af Make check_40mhz_2g4 common 10 years ago
..
Makefile 7feff06567 Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
accounting.c fcc306e3cc Add Acct-Multi-Session-Id into RADIUS Accounting messages 10 years ago
accounting.h 8b24861154 Add Acct-Session-Id into Access-Request messages 12 years ago
acs.c 16689c7cfc hostapd: Allow ACS to be offloaded to the driver 10 years ago
acs.h 8cf1e68c02 Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c 8509fb5cce D-Bus: Fix memory leak on P2P GO WPSVendorExtensions 10 years ago
ap_config.h 0629eeb490 RRM: Add AP mode minimal advertisement support for testing 10 years ago
ap_drv_ops.c 4e8f31e2ef doc: Extend driver.h documentation 10 years ago
ap_drv_ops.h 4e8f31e2ef doc: Extend driver.h documentation 10 years ago
ap_list.c 334ec001bb Fix Beacon RX before AP setup completion 11 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 d3bddd8b84 ERP: Add support for ERP on EAP server and authenticator 10 years ago
authsrv.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c 0629eeb490 RRM: Add AP mode minimal advertisement support for testing 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 bd0b620371 SAE: Add sae_group to AP/mesh mode STA ctrl_iface data 10 years ago
ctrl_iface_ap.h 334bf36ac5 Add chan_switch to ctrl interface of wpa_supplicant and hostapd 11 years ago
dfs.c afbe57d981 DFS: Fix hostapd operation without hw_mode driver data 10 years ago
dfs.h 3d7ad2f681 hostapd: Configure spectrum management capability 11 years ago
dhcp_snoop.c bcb132e185 proxyarp: Validate IPv4 header total length value in dhcp_snoop 10 years ago
dhcp_snoop.h 7d597d4617 AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
drv_callbacks.c 16689c7cfc hostapd: Allow ACS to be offloaded to the driver 10 years ago
eap_user_db.c b7175b4d02 Clear hostapd configuration keys explicitly 11 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 c1c07dcb70 Fix hostapd interface addition error path 10 years ago
hostapd.h 3a322496f9 mesh: Delay Authentication frame process with no_auto_peer 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 a828f626af Make check_40mhz_2g4 common 10 years ago
hw_features.h 5f0bca77a8 Retry initial 20/40 MHz co-ex scan if the driver is busy 11 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 f3b8ad4d78 SAE: Implement retransmission timer 10 years ago
ieee802_11.h f3b8ad4d78 SAE: Implement retransmission timer 10 years ago
ieee802_11_auth.c af5389610b Use monotonic clock for RADIUS cache timeouts 11 years ago
ieee802_11_auth.h f2a14be798 Use a shared function for freeing PSK list 12 years ago
ieee802_11_ht.c 0acc2c809d HT: More robust 20/40 coex Action frame 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 35cbadbb14 VHT: Remove useless validation code from Operating Mode Notification 11 years ago
ieee802_1x.c 2c6411edd0 ERP: Add ERP_FLUSH for hostapd 10 years ago
ieee802_1x.h 2c6411edd0 ERP: Add ERP_FLUSH for hostapd 10 years ago
ndisc_snoop.c 8c5043b42c proxyarp: Relax frame length limit for RA and NA 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 087a1f4efd Suite B: PMKID derivation for AKM 00-0F-AC:11 10 years ago
pmksa_cache_auth.h 087a1f4efd Suite B: PMKID derivation for AKM 00-0F-AC:11 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 f3b8ad4d78 SAE: Implement retransmission timer 10 years ago
sta_info.h bd00c4311c AP: Add Neighbor Discovery snooping mechanism for Proxy ARP 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 3776ac73b2 Move hostapd global callback functions into hapd_interfaces 13 years ago
vlan_init.c 226e3579f9 Revert "bridge: Track inter-BSS usage" 11 years ago
vlan_init.h 5f9c134ab4 Remove obsolete license notifications 11 years ago
vlan_util.c 03a6a2e972 Add option to use netlink to create and remove VLAN interfaces 13 years ago
vlan_util.h 03a6a2e972 Add option to use netlink to create and remove VLAN interfaces 13 years ago
wmm.c 5f9c134ab4 Remove obsolete license notifications 11 years ago
wmm.h 5f9c134ab4 Remove obsolete license notifications 11 years ago
wnm_ap.c 5351480047 Add BSS-TM-RESP ctrl_iface event 10 years ago
wnm_ap.h a30dff07fb Add BSS_TM_REQ command to send BSS Transition Management Request 10 years ago
wpa_auth.c 27d9701dea Fix a memory leak on WPA authenticator error path 10 years ago
wpa_auth.h 0f950df029 mesh: Add mesh robust security network 10 years ago
wpa_auth_ft.c 369d07afc1 FT: Make aes_wrap() call easier to analyze 10 years ago
wpa_auth_glue.c 9d4ff04af3 Add external EAPOL transmission option for testing purposes 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 5c6787a6ca PeerKey: Clean up EAPOL-Key Key Data processing on AP 10 years ago
wpa_auth_ie.c 666497c8e6 Suite B: Add AKM 00-0F-AC:11 10 years ago
wpa_auth_ie.h a14896e8bb HS 2.0R2 AP: Add OSEN implementation 11 years ago
wps_hostapd.c d85e1fc8a5 Check os_snprintf() result more consistently - automatic 1 10 years ago
wps_hostapd.h 3189ca055d WPS NFC: Add AP mode connection handover report 11 years ago
x_snoop.c ef3ea80c68 proxyarp: Fix x_snoop multicast-to-unicast debug print 10 years ago
x_snoop.h 5c58944d08 AP: Add multicast-to-unicast conversion send for "x_snoop" 10 years ago