hostapd: Allow FTM functionality to be published
[mech_eap.git] / src / fst / fst_ctrl_iface.c
2016-01-15 Jouni MalinenFST: Get rid of gcc extensions in structure/array initi...
2015-11-25 Anton NayshtutFST: Make FST peer connection check more permissive...
2015-07-26 Jouni MalinenFST: Fix get_peer_mbies interface fetching in multi...
2015-07-26 Jouni MalinenFST: Merge unreachable error case to another error...
2015-07-26 Jouni MalinenFST: Use more robust interface-find for event messages
2015-07-18 Jouni MalinenFST: Use EINVAL more consistently as a negative return...
2015-07-18 Jouni MalinenFST: Mark get_mb_ie() return value const
2015-07-18 Jouni MalinenFST: Replace print_mb_ies() with wpa_snprintf_hex()
2015-07-18 Jouni MalinenFST: Mark format_session_state_extra() static
2015-07-16 Anton NayshtutFST: Testing support
2015-07-16 Anton NayshtutFST: Add the Fast Session Transfer (FST) module