aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wlantest: Update STA info based on WPA/RSN IE in EAPOL-Key 2/4Jouni Malinen2012-03-211-0/+25
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-1122-176/+44
* wlantest: Store last received GTK for each STAJouni Malinen2011-12-225-4/+26
* wlantest: Fix EAPOL-Key Key Data decryption for rekey caseJouni Malinen2011-12-221-2/+4
* wlantest: Allow MSK/PMK list to be read from a text fileJouni Malinen2011-12-081-3/+42
* wlantest: Fix handling of PTK rekeyingJouni Malinen2011-11-143-14/+56
* wlantest: Add STA counters for disconnect reason 6/7 RXJouni Malinen2011-10-253-2/+26
* wlantest: Verify that comeback assoc resp includes correct typeJouni Malinen2011-09-201-8/+14
* wlantest: Allow injection of unprotected frames to unknown BSSJouni Malinen2011-08-282-7/+17
* wlantest: Use source address of TDLS Setup Confirm failure for matchingJouni Malinen2011-03-141-4/+4
* wlantest: Fix source address for FromDS framesJouni Malinen2011-03-141-1/+1
* wlantest: Add command for adding WEP keys during run timeJouni Malinen2011-01-284-6/+35
* Fix couple of compiler warnings about uninitialized variablesJouni Malinen2011-01-261-1/+3
* wlantest: Handle missing fields in TDLS Setup Confirm error caseJouni Malinen2011-01-241-1/+45
* wlantest: Handle missing fields in TDLS Setup Response error caseJouni Malinen2011-01-241-2/+3
* wlantest: Count TDLS Teardown messagesJouni Malinen2011-01-243-0/+3
* wlantest: Fix compiler warningsJouni Malinen2011-01-241-2/+1
* wlantest: Fix TDLS setup failure countingJouni Malinen2011-01-241-12/+83
* wlantest: Determine ping matches properly for direct linkJouni Malinen2011-01-243-35/+63
* wlantest: Set direct links down on deauth/disassocJouni Malinen2011-01-241-0/+16
* wlantest: Maintain only a single entry for an active direct linkJouni Malinen2011-01-244-9/+40
* wlantest: Add counters for TDLS setup framesJouni Malinen2011-01-243-3/+25
* wlantest: Add TDLS entry on TDLS Setup RequestJouni Malinen2011-01-191-0/+1
* wlantest: Check WPA/RSN IE match between AssocReq and BeaconJouni Malinen2011-01-171-0/+16
* wlantest: Add support for decrypting WEP framesJouni Malinen2011-01-148-33/+189
* wlantest: Add more details for CCMP MIC failuresJouni Malinen2011-01-141-2/+8
* wlantest: Fix masking of CCMP AAD QC fieldJouni Malinen2011-01-141-2/+2
* wlantest: Add STA counter prot_data_txJouni Malinen2011-01-073-0/+4
* wlantest: Add counters for AP deauth/disassoc while asleep/awakeJouni Malinen2011-01-073-4/+22
* wlantest: Track station PS stateJouni Malinen2011-01-072-25/+113
* wlantest: Add more details for replay debug messagesJouni Malinen2011-01-072-6/+21
* wlantest: Skip frames inserted by wlantest when reading pcap fileJouni Malinen2011-01-051-0/+4
* wlantest: Count number of STA ACK'ed Deauth/Disassoc framesJouni Malinen2011-01-035-0/+125
* wlantest: Add ping_ok_first_assoc STA counterJouni Malinen2011-01-033-0/+6
* wlantest: Add more debug output for frame injection failuresJouni Malinen2010-12-211-4/+16
* wlantest: Fix management frame injectionJouni Malinen2010-12-211-1/+2
* wlantest: Fix buffer read overflow on CCMP encryptionJouni Malinen2010-12-171-2/+2
* wlantest: Fix error path in TDLS-not-found caseJouni Malinen2010-12-171-4/+7
* wlantest: Avoid aliasing a function parameter by renaming local variableJouni Malinen2010-12-171-2/+2
* wlantest: Remove unnecessary validation codeJouni Malinen2010-12-171-6/+0
* wlantest: Replace pcap header directoryJouni Malinen2010-12-172-3/+3
* wlantest: Add counters and AP/direct path validation for TDLSJouni Malinen2010-12-165-2/+393
* wlantest: Check FTIE MIC in TDLS Teardown messagesJouni Malinen2010-12-162-2/+68
* wlantest: Add send command for injecting raw framesJouni Malinen2010-12-164-4/+248
* wlantest: Add support for decrypting TDLS framesJouni Malinen2010-12-135-8/+415
* wlantest: Add support for reading DLT_IEEE802_11 pcap filesJouni Malinen2010-12-043-1/+12
* wlantest: Add support for reading pcap files with prism headerJouni Malinen2010-12-023-1/+56
* wlantest: Update STA State based on broadcast Deauth/DisassocJouni Malinen2010-11-231-2/+36
* wlantest: Implement IEEE 802.11 duplicate detectionJouni Malinen2010-11-233-1/+93
* wlantest: Show broadcast Deauth/Disassoc info in debugJouni Malinen2010-11-231-8/+10