Passive Client Taxonomy
[mech_eap.git] / src / ap / beacon.c
2016-09-21 Denton GentryPassive Client Taxonomy
2016-09-06 Joel CunninghamHandle NULL return from os_zalloc() in sta_track_add()
2016-09-05 Tamizh chelvamhostapd: Use stations nsts capability in (Re)Associatio...
2016-04-16 David Spinadelhostapd: Extend the configuration of RRM capabilities
2016-04-02 Jouni MalinenAP: Do not use struct ieee80211_mgmt::u.probe_req
2016-02-22 Avraham Sternhostapd: Add MBO IE to Beacon, Probe Response, Associat...
2016-02-08 Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2016-01-01 Jouni MalinenFix wpa_supplicant AP mode P2P IE handling if P2P is...
2015-11-26 Rajkumar Manoharanhostapd: Add Transmit Power Envelope IE when VHT is...
2015-10-25 Jouni MalinenAP: Avoid undefined behavior in pointer arithmetic...
2015-10-17 Jouni MalinenOption to reduce Probe Response frame responses during...
2015-10-03 Johannes Berghostapd: Add testing option to use only ECSA
2015-10-03 Andrei OtcheretianskiProvide an offset to CSA counters in Probe Response...
2015-10-03 Andrei OtcheretianskiAdvertise Supported Operating Classes elements in Beaco...
2015-10-03 Andrei OtcheretianskiFix CSA related IEs order
2015-10-03 Andrei OtcheretianskiMove HT CSA related IE function
2015-10-03 Andrei OtcheretianskiAdd support for eCSA
2015-10-03 Andrei OtcheretianskiAdd Wide Bandwidth Channel Switch element
2015-10-03 Andrei OtcheretianskiUse previously computed channel in cs_freq_params for...
2015-09-05 Jouni MalinenAdd station tracking based on other management frame...
2015-09-05 Jouni MalinenAdd option to reject authentication on 2.4 GHz from...
2015-09-05 Jouni MalinenAdd option to ignore Probe Request frames on 2.4 GHz...
2015-09-05 Jouni Malinenhostapd: Add mechanism to track unconnected stations
2015-07-16 Anton NayshtutFST: Add FST IEs into AP mode management frames
2015-06-10 Jouni MalinenFix pairwise cipher suite bitfields to the driver in...
2015-04-22 Jouni MalinenSimplify DSSS Parameter Set element parsing
2015-04-22 Jouni MalinenRemove unused leftover from multi-SSID design
2015-02-21 Eliad PellerP2P: Allow configuring CTWindow when working as GO
2015-02-21 Janusz DziedzicMake hostapd_set_freq_params() common
2015-02-10 Jouni MalinenRe-enable beaconing on interface disable+enable
2015-02-08 Ilan PeerAP: Do not reply to Probe Request frames with DS Params...
2015-01-13 Yanbo Lihostapd: Add vendor specific VHT extension for the...
2014-12-12 Jouni MalinenRRM: Add AP mode minimal advertisement support for...
2014-10-23 Eliad PellerHT: Pass the smps_mode in AP parameters
2014-10-21 Kyeyoon ParkAP: Add support for BSS load element (STA Count, Channe...
2014-09-22 Sunil DuttCheck for driver's DFS offload capability before handli...
2014-06-28 Michal Kaziorhostapd: Move CSA parameters to hostapd_data
2014-06-07 Jouni MalinenMake a code path easier for static analyzers to understand
2014-06-03 Darshan Paranji SriAdd rsn_pairwise bits to set_ieee8021x() driver_ops
2014-04-29 Jouni MalinenRemove floating constant suffix 'd' from test coee
2014-04-29 Peng XuMake channel parameters available in set_ap() driver...
2014-04-24 Maxime BizonInterworking: Don't filter probe requests when interwor...
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-24 Chaitanya T Khostapd: Configure spectrum management capability
2014-02-24 Srinivasan Bhostapd: Add Power Constraint element
2014-02-04 Jouni MalinenReplace ieee802_11_print_ssid() with wpa_ssid_txt()
2013-12-24 Jouni MalinenRemove obsolete license notifications
2013-12-24 Jouni MalinenVerify that beacon setup succeeds before proceeding
2013-12-24 Andrei OtcheretianskiAdd secondary channel IE for CSA
2013-12-24 Andrei OtcheretianskiStore entire CS freq_params and not only freq
2013-12-24 Andrei OtcheretianskiInclude driver.h in hostapd.h
2013-11-22 Marek Kwaczynskihostapd: Fix set beacon in multiple BSSID scenario
2013-11-17 Andrei OtcheretianskiAdd AP channel switch mechanism
2013-11-17 Andrei OtcheretianskiMove AP parameter filling into a helper function
2013-11-02 Jouni MalinenConvert perror/printf calls to wpa_printf
2013-10-18 Jouni MalinenAdd test option for specifying hardcoded BSS Load element
2013-06-19 Jouni MalinenP2P: Do not reply to 802.11b-only Probe Request frames...
2013-04-23 Johannes Berghostapd: Add some testing options
2012-12-16 Jouni MalinenWNM: Add support for SSID List element matching
2012-09-06 Arik NemtsovAP: Configure basic rates from iface and not conf
2012-08-27 Jouni MalinenAdd parameter for vendor specific elements into Beacon...
2012-08-07 Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-07-30 Jouni MalinenHS 2.0: Add mechanism for disabling DGAF
2012-07-30 Jay KatabathuniHS 2.0: Add Hotspot 2.0 Indication for AP
2012-06-30 Mahesh Palivelahostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe...
2012-04-01 Johannes BergPass signal strength through, fix units
2012-04-01 Luciano Coelhohostapd: Only update already-set beacons when processin...
2012-03-27 Vasanthakumar Thia... nl80211: Make use of driver's capability to detect...
2012-01-08 Jouni MalinenP2P: Use Device ID attribute to filter Probe Request...
2011-12-10 Arik NemtsovSet driver Probe Response template for AP mode offload
2011-12-10 Arik NemtsovSplit Probe Response generation into a separate function
2011-12-03 Jouni MalinenMerge set_rate_sets() driver_ops into set_ap()
2011-11-19 Helmut SchaaAvoid excessive probe response retries
2011-11-19 Helmut SchaaAllow MLME frames to be sent without expecting an ACK...
2011-10-29 Jouni MalinenRemove unconfigurable cts_protection_type
2011-10-21 Jouni MalinenInterworking: Filter Probe Request frames based on...
2011-10-21 Jouni MalinenInterworking: Include Access Network Type in set_ap...
2011-10-17 Jouni MalinenAdd support for Time Advertisement
2011-10-17 Jouni MalinenInterworking: Add support for configuring Roaming Conso...
2011-10-17 Jouni MalinenInterworking: Add Advertisement Protocol element
2011-10-17 Jouni MalinenAdd Interworking configuration in set_ap() driver_ops
2011-10-17 Jouni MalinenMove Ext Capab and Interworking element construction...
2011-10-17 Jouni MalinenRemove unused function argument
2011-10-17 Jouni MalinenMove AP BSS configuration parameters into set_ap()
2011-10-17 Jouni MalinenDeprecate set_intra_bss() driver_ops
2011-10-17 Jouni MalinenRemove unused P2P device discovery hack from Beacon...
2011-10-17 Jouni MalinenStart deprecating various AP mode driver_ops
2011-10-16 Jouni MalinenIEEE 802.11u: Add configuration and advertisement for...
2011-08-26 Jouni MalinenProvide extra IEs for AP mode management frames with...
2011-08-26 Jouni MalinenAdd support for setting SSID hiding mode through set_ap()
2011-08-26 Jouni MalinenAdd crypto parameters to set_ap() command separately
2011-08-10 Jouni MalinenAdd SSID as a separate item in AP mode Beacon setup
2011-08-10 Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-08-09 Jouni MalinenWPS: Do not update Beacon IEs before initial IE set
2011-07-15 Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-01-28 Jouni Malinenhostapd: Allow TDLS use to be prohibited in the BSS
2011-01-17 Jouni MalinenAP: Validate management frame length
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-24 Jouni Malinenhostapd: Start removing struct hostapd_driver_ops abstr...
next