]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/mesh.c
EAP: Increase the maximum number of message exchanges
[thirdparty/hostap.git] / wpa_supplicant / mesh.c
2019-06-23  Sven Eckelmannmesh: Add support for HE mode
2019-05-27  John CrispinHE: Remove VHT_ prefix from CHANWITDH_* define
2019-05-25  Jouni Malinenmesh: Fix RSN initialization failure handling
2019-02-18  Jouni Malinenmesh: More consistent checking of wpa_s->ifmsh in compl...
2019-01-21  Masashi HonmaRevert "mesh: Apply channel attributes before setup...
2019-01-06  Peter Ohmesh: Add VHT_CHANWIDTH_USE_HT to max_oper_chwidth
2019-01-03  Peter Ohmesh: Reflect country setting to mesh configuration...
2019-01-03  Peter Ohmesh: Apply channel attributes before setup interface
2019-01-03  Peter Ohmesh: Set interface type to mesh before setting interface
2019-01-03  Peter Ohmesh: Set mesh VHT center frequency
2019-01-03  Peter Ohmesh: Relocate RSN initialization
2019-01-03  Peter Ohmesh: Factor out mesh join function
2019-01-03  Peter Ohmesh: Factor out RSN initialization
2018-12-17  Mathy VanhoefOCV: Pass ocv parameter to mesh configuration
2018-05-31  Felix Fietkaumesh: Fix crash with CONFIG_TAXONOMY enabled
2018-05-19  Jouni Malinenmesh: Register msg_ctx for hostapd/AP code
2018-04-13  Daniel Gollemesh: Properly handle sae_password
2017-05-08  Masashi Honmamesh: Make NL80211_MESHCONF_RSSI_THRESHOLD configurable
2017-03-07  Johannes BergUse os_memdup()
2017-02-26  Jouni Malinenmesh: Fix CONFIG_MESH=y build without CONFIG_IEEE80211W=y
2017-02-04  Jouni Malinenmesh: Fix struct hostapd_data initialization
2016-12-13  Jouni Malinenmesh: Fix channel configuration in pri/sec switch case
2016-08-22  Jouni MalinenInitialize hapd->nr_db in hostapd_alloc_bss_data()
2016-08-18  Masashi Honmamesh: Report HT operation mode to kernel
2016-08-18  Masashi Honmamesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification...
2016-08-18  Masashi Honmamesh: Move max_peer_links parameter to appropriate...
2016-07-23  Masashi Honmamesh: Make DTIM period configurable
2016-06-24  Maital Hahnmesh: Mark wpa_state COMPLETED when mesh join has been...
2016-06-19  Jouni Malinenmesh: Select pairwise and group cipher based on network...
2016-06-19  Jouni Malinenmesh: Avoid use of hardcoded cipher
2016-06-18  Jouni Malinenmesh: Use ieee80211w profile parameter
2016-06-04  Jouni Malinenmesh: Remove extra newline from the end of an error...
2016-06-04  Jouni Malinenmesh: Remove unreachable code
2016-05-29  Jouni Malinenmesh: Fix MESH_INTERFACE_ADD error path cleanup
2016-03-20  Masashi Honmamesh: Add support for PMKSA caching
2016-03-20  Masashi Honmamesh: Add MESH_PEER_ADD command
2016-03-20  Masashi Honmamesh: Add MESH_PEER_REMOVE command
2015-12-17  Jouni Malinenmesh: Fix VHT Operation information in peering messages
2015-11-26  Jouni Malinenmesh: Clear wpa_s cipher selection on starting mesh
2015-11-19  Peter OhAdd VHT support for Mesh
2015-09-05  Masashi Honmamesh: Rename IE field to clarify its use
2015-08-02  Masashi Honmamesh: Fix mesh SAE auth on low spec devices
2015-04-22  Jouni MalinenFix a memory leak on mesh_attr_text() error path
2015-03-06  Jouni Malinenmesh: Leave mesh in driver setup if initialization...
2015-03-01  Jouni MalinenP2P: Fix interface deinit for failed group interface...
2015-01-19  Masashi Honmamesh: Make inactivity timer configurable
2015-01-10  Jouni Malinenmesh: Use the shared function with IBSS to determine...
2015-01-10  Jouni Malinenmesh: Convert channel configuration to use common routines
2015-01-10  Jouni Malinenmesh: Use a separate variable to track whether HT is...
2014-12-21  Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-21  Masashi Honmamesh: Make beacon interval configurable
2014-12-14  Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-11-27  Jouni Malinenmesh: Send peering close message before leaving mesh
2014-11-16  Masashi Honmamesh: Make plink params configurable
2014-11-16  Masashi Honmamesh: Add scan result for mesh network
2014-11-16  Masashi Honmamesh: Make BSSBasicRateSet configurable
2014-11-16  Masashi Honmamesh: Set driver capability flags to mesh interface
2014-11-16  Jason Mobarakmesh: Enable mesh HT mode
2014-11-16  Chun-Yeow Yeohmesh: Add timer for SAE authentication in RSN mesh
2014-11-16  Thomas Pedersenmesh: Add mesh robust security network
2014-10-25  Jason Abelemesh: Implement mesh scanning
2014-10-25  Bob Copelandmesh: Add mesh peering manager
2014-10-25  Thomas Pedersenmesh: Add mesh mode routines