aboutsummaryrefslogtreecommitdiffstats
path: root/src/fst/fst_ctrl_iface.c
Commit message (Expand)AuthorAgeFilesLines
* FST: Make FST peer connection check more permissive in hostapdAnton Nayshtut2015-12-021-1/+1
* FST: Fix get_peer_mbies interface fetching in multi-group caseJouni Malinen2015-10-061-2/+2
* FST: Merge unreachable error case to another error returnJouni Malinen2015-10-061-4/+1
* FST: Use more robust interface-find for event messagesJouni Malinen2015-10-061-11/+12
* FST: Use EINVAL more consistently as a negative return valueJouni Malinen2015-10-061-10/+7
* FST: Mark get_mb_ie() return value constJouni Malinen2015-10-061-2/+2
* FST: Replace print_mb_ies() with wpa_snprintf_hex()Jouni Malinen2015-10-061-26/+5
* FST: Mark format_session_state_extra() staticJouni Malinen2015-10-061-5/+2
* FST: Testing supportAnton Nayshtut2015-10-061-0/+55
* FST: Add the Fast Session Transfer (FST) moduleAnton Nayshtut2015-10-061-0/+922