Jouni Malinen 68fa00c341 ACS: Allow specific channels to be preferred 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 68fa00c341 ACS: Allow specific channels to be preferred 10 years ago
acs.h 8cf1e68c02 Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c 68fa00c341 ACS: Allow specific channels to be preferred 10 years ago
ap_config.h 68fa00c341 ACS: Allow specific channels to be preferred 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 01b481aff3 Convert couple of remaining printf to wpa_printf in ap_list 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 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 e7d0e97bdb hostapd: Add vendor specific VHT extension for the 2.4 GHz band 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 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 16689c7cfc hostapd: Allow ACS to be offloaded to the driver 10 years ago
eap_user_db.c b7175b4d02 Clear hostapd configuration keys explicitly 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 cbc210de09 RADIUS DAS: Allow PMKSA cache entry to be removed without association 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 948d3a8731 hostapd: Remove unused variable from hostapd_get_hw_features 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 e7d0e97bdb hostapd: Add vendor specific VHT extension for the 2.4 GHz band 10 years ago
ieee802_11.h e7d0e97bdb hostapd: Add vendor specific VHT extension for the 2.4 GHz band 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 d027c7b118 Fix 20/40 MHz co-ex report processing with obss_interval=0 10 years ago
ieee802_11_shared.c 7d597d4617 AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
ieee802_11_vht.c dd5f902584 Get rid of a compiler warning 10 years ago
ieee802_1x.c 400de9b1fe hostapd: Debug messages for dodgy RADIUS servers 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 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 2dd4f3aede Fix STA re-bind to another VLAN on reauthentication 10 years ago
sta_info.h 861beb7269 RADIUS DAS: Check for single session match for Disconnect-Request 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 12 years ago
vlan_init.c 66bc6830d5 hostapd: Simplify vlan_add_dynamic error paths 10 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 12 years ago
vlan_util.h 03a6a2e972 Add option to use netlink to create and remove VLAN interfaces 12 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 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 1180dd66a9 WPA auth: Disconnect STA if MSK cannot be fetched 10 years ago
wpa_auth.h cbc210de09 RADIUS DAS: Allow PMKSA cache entry to be removed without association 10 years ago
wpa_auth_ft.c 98cd3d1c3b Preparations for variable length KCK and KEK 10 years ago
wpa_auth_glue.c 400de9b1fe hostapd: Debug messages for dodgy RADIUS servers 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 98cd3d1c3b Preparations for variable length KCK and KEK 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 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