Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / wpa_supplicant / ap.c
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
2009-03-25 Jouni MalinenFix wpa_supplicant AP build after hostapd header file...
2009-03-25 Jouni MalinenLink in AP functionality from hostapd when CONFIG_AP=y