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 e22d4d957b Remove the GPL notification from files contributed by Atheros
Remove the GPL notification text from files that were initially
contributed by Atheros Communications or Qualcomm Atheros.

Signed-hostap: Jouni Malinen <j@w1.fi>
13 years ago
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 14 years ago
accounting.c Remove references to time_t/time() 13 years ago
accounting.h Move generic AP functionality implementation into src/ap 15 years ago
ap_config.c Add MSK dump mechanism into hostapd RADIUS server for testing 13 years ago
ap_config.h hostapd: Make inactivity polling configurable 13 years ago
ap_drv_ops.c AP: Pass station's WMM configuration to driver wrappers 13 years ago
ap_drv_ops.h AP: Pass station's WMM configuration to driver wrappers 13 years ago
ap_list.c Remove references to time_t/time()/random() 13 years ago
ap_list.h Remove references to time_t/time()/random() 13 years ago
ap_mlme.c Include header files explicitly in *.c, not via header files 15 years ago
ap_mlme.h Rename some src/ap files to avoid duplicate file names 15 years ago
authsrv.c Add MSK dump mechanism into hostapd RADIUS server for testing 13 years ago
authsrv.h Move authentication server setup into separate file 15 years ago
beacon.c P2P: Use Device ID attribute to filter Probe Request frames as GO 13 years ago
beacon.h Start deprecating various AP mode driver_ops 13 years ago
ctrl_iface_ap.c P2P: Add P2P configuration and callbacks in hostapd code 14 years ago
ctrl_iface_ap.h Move ctrl_iface_ap.c into src/ap 15 years ago
drv_callbacks.c Lower RX_MGMT driver event debug level for Beacon frames 13 years ago
hostapd.c AP: Convert some wpa_printf to wpa_msg/dbg 13 years ago
hostapd.h WPS: Disable AP PIN after 10 consecutive failures 13 years ago
hw_features.c Tell user why a channel cannot be used in AP mode 13 years ago
hw_features.h Fix no-NEED_AP_MLME build 13 years ago
iapp.c Include header files explicitly in *.c, not via header files 15 years ago
iapp.h Move iapp.c into src/ap 15 years ago
ieee802_1x.c Clear EAPOL authenticator authFail for PMKSA caching/FT 13 years ago
ieee802_1x.h AP: Add explicit EAPOL TX status event 13 years ago
ieee802_11.c Ignore TX status for Data frames from not associated STA 13 years ago
ieee802_11.h AP: Add explicit EAPOL TX status event 13 years ago
ieee802_11_auth.c Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute 13 years ago
ieee802_11_auth.h Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute 13 years ago
ieee802_11_ht.c hostapd: Don't mask out non-symmetric STA HT caps 13 years ago
ieee802_11_shared.c Allow MLME frames to be sent without expecting an ACK (no retries) 13 years ago
p2p_hostapd.c Remove the GPL notification from files contributed by Atheros 13 years ago
p2p_hostapd.h Remove the GPL notification from files contributed by Atheros 13 years ago
peerkey_auth.c Annotate places depending on strong random numbers 14 years ago
pmksa_cache_auth.c Rename some src/ap files to avoid duplicate file names 15 years ago
pmksa_cache_auth.h Rename some src/ap files to avoid duplicate file names 15 years ago
preauth_auth.c Fix memory leak on RSN preauth init error path 15 years ago
preauth_auth.h Rename some src/ap files to avoid duplicate file names 15 years ago
sta_info.c Fix ap_sta_disconnect() to clear EAPOL/WPA authenticator state 13 years ago
sta_info.h AP: Pass station's WMM configuration to driver wrappers 13 years ago
tkip_countermeasures.c Fix TKIP countermeasures stopping in deinit paths 13 years ago
tkip_countermeasures.h Fix TKIP countermeasures stopping in deinit paths 13 years ago
utils.c P2P: Filter Probe Request frames based on DA and BSSID in Listen state 13 years ago
vlan_init.c Get rid of struct hostapd_driver_ops abstraction 14 years ago
vlan_init.h Move generic AP functionality implementation into src/ap 15 years ago
wmm.c Make hostapd_eid_wmm_valid() return more logical return values 13 years ago
wmm.h Rename some src/ap files to avoid duplicate file names 15 years ago
wpa_auth.c wpa_auth: Fix race in rejecting 4-way handshake for entropy 13 years ago
wpa_auth.h AP: Reorder WPA/Beacon initialization 13 years ago
wpa_auth_ft.c Remove unnecessary include file inclusion 13 years ago
wpa_auth_glue.c Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute 13 years ago
wpa_auth_glue.h Move rest of the generic AP mode functionality into src/ap 15 years ago
wpa_auth_i.h Allow SNonce update after sending EAPOL-Key 3/4 if 1/4 was retransmitted 13 years ago
wpa_auth_ie.c Use wpa_key_mgmt_*() helpers 13 years ago
wpa_auth_ie.h FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4 14 years ago
wps_hostapd.c WPS: Disable AP PIN after 10 consecutive failures 13 years ago
wps_hostapd.h WPS UPnP: Fix UPnP initialization for non-bridge case with some drivers 13 years ago