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
Masashi Honma c2d76aa624 P2P: Add p2p_client_list support for FullMAC Persistent GO
Currently, FullMAC Persistent GO can't use p2p_client_list because its
own hapd->p2p_group is NULL at ap_sta_set_authorized(). This patch
changes the processing to use sta->p2p_ie instead of
p2p_group_get_dev_addr() on FullMAC GO.

Signed-hostap: Masashi Honma <masashi.honma@gmail.com>
12 years ago
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 14 years ago
accounting.c hostapd: Allow addition of arbitrary RADIUS attributes 12 years ago
accounting.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ap_config.c Add preliminary RADIUS dynamic authorization server (RFC 5176) 12 years ago
ap_config.h Add preliminary RADIUS dynamic authorization server (RFC 5176) 12 years ago
ap_drv_ops.c Add hostapd_drv_send_action() 13 years ago
ap_drv_ops.h Add hostapd_drv_send_action() 13 years ago
ap_list.c hostapd: Only update already-set beacons when processing OLBC 12 years ago
ap_list.h AP: remove ssi_signal from ap_info 12 years ago
ap_mlme.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ap_mlme.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c Pass signal strength through, fix units 12 years ago
beacon.h Pass signal strength through, fix units 12 years ago
ctrl_iface_ap.c Add wpa_supplicant AP mode STA deauthenticate/disassociate commands 13 years ago
ctrl_iface_ap.h Add wpa_supplicant AP mode STA deauthenticate/disassociate commands 13 years ago
drv_callbacks.c Force driver to disassociate STA if no room for the STA entry 12 years ago
gas_serv.c Remove unused variable 12 years ago
gas_serv.h GAS server: Add support for ANQP Venue Name element 13 years ago
hostapd.c Add preliminary RADIUS dynamic authorization server (RFC 5176) 12 years ago
hostapd.h Add preliminary RADIUS dynamic authorization server (RFC 5176) 12 years ago
hw_features.c Scan only affected frequencies for 20/40 MHz co-ex check for 12 years ago
hw_features.h Fix no-NEED_AP_MLME build 13 years ago
iapp.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
iapp.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_1x.c hostapd: Allow addition of arbitrary RADIUS attributes 12 years ago
ieee802_1x.h hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372) 12 years ago
ieee802_11.c WNM: Add advertisement of BSS max idle period 12 years ago
ieee802_11.h WNM: Add advertisement of BSS max idle period 12 years ago
ieee802_11_auth.c Fix validation of PSK-from-RADIUS-server required response 12 years ago
ieee802_11_auth.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_11_ht.c hostapd: Don't mask out non-symmetric STA HT caps 13 years ago
ieee802_11_shared.c WNM: Add advertisement of BSS max idle period 12 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 Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
pmksa_cache_auth.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
pmksa_cache_auth.h Remove the GPL notification from files contributed by Jouni Malinen 13 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: Add p2p_client_list support for FullMAC Persistent GO 12 years ago
sta_info.h sta_info: Remove duplicated function declaration 12 years ago
tkip_countermeasures.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
tkip_countermeasures.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
utils.c Pass signal strength through, fix units 12 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 Generate random ANonce instead of one based on Counter 13 years ago
wpa_auth.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_ft.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_glue.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_ie.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_ie.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wps_hostapd.c Pass signal strength through, fix units 12 years ago
wps_hostapd.h Add wps_cancel for hostapd_cli 12 years ago