Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / wpa_supplicant / wnm_sta.c
2016-10-10 Dan BreslauUpdated to hostap_2_6
2016-09-25 vamsi krishnaWNM: Add testing option to reject BSS Transition Manage...
2016-09-02 Dan BreslauUpdated through tag hostap_2_5 from git://w1.fi/hostap.git
2016-06-23 Jouni MalinenWNM: Use NULL instead of 0 as the pointer return value
2016-04-23 Kanchanapally, Vid... WNM: Fetch scan results before checking transition...
2016-03-24 Jouni MalinenWNM: Verify BSS TM target match against the current...
2016-03-03 Avraham SternWNM: Do not scan based on malformed BSS Transition...
2016-03-03 Avraham SternWNM: Fix candidates count in BSS Transition Management...
2016-02-26 Jouni MalinenWNM: Optimize a single BSS transition management candid...
2016-02-22 Avraham SternWNM: Add candidate list to BSS transition query
2016-02-22 Avraham SternWNM: Add candidate list to BSS transition response
2016-02-22 Avraham SternMBO: Add MBO IE to BSS Transition Management Response...
2016-02-22 Avraham SternMBO: Parse MBO IE in BSS Transition Management Request...
2016-02-05 Jouni MalinenWNM: Workaround for broken AP operating class behavior
2015-11-10 Jouni MalinenWNM: Ignore WNM-Sleep Mode Response if WNM-Sleep Mode...
2015-11-10 Jouni MalinenWNM: Ignore Key Data in WNM Sleep Mode Response frame...
2015-11-01 Jouni MalinenWNM: Clear BSS TM data if already associated with prefe...
2015-10-25 Jouni MalinenWNM: Verify WNM Sleep Mode element length
2015-10-25 Jouni MalinenWNM: Mark set TFS buffer const
2015-10-25 Jouni MalinenWNM: Avoid undefined behavior in pointer arithmetic
2014-12-08 Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-11-24 Jouni MalinenWNM: Use country code, if available, to help in channel...
2014-11-23 Jouni MalinenWNM: Use a clearer validation step for key_len_total
2014-11-23 Jouni MalinenWNM: Print debug message if Action frame sending fails
2014-11-22 Jouni MalinenWNM: Use recent scan results on BSS transition request
2014-11-22 Jouni MalinenWNM: Optimize BSS transition management scans
2014-11-22 Jouni MalinenWNM: Move transition candidate list processing to norma...
2014-11-22 Jouni MalinenWNM: Fix TM candidate freeing if multiple requests...
2014-11-22 Jouni MalinenWNM: Allow BSS transition request in same ESS even...
2014-11-22 Jouni MalinenWNM: Mark wnm_scan_response() static
2014-11-22 Jouni MalinenWNM: Order BSS transmission candidate entries based...
2014-11-22 Jouni MalinenWNM: Simplify how candidate subelements are stored
2014-11-22 Jouni MalinenWNM: Calculate valid-until time for transition candidat...
2014-11-22 Jouni MalinenWNM: Convert BSSID Info into a u32
2014-11-22 Jouni MalinenWNM: Debug print WNM BSS Transition Candidate List
2014-06-12 Jouni MalinenWNM: Use cleaner way of generating pointer to a field...
2014-04-07 Jouni MalinenWNM: Remove unnecessary present flag
2014-04-07 Jouni MalinenWNM: Fix neighbor report subelement formats
2014-04-07 Jouni MalinenWNM: Fix neighbor report subelement parser to not leak...
2014-04-07 Jouni MalinenWNM: Fix neighbor report subelement parser
2014-04-07 Jouni MalinenWNM: Fix deinit path to clean neighbor report count
2014-04-05 Jouni MalinenWNM: Fix regression in Sleep Mode exit key data parsing
2014-03-02 Jouni MalinenWNM: Check wpa_s->current_bss more consistently
2014-02-25 Jouni MalinenHS 2.0R2: Add STA support for Deauthentication Request...
2014-02-25 Jouni MalinenHS 2.0R2: Add WNM-Notification Request for Subscription...
2013-12-29 Jouni MalinenRemove unnecessary EVENT_RX_ACTION
2013-12-27 Jouni MalinenWNM: Add Target BSSID into BSS Transition Management...
2013-12-27 Jouni MalinenWNM: Use nonzero dialog token in BSS Transition Managem...
2013-12-26 Sudha DaramWNM: Add debug logs to get the RSSI from the scan results
2013-05-23 Jouni MalinenWNM: Make ESS Disassoc Imminent event more convenient...
2013-05-23 Jouni MalinenWNM: Do not reject ESS Disassoc Imminent
2013-05-23 Jouni MalinenWNM: Use defines for BSS Trans Mgmt field values
2013-05-16 Vinayak KamathWNM: Add sending of BSS Transition Management Query
2013-05-16 Vinayak KamathWNM: Add neighbor report processing for BSS Transition...
2012-12-22 Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-22 Jouni MalinenWNM: Fix BSS Transition Management Request processing
2012-12-16 Jouni MalinenWNM: Fix memory leak on error path
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-12-16 Jouni MalinenWNM: Split WNM-Sleep Mode Response processing into...
2012-12-16 Jouni MalinenWNM: Use defined macros for WNM-Sleep Mode Action Type...
2012-12-16 Jouni MalinenWNM: Remove unnecessary extra indentation level
2012-12-16 Jouni MalinenWNM: Fix GTK/IGTK parsing for WNM-Sleep Mode Response...
2012-12-16 Jouni MalinenWNM: Accept GTK update version of WNM-Sleep Response...
2012-12-16 Jouni MalinenWNM: Use Dialog Token value 1 in WNM-Sleep Mode Request
2012-12-16 Jouni MalinenWNM: Add option for passing TFS request from external...
2012-12-16 Jouni MalinenWNM: Remove unnecessary path component from includes
2012-12-16 Jouni MalinenWNM: Add ctrl_iface command for sending WNM-Sleep Mode...
2012-12-16 Jouni MalinenWNM: Remove unused variable
2012-08-01 Xi ChenWNM: Add WNM-Sleep Mode for station mode