aboutsummaryrefslogtreecommitdiffstats
path: root/wlantest/sta.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* wlantest: Check WPA/RSN IE match between AssocReq and BeaconJouni Malinen2011-01-171-0/+16
* wlantest: Add support for decrypting WEP framesJouni Malinen2011-01-141-1/+11
* wlantest: Implement IEEE 802.11 duplicate detectionJouni Malinen2010-11-231-0/+2
* wlantest: Do not add new BSS/STA entries based on ctrl commandsJouni Malinen2010-11-191-4/+16
* wlantest: Add support for injecting (Re)Association Request framesJouni Malinen2010-11-191-0/+1
* wlantest: Verify MFP use in association with MFPR BSSJouni Malinen2010-11-121-0/+6
* wlantest: Parse WPA/RSN IE and store info for BSS/STAJouni Malinen2010-11-121-0/+70
* wlantest: Maintain a copy of WPA/RSN IE from (Re)AssocReqJouni Malinen2010-11-071-0/+24
* wlantest: Create station list for each BSSJouni Malinen2010-11-071-0/+48