]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/ap.c
AP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
[thirdparty/hostap.git] / wpa_supplicant / ap.c
2011-10-20  Johannes BergAP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
2011-10-20  Johannes BergAP: Do station poll in driver wrapper
2011-10-17  Jouni MalinenRemove set_intra_bss() driver_ops
2011-09-21  Janusz Dziedzicwpa_supplicant: AP mode, set drv_flags
2011-09-15  Jouni Malinenwpa_supplicant AP: Set static WEP keys if configured
2011-09-15  Jouni MalinenAP: Set pairwise/group cipher for non-WPA modes
2011-09-02  Jouni Malinennl80211: Fix WPA_VERSIONS attribute for Connect command
2011-08-06  Eliad Pellerwpa_supplicant AP: Enable uapsd in P2P GO mode if go_ap...
2011-07-15  Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-07-15  Johannes BergP2P: Fix p2p_intra_bss with nl80211
2011-07-05  Angie Chinchillawpa_s AP mode: Enable HT20 if driver supports it
2011-07-05  Jouni Malinenwpa_supplicant AP: Disable AP mode on disassoc paths
2011-06-25  Jean-Michel.BachotP2P: Fix WpsFailed signal in P2P D-Bus
2011-06-25  Jayant SaneP2P: Add WpsFailed signal in P2P D-Bus
2011-04-04  Jouni Malinenwpa_s AP mode: Fix regression in P2P AP mode setup
2011-03-19  Johannes Bergwpa_s AP mode: complete only when setup is complete
2011-03-17  Johannes BergWPS: Store (secondary) device type as binary
2011-03-16  Johannes Bergwpa_s AP mode: Add notification functions for STA autho...
2011-03-10  Jouni Malinenwpa_supplicant AP: Copy generated UUID for AP configuration
2011-02-07  Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2010-12-28  Johannes BergAllow AP mode to disconnect STAs based on low ACK condition
2010-11-25  Jouni MalinenFix CONFIG_AP=y build without CONFIG_WPS=y
2010-11-25  Jouni MalinenP2P: Fix Action frame sending after disconnection
2010-11-24  Jouni MalinenFix wpa_supplicant AP mode build after hostapd changes
2010-11-18  Jouni MalinenP2P: Indicate WPS events from AP mode only during group...
2010-11-17  Jouni MalinenWPS: Add special AP Setup Locked mode to allow read...
2010-11-17  Jouni MalinenWPS: Add wps_ap_pin ctrl_iface command for wpa_supplica...
2010-10-19  Jouni MalinenFix max_stations to apply to associated STAs, not P2P...
2010-10-19  Jouni MalinenAdd max_num_sta config option for wpa_supplicant AP...
2010-10-14  Anil Gathala SudhaP2P: Send AP mode WPS-FAIL event to parent interface
2010-09-10  Sudhakar SwaminathanP2P: Add option for disabling intra BSS distribution
2010-09-10  Ardong ChenWPS: Allow pending WPS operation to be cancelled
2010-09-09  Jouni MalinenCopy WPS strings into AP configuration when using wpa_s...
2010-09-09  Jouni MalinenP2P: Avoid segfault on AP deinit after failed AP start
2010-09-09  Jouni MalinenFix AP mode wps_pin command to return the entered PIN
2010-09-09  Jouni MalinenP2P: Add mechanism for configuring UAPSD parameters...
2010-09-09  Jouni MalinenP2P: Fix invitation to active group to use correct...
2010-09-09  Jouni MalinenP2P: Let the driver wrapper know if association is...
2010-09-09  Jouni MalinenP2P: Add P2P configuration and callbacks in hostapd...
2010-09-09  Jouni MalinenP2P: Add initial version of P2P Module
2010-09-09  Jouni MalinenP2P: Remove 802.11b rates from wpa_supplicant AP mode...
2010-09-09  Jouni MalinenP2P: Add dynamic network config block parameters for P2P
2010-09-09  Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-04-11  Jouni MalinenAdd wpa_supplicant AP mode events for Public Action...
2010-04-11  Jouni Malinenwpa_supplicant AP mode: Add function for enabling MAC...
2010-04-11  Jouni MalinenMake sure AP interface is initialize before accepting...
2010-04-11  Jouni Malinenwpa_supplicant AP: More thorough AP mode deinit
2010-04-11  Jouni MalinenAdd more wpa_supplicant AP mode parameters for the...
2010-04-11  Jouni MalinenAdd registerable callback for wpa_supplicant AP mode...
2010-01-03  Jouni MalinenUse driver event, EVENT_EAPOL_RX, for EAPOL frame indic...
2010-01-03  Jouni MalinenFix CONFIG_AP=y build after driver API changes
2010-01-03  Jouni MalinenMove struct hostapd_frame_info definition away from...
2009-12-28  Jouni MalinenDefine struct wpa_ssid::mode as an enum with more reada...
2009-12-27  Jouni MalinenFix wpa_supplicant build with CONFIG_AP=y
2009-12-27  Jouni MalinenSplit hostapd_interface_deinit() into deinit and free...
2009-12-25  Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-25  Jouni MalinenGet rid of direct hostapd_for_each_interface() calls
2009-12-25  Jouni MalinenMove rest of the generic AP mode functionality into...
2009-12-25  Jouni MalinenDo not use virtual driver_ops for wpa_supplicant AP...
2009-12-25  Jouni MalinenMove driver deinitialization away from hostapd.c
2009-12-25  Jouni MalinenMove ctrl_iface_ap.c into src/ap
2009-12-25  Jouni MalinenMove hostapd driver initialization away from hostapd.c
2009-12-25  Jouni MalinenFix wpa_supplicant CONFIG_AP build
2009-12-24  Jouni MalinenMove generic AP functionality implementation into src/ap
2009-12-24  Felix Fietkauhostapd: Add WDS (4-address frame) mode with per-statio...
2009-12-21  Jouni MalinenCopy config_methods and device_type configuration for...
2009-12-21  Jouni MalinenAdd "keypad" to config methods for wpa_supplicant AP...
2009-12-19  Jouni MalinenMake hostapd_for_each_interface() take context pointer...
2009-12-13  Jouni MalinenMark management frame processing functions to use const...
2009-12-13  Jouni MalinenUse generic driver events for TX status and RX reporting
2009-11-23  Jouni MalinenFix CONFIG_AP=y build after driver_ops set_key merge
2009-11-23  Jouni MalinenMerge set_beacon driver_ops into a single one
2009-10-16  Jouni MalinenAdd AP mode WPA status into ctrl_iface
2009-10-13  Jouni MalinenFix CONFIG_AP=y build without CONFIG_CTRL_IFACE
2009-09-29  Jouni MalinenFix hostapd wpa_msg() calls ctx for wpa_supplicant...
2009-09-08  Jouni MalinenAdd station table query to wpa_supplicant AP ctrl_iface
2009-08-26  Witold SowaFix a bug with ap_rx_from_unknown_sta() recursion
2009-08-15  Witold SowaSet current ssid when entering AP mode
2009-08-14  Johannes BergReplace NEED_MLME with NEED_AP_MLME
2009-07-25  Witold SowaSet state to COMPLETE when AP mode has been initialized...
2009-05-26  Jouni MalinenWPS: Add support for setting timeout for PIN
2009-04-21  Jouni Malinenwpa_supplicant AP: Add preliminary support for WPS...
2009-04-20  Jouni Malinenwpa_supplicant AP: Add sta_set_flags
2009-04-20  Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-04-20  Jouni Malinenwpa_supplicant AP: Update WPA/RSN configuration
2009-04-17  Jouni Malinenwpa_supplicant AP: add sta_add() and sta_remove()
2009-04-17  Jouni Malinenwpa_supplicant AP: Fix build after hostapd driver_ops...
2009-04-12  Jouni Malinenwpa_supplicant AP: Fix hw_mode for 5 GHz channels
2009-04-09  Jouni MalinenMerge hostapd driver init functions into one
2009-04-09  Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09  Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-03  Jouni Malinenwpa_supplicant AP: Add get_hw_feature_data
2009-04-03  Jouni MalinenSet own MAC address in AP data structures
2009-04-03  Jouni MalinenImplement management frame TX for wpa_supplicant AP...
2009-04-02  Jouni Malinenwpa_supplicant AP: Add management frame RX for nl80211
2009-04-02  Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-03-27  Jouni MalinenAdd needed AP driver wrappers (most of which are still...
2009-03-27  Jouni MalinenSet hostapd configuration based on wpa_supplicant AP...
2009-03-26  Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-26  Jouni MalinenMove wpa_supplicant_create_ap() into ap.c
next