You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/ap
Jouni Malinen 9d4ff04af3 Add external EAPOL transmission option for testing purposes
The new ext_eapol_frame_io parameter can be used to configure hostapd
and wpa_supplicant to use control interface for receiving and
transmitting EAPOL frames. This makes it easier to implement automated
test cases for protocol testing. This functionality is included only in
CONFIG_TESTING_OPTIONS=y builds.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
10 years ago
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
accounting.c Include driver.h in hostapd.h 11 years ago
accounting.h Add Acct-Session-Id into Access-Request messages 12 years ago
acs.c ACS: Fix number of error path issues 10 years ago
acs.h Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c ap_config.c: fix typo for "capabilities" 10 years ago
ap_config.h hostapd: Fix configuration of multiple RADIUS servers with SET 10 years ago
ap_drv_ops.c Add rsn_pairwise bits to set_ieee8021x() driver_ops 10 years ago
ap_drv_ops.h hostapd: Add vendor command support 10 years ago
ap_list.c Fix Beacon RX before AP setup completion 11 years ago
ap_list.h AP: Use monotonic time for AP list 11 years ago
ap_mlme.c Remove unused STA entry information 10 years ago
ap_mlme.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c RADIUS server: Add support for MAC ACL 10 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c Check for driver's DFS offload capability before handling DFS 10 years ago
beacon.h Remove obsolete license notifications 11 years ago
ctrl_iface_ap.c Print frame type name in debug output 10 years ago
ctrl_iface_ap.h Add chan_switch to ctrl interface of wpa_supplicant and hostapd 11 years ago
dfs.c DFS: Allow 80+80 MHz be configured for VHT 10 years ago
dfs.h hostapd: Configure spectrum management capability 10 years ago
drv_callbacks.c FT: Fix hostapd with driver-based SME to authorize the STA 10 years ago
eap_user_db.c Clear hostapd configuration keys explicitly 10 years ago
gas_serv.c GAS server: Fix request frame length validation (CID 68098) 10 years ago
gas_serv.h GAS server: Remove incomplete remote ANQP processing 10 years ago
hostapd.c AP: hostapd_setup_bss() code clean-up 10 years ago
hostapd.h Add external EAPOL transmission option for testing purposes 10 years ago
hs20.c HS 2.0R2 AP: Add support for deauthentication request 10 years ago
hs20.h HS 2.0R2 AP: Add support for deauthentication request 10 years ago
hw_features.c hostapd: Check for overlapping 20 MHz BSS before starting 20/40 MHz BSS 10 years ago
hw_features.h Retry initial 20/40 MHz co-ex scan if the driver is busy 10 years ago
iapp.c Remove unused STA entry information 10 years ago
iapp.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_1x.c Add external EAPOL transmission option for testing purposes 10 years ago
ieee802_1x.h Share a single definition of EAPOL-Key structure for WEP keys 12 years ago
ieee802_11.c SAE: Use os_memcmp_const() for hash/password comparisons 10 years ago
ieee802_11.h Add AP mode support for HT 20/40 co-ex Action frame 10 years ago
ieee802_11_auth.c Use monotonic clock for RADIUS cache timeouts 11 years ago
ieee802_11_auth.h Use a shared function for freeing PSK list 12 years ago
ieee802_11_ht.c HT: Use cleaner way of generating pointer to a field (CID 68097) 10 years ago
ieee802_11_shared.c hostapd: Supply default parameters for OBSS scan 10 years ago
ieee802_11_vht.c VHT: Remove useless validation code from Operating Mode Notification 10 years ago
p2p_hostapd.c Use P2P_IE_VENDOR_TYPE more consistently 10 years ago
p2p_hostapd.h Remove the GPL notification from files contributed by Atheros 13 years ago
peerkey_auth.c Remove a static analyzer warning about unused variable write 10 years ago
pmksa_cache_auth.c Clean up authenticator PMKSA cache implementation 10 years ago
pmksa_cache_auth.h WNM: Remove PMKSA cache entry on ESS disassoc imminent notification 11 years ago
preauth_auth.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
preauth_auth.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
sta_info.c P2P: Handle improper WPS termination on GO during group formation 10 years ago
sta_info.h Fix PMKSA cache timeout from Session-Timeout in WPA/WPA2 cases 10 years ago
tkip_countermeasures.c AP: Use monotonic time for MMIC failure/TKIP countermeasures 11 years ago
tkip_countermeasures.h hostapd: Fix a regression in TKIP countermeasures processing 12 years ago
utils.c Move hostapd global callback functions into hapd_interfaces 12 years ago
vlan_init.c Revert "bridge: Track inter-BSS usage" 10 years ago
vlan_init.h Remove obsolete license notifications 11 years ago
vlan_util.c Add option to use netlink to create and remove VLAN interfaces 12 years ago
vlan_util.h Add option to use netlink to create and remove VLAN interfaces 12 years ago
wmm.c Remove obsolete license notifications 11 years ago
wmm.h Remove obsolete license notifications 11 years ago
wnm_ap.c WNM: Use cleaner way of generating pointer to a field (CID 68099) 10 years ago
wnm_ap.h Remove unnecessary EVENT_RX_ACTION 11 years ago
wpa_auth.c AES: Extend key wrap design to support longer AES keys 10 years ago
wpa_auth.h FT: Add support for postponing FT response 10 years ago
wpa_auth_ft.c AES: Extend key wrap design to support longer AES keys 10 years ago
wpa_auth_glue.c Add external EAPOL transmission option for testing purposes 10 years ago
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h FT: Add support for postponing FT response 10 years ago
wpa_auth_ie.c Make PMKID check easier for static analyzers 10 years ago
wpa_auth_ie.h HS 2.0R2 AP: Add OSEN implementation 10 years ago
wps_hostapd.c WPS: Fix return value when context is not valid 10 years ago
wps_hostapd.h WPS NFC: Add AP mode connection handover report 11 years ago