Jouni Malinen 9d4ff04af3 Add external EAPOL transmission option for testing purposes 10 years ago
..
Makefile 7feff06567 Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
accounting.c 13daed58c7 Include driver.h in hostapd.h 11 years ago
accounting.h 8b24861154 Add Acct-Session-Id into Access-Request messages 12 years ago
acs.c 4d1e38be9e ACS: Fix number of error path issues 11 years ago
acs.h 8cf1e68c02 Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c 8c6f4a5a50 ap_config.c: fix typo for "capabilities" 10 years ago
ap_config.h 5d67bf1566 hostapd: Fix configuration of multiple RADIUS servers with SET 11 years ago
ap_drv_ops.c 95b6bca66d Add rsn_pairwise bits to set_ieee8021x() driver_ops 11 years ago
ap_drv_ops.h 3ae8b7b7a2 hostapd: Add vendor command support 11 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 8943cc998a RADIUS server: Add support for MAC ACL 11 years ago
authsrv.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c c53a9bf818 Check for driver's DFS offload capability before handling DFS 10 years ago
beacon.h 5f9c134ab4 Remove obsolete license notifications 11 years ago
ctrl_iface_ap.c dedfa440ed Print frame type name in debug output 10 years ago
ctrl_iface_ap.h 334bf36ac5 Add chan_switch to ctrl interface of wpa_supplicant and hostapd 11 years ago
dfs.c 4a274f487a DFS: Allow 80+80 MHz be configured for VHT 10 years ago
dfs.h 3d7ad2f681 hostapd: Configure spectrum management capability 11 years ago
drv_callbacks.c e4474c1c20 FT: Fix hostapd with driver-based SME to authorize the STA 10 years ago
eap_user_db.c b7175b4d02 Clear hostapd configuration keys explicitly 10 years ago
gas_serv.c 062833c67c GAS server: Fix request frame length validation (CID 68098) 10 years ago
gas_serv.h d0bf06f2d9 GAS server: Remove incomplete remote ANQP processing 11 years ago
hostapd.c 39323bc16a AP: hostapd_setup_bss() code clean-up 10 years ago
hostapd.h 9d4ff04af3 Add external EAPOL transmission option for testing purposes 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 f41d55da02 hostapd: Check for overlapping 20 MHz BSS before starting 20/40 MHz BSS 11 years ago
hw_features.h 5f0bca77a8 Retry initial 20/40 MHz co-ex scan if the driver is busy 11 years ago
iapp.c 5bdac4abce Remove unused STA entry information 11 years ago
iapp.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_11.c 0233dcac5b SAE: Use os_memcmp_const() for hash/password comparisons 10 years ago
ieee802_11.h 587d60d2b7 Add AP mode support for HT 20/40 co-ex Action frame 11 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 5ce3ae4c8f HT: Use cleaner way of generating pointer to a field (CID 68097) 10 years ago
ieee802_11_shared.c db63757dbc hostapd: Supply default parameters for OBSS scan 11 years ago
ieee802_11_vht.c 35cbadbb14 VHT: Remove useless validation code from Operating Mode Notification 10 years ago
ieee802_1x.c 9d4ff04af3 Add external EAPOL transmission option for testing purposes 10 years ago
ieee802_1x.h 70a26e708c Share a single definition of EAPOL-Key structure for WEP keys 12 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 e997bc75dd Remove a static analyzer warning about unused variable write 11 years ago
pmksa_cache_auth.c a61fcc131a Clean up authenticator PMKSA cache implementation 10 years ago
pmksa_cache_auth.h 901d1fe1e5 WNM: Remove PMKSA cache entry on ESS disassoc imminent notification 12 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 61fc90483f P2P: Handle improper WPS termination on GO during group formation 10 years ago
sta_info.h 47ea24c13d Fix PMKSA cache timeout from Session-Timeout in WPA/WPA2 cases 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 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 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 da995b2e11 WNM: Use cleaner way of generating pointer to a field (CID 68099) 10 years ago
wnm_ap.h dbfb8e82ff Remove unnecessary EVENT_RX_ACTION 11 years ago
wpa_auth.c eefec1e40b AES: Extend key wrap design to support longer AES keys 10 years ago
wpa_auth.h 692ec3058b FT: Add support for postponing FT response 11 years ago
wpa_auth_ft.c eefec1e40b AES: Extend key wrap design to support longer AES keys 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 692ec3058b FT: Add support for postponing FT response 11 years ago
wpa_auth_ie.c 4a9d0ebe4a Make PMKID check easier for static analyzers 11 years ago
wpa_auth_ie.h a14896e8bb HS 2.0R2 AP: Add OSEN implementation 11 years ago
wps_hostapd.c c78c6b73fa WPS: Fix return value when context is not valid 11 years ago
wps_hostapd.h 3189ca055d WPS NFC: Add AP mode connection handover report 11 years ago