aboutsummaryrefslogtreecommitdiffstats
path: root/wlantest/bss.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* wlantest: Maintain only a single entry for an active direct linkJouni Malinen2011-01-241-1/+8
* wlantest: Add support for decrypting WEP framesJouni Malinen2011-01-141-0/+9
* wlantest: Add support for decrypting TDLS framesJouni Malinen2010-12-131-0/+4
* wlantest: Derive PMK to existing BSSes when a new passphrase is addedJouni Malinen2010-11-211-16/+25
* wlantest: Do not add new BSS/STA entries based on ctrl commandsJouni Malinen2010-11-191-4/+16
* wlantest: Add flush command for dropping all BSS dataJouni Malinen2010-11-181-0/+8
* wlantest: Parse WPA/RSN IE and store info for BSS/STAJouni Malinen2010-11-121-0/+93
* wlantest: Derive PMK from RADIUS exchangeJouni Malinen2010-11-071-1/+1
* wlantest: Add PTK derivation based on passphrasesJouni Malinen2010-11-071-3/+59
* wlantest: Move bss_update() into bss.cJouni Malinen2010-11-071-0/+53
* wlantest: Create station list for each BSSJouni Malinen2010-11-071-0/+4
* wlantest: Maintain table of BSS informationJouni Malinen2010-11-071-0/+48