aboutsummaryrefslogtreecommitdiffstats
path: root/wlantest/wlantest.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* wlantest: Store last received GTK for each STAJouni Malinen2011-12-221-0/+4
* wlantest: Fix handling of PTK rekeyingJouni Malinen2011-11-141-0/+2
* wlantest: Add command for adding WEP keys during run timeJouni Malinen2011-01-281-0/+1
* wlantest: Determine ping matches properly for direct linkJouni Malinen2011-01-241-1/+2
* wlantest: Maintain only a single entry for an active direct linkJouni Malinen2011-01-241-0/+1
* wlantest: Add support for decrypting WEP framesJouni Malinen2011-01-141-0/+11
* wlantest: Track station PS stateJouni Malinen2011-01-071-0/+3
* wlantest: Count number of STA ACK'ed Deauth/Disassoc framesJouni Malinen2011-01-031-0/+5
* wlantest: Add counters and AP/direct path validation for TDLSJouni Malinen2010-12-161-0/+1
* wlantest: Check FTIE MIC in TDLS Teardown messagesJouni Malinen2010-12-161-0/+1
* wlantest: Add support for decrypting TDLS framesJouni Malinen2010-12-131-0/+17
* wlantest: Add support for reading DLT_IEEE802_11 pcap filesJouni Malinen2010-12-041-0/+1
* wlantest: Add support for reading pcap files with prism headerJouni Malinen2010-12-021-0/+1
* wlantest: Implement IEEE 802.11 duplicate detectionJouni Malinen2010-11-231-0/+3
* wlantest: Derive PMK to existing BSSes when a new passphrase is addedJouni Malinen2010-11-211-0/+2
* wlantest: Parse ICMP echo packet and record STA ping successJouni Malinen2010-11-201-0/+8
* wlantest: Move RX EAPOL processing into its own fileJouni Malinen2010-11-201-0/+2
* wlantest: Do not add new BSS/STA entries based on ctrl commandsJouni Malinen2010-11-191-0/+2
* wlantest: Add support for injecting (Re)Association Request framesJouni Malinen2010-11-191-0/+4
* wlantest: Add support for protecting injected broadcast framesJouni Malinen2010-11-191-0/+2
* wlantest: Add support for CCMP protection for injected framesJouni Malinen2010-11-191-0/+4
* wlantest: Add preliminary infrastructure for injecting framesJouni Malinen2010-11-191-0/+4
* wlantest: Add BSS/STA statistics countersJouni Malinen2010-11-181-0/+3
* wlantest: Add flush command for dropping all BSS dataJouni Malinen2010-11-181-0/+1
* wlantest: Add control interface and wlantest_cliJouni Malinen2010-11-131-0/+9
* wlantest: Implement TKIP replay detectionJouni Malinen2010-11-131-0/+1
* wlantest: Add support for TKIP decryptionJouni Malinen2010-11-131-0/+3
* wlantest: Parse WPA/RSN IE and store info for BSS/STAJouni Malinen2010-11-121-0/+13
* wlantest: Add option for writing a PCAP dump fileJouni Malinen2010-11-121-0/+9
* wlantest: Process Action framesJouni Malinen2010-11-111-0/+2
* wlantest: Decrypt CCMP protected unicast Robust Management framesJouni Malinen2010-11-111-2/+2
* wlantest: Add replay detection for CCMPJouni Malinen2010-11-111-0/+4
* wlantest: Add support for decrypting CCMP protected unicast Data framesJouni Malinen2010-11-111-0/+4
* wlantest: Validate MMIE MICJouni Malinen2010-11-101-0/+1
* wlantest: Parse Key Data KDEs and store GTK and IGTKJouni Malinen2010-11-091-0/+4
* wlantest: Derive PMK from RADIUS exchangeJouni Malinen2010-11-071-0/+18
* wlantest: Add capturing and parsing of RADIUS messagesJouni Malinen2010-11-071-0/+4
* wlantest: Add PTK derivation based on passphrasesJouni Malinen2010-11-071-1/+22
* wlantest: Maintain a copy of WPA/RSN IE from (Re)AssocReqJouni Malinen2010-11-071-0/+3
* wlantest: Move Mgmt and Data frame processing into their own filesJouni Malinen2010-11-071-0/+2
* wlantest: Move bss_update() into bss.cJouni Malinen2010-11-071-0/+3
* wlantest: Maintain STA state based on auth/assoc/deauth/disassocJouni Malinen2010-11-071-0/+6
* wlantest: Create station list for each BSSJouni Malinen2010-11-071-0/+9
* wlantest: Maintain table of BSS informationJouni Malinen2010-11-071-0/+20
* wlantest: Add preliminary version of IEEE 802.11 protocol testing toolJouni Malinen2010-11-071-0/+33