Link to, and adjust types for, the PCSC framework included with OSX
[mech_eap.git] / wpa_supplicant / mesh.c
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