TDLS: Declare tdls_testing as extern in a header file
[mech_eap.git] / wpa_supplicant / ap.c
2016-05-31 Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-05-14 Lior Davidwpa_supplicant: Add wps_disabled parameter to network...
2016-05-14 Jouni MalinenSet wpa_psk_set in wpa_supplicant AP mode is PSK is...
2016-05-14 Jouni MalinenFix AP mode key_mgmt configuration in wpa_supplicant...
2016-05-13 Johannes Bergwpa_supplicant: Fix CONFIG_AP build without CTRL_IFACE
2016-04-08 Lior Davidwpa_supplicant: "don't care" value for pbss in ssid...
2016-03-20 Masashi HonmaPMKSA: Flush AP/mesh PMKSA cache by PMKSA_FLUSH command
2016-03-20 Masashi HonmaPMKSA: Show AP/mesh PMKSA list in PMKSA command
2016-02-27 Lior DavidP2P: Add a separate pointer to the P2P Device instance
2016-02-19 Nick LoweWPS: Use only os_get_random() for PIN generation
2016-02-08 Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2016-02-06 Avraham SternP2P: Fall back to no VHT when starting AP/P2P GO
2015-12-24 Tomasz Bursztykawpa_supplicant: Enable Automatic Channel Selection...
2015-11-25 Ahmad KholaifP2P: Add support for VHT 80+80 MHz and 160 MHz
2015-10-14 Avraham SternP2P: Set CTWindow only for P2P GO
2015-10-03 Andrei OtcheretianskiP2P: Implement wpas_p2p_move_go_csa()
2015-09-25 Andrei Otcheretianskiwpa_supplicant: Fix channel switch notification with VHT
2015-09-25 Andrei OtcheretianskiUpdate wpa_s->current_ssid->frequency on CS event
2015-07-20 Jouni MalinenAdd shared periodic cleanup function for AP mode
2015-06-28 Jouni MalinenP2P: Do not allow 40 MHz co-ex PRI/SEC switch to force MCC
2015-06-14 Andrei OtcheretianskiP2P: Specify frequency when sending Probe Response...
2015-06-14 Max StepanovP2P: Add rx_freq parameter to Probe Request frame handler
2015-04-04 Jouni MalinenFix CONFIG_AP=y build without CONFIG_CTRL_IFACE
2015-03-14 Jouni MalinenSend CTRL-EVENT-DISCONNECTED on wpa_supplicant AP deinit
2015-03-05 Jouni MalinenDFS: Allow wpa_supplicant AP mode to use non-offloaded DFS
2015-03-05 Ahmad KholaifDFS: wpa_supplicant event processing
2015-02-21 Eliad PellerP2P: Allow configuring CTWindow when working as GO
2015-02-08 Jouni MalinenAdd STOP_AP control interface command
2015-01-19 Eyal ShapiraAP: Enable HT Tx STBC for AP/GO if supported by driver
2014-12-29 Jouni MalinenClear wpa_psk memory when setting up wpa_supplicant...
2014-12-14 Jouni MalinenExtend wpa_supplicant STA* ctrl_iface commands for...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - more...
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-16 Jason Mobarakmesh: Enable mesh HT mode
2014-10-27 Ahmad MasriP2P: Support GCMP as part of 60 GHz support
2014-10-23 Eliad PellerHT: Let the driver advertise its supported SMPS modes...
2014-10-10 Jouni MalinenAdd external EAPOL transmission option for testing...
2014-10-04 Janusz Dziedzicwpa_supplicant: Use hostapd_freq_params in assoc_params
2014-06-15 Jouni MalinenP2P: Clean up by moving ifdef CONFIG_P2P to p2p_supppli...
2014-06-12 Jouni MalinenP2P: Use cleaner way of generating pointer to a field...
2014-06-12 Jouni MalinenP2P: Use cleaner way of generating pointer to a field...
2014-04-07 Jouni MalinenFix CONFIG_AP=y build without CONFIG_P2P=y
2014-03-25 Jouni MalinenWPS: Enable WSC 2.0 support unconditionally
2014-03-13 Jouni Malinenwpa_supplicant AP: Allow PMF to be enabled with ieee80211w
2014-03-05 Moshe BenjiAP/GO interface teardown optimization
2014-02-17 Jouni MalinenP2P: Enable U-APSD support on GO automatically
2014-02-04 Jouni MalinenRemove dead code from AP setup
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2014-01-27 Jouni MalinenP2P NFC: Report connection handover as trigger for P2P
2014-01-27 Jouni MalinenWPS NFC: Add support for wpa_supplicant AP/GO mode...
2014-01-23 Jouni MalinenGAS server: Add support for Protected Dual of Public...
2014-01-07 Jouni MalinenFix TX status processing during AP mode shutdown in...
2013-12-31 Jouni MalinenGet rid of duplicated cipher suite and AKM definitions
2013-12-24 Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-11-17 Andrei OtcheretianskiAdd chan_switch to ctrl interface of wpa_supplicant...
2013-11-17 Andrei OtcheretianskiAdd AP channel switch mechanism
2013-10-29 Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-27 Jouni MalinenP2P: Remove compiler warning without CONFIG_IEEE80211N
2013-10-27 Eliad PellerP2P: Add VHT support
2013-09-03 Vinay Krishna ErannaP2P: Fix crash when failed to create GO interface aosp-kk-from-upstream
2013-09-01 Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-09-01 Jouni MalinenP2P: Allow per-device PSK to be assigned
2013-08-25 Jouni MalinenClear EAPOL supplicant configuration info on current_ss...
2013-08-25 Avraham Sternwpa_supplicant: Fix AP mode frequency initialization
2013-07-11 Jouni MalinenP2P: Report group formation failure on error to start...
2013-06-22 Alexander BondarRemove 802.11b rates only in case of P2P group operation
2013-04-27 Jouni MalinenUse a common frequency to channel conversion function
2013-04-23 Jouni MalinenP2P: Increase GTK rekeying period to 24 hours
2013-03-31 Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-21 Jouni MalinenAdd ap_vendor_elements for wpa_supplicant AP/P2P GO...
2013-03-01 Jouni MalinenAllow wpa_supplicant AP mode to configure Beacon interval
2013-02-15 Jouni MalinenWPS: Fix build without CONFIG_WPS_NFC
2013-02-15 Jouni MalinenWPS: Add support for NFC handover select generation...
2013-02-15 Jouni MalinenWPS: Add support for config token generation with wpa_s...
2013-01-13 Jouni MalinenMove cipher to enum wpa_cipher conversion into wpa_common.c
2013-01-13 Jouni MalinenUse a helper function for selection group cipher for...
2013-01-13 Jouni MalinenMove cipher suite selection into common helper functions
2012-12-25 Jouni MalinenRemove reassociated_connection variable
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-11-11 Masashi HonmaP2P: Reduce redundant PSK generation for GO
2012-10-10 Jouni MalinenWPS: Allow PIN timeout to be specified with wpa_supplic...
2012-08-29 Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-15 Rajkumar ManoharanP2P: Enable 40 MHz support for autonomous P2P group...
2012-08-13 Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-12 Yoni Divinskywpa_supplicant AP/P2P: Enable WMM param configuration
2012-08-07 Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-06-25 Thomas Pedersennl80211: Handle CH_SWITCH event
2012-06-04 Etay Luzwpa_supplicant: Support dtim_period configuration for...
2012-05-08 Jouni MalinenP2P: Store SSID of the group in p2p_group data
2012-05-03 Wei-Jen LinAllow pbc_in_m1 workaround to be enabled in wpa_supplic...
2012-04-11 Vasanthakumar Thia... Allow disable_ht to override 11n configuration in AP...
2012-04-01 Johannes BergPass signal strength through, fix units
2012-03-30 Anirban SirkhellAdd wps_cancel for hostapd_cli
2012-03-27 Vasanthakumar Thia... wpa_supplicant: Add provision to configure inactivity...
2012-02-27 Vivek NatarajanAdd support for hidden SSID in wpa_supplicant AP mode
2012-02-25 Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-22 Jouni MalinenP2P: Maintain a list of P2P Clients for persistent...
2011-12-21 Jouni MalinenP2P: Fix GO start on interface that has active station...
next