index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wlantest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wlantest: Check STA State when validating need for CCMP for mgmt
Jouni Malinen
2010-11-23
1
-1
/
+3
*
wlantest: Add per-BSS counters for BIP deauth/disassoc
Jouni Malinen
2010-11-21
3
-0
/
+9
*
wlantest: Add per-STA counter for (Re)AssocResp comeback frames
Jouni Malinen
2010-11-21
3
-0
/
+44
*
wlantest: Use helper functions to parse BSS/STA parameters
Jouni Malinen
2010-11-21
1
-112
/
+67
*
wlantest: Add functionality for fetching STA/BSS information
Jouni Malinen
2010-11-21
3
-2
/
+514
*
wlantest: Derive PMK to existing BSSes when a new passphrase is added
Jouni Malinen
2010-11-21
3
-17
/
+36
*
wlantest: Fix CCMP header generation to include reserved field
Jouni Malinen
2010-11-21
1
-0
/
+1
*
wlantest: Add more debugging details for PMK selection
Jouni Malinen
2010-11-21
1
-0
/
+5
*
wlantest: Show encrypted version on injected frame in debug
Jouni Malinen
2010-11-21
1
-0
/
+1
*
wlantest: Add history file for wlantest_cli
Jouni Malinen
2010-11-21
1
-2
/
+13
*
edit: Move history save file specification to caller
Jouni Malinen
2010-11-21
1
-3
/
+3
*
wlantest: Parse ICMP echo packet and record STA ping success
Jouni Malinen
2010-11-20
6
-9
/
+189
*
wlantest: Move RX EAPOL processing into its own file
Jouni Malinen
2010-11-20
4
-969
/
+992
*
wlantest: Use proper cmd length in fetching STA list
Jouni Malinen
2010-11-20
1
-1
/
+1
*
wlantest: Add pre-command completion functions
Jouni Malinen
2010-11-20
1
-17
/
+290
*
wlantest: Add interactive mode to wlantest_cli
Jouni Malinen
2010-11-20
1
-1
/
+152
*
wlantest: Do not add new BSS/STA entries based on ctrl commands
Jouni Malinen
2010-11-19
4
-17
/
+43
*
wlantest: Add add_passphrase command
Jouni Malinen
2010-11-19
3
-0
/
+110
*
wlantest: Add command for fetching wlantest version
Jouni Malinen
2010-11-19
3
-0
/
+63
*
wlantest: Add support for injecting (Re)Association Request frames
Jouni Malinen
2010-11-19
4
-0
/
+125
*
wlantest: Add support for protecting injected broadcast frames
Jouni Malinen
2010-11-19
3
-10
/
+145
*
wlantest: Add support for injecting Deauth/Disassoc frames
Jouni Malinen
2010-11-19
1
-0
/
+56
*
wlantest: Update SA Query trans id based on injected frame
Jouni Malinen
2010-11-19
1
-0
/
+3
*
wlantest: Add support for CCMP protection for injected frames
Jouni Malinen
2010-11-19
4
-2
/
+267
*
wlantest: Add preliminary infrastructure for injecting frames
Jouni Malinen
2010-11-19
6
-0
/
+385
*
wlantest: Add BSS/STA statistics counters
Jouni Malinen
2010-11-18
6
-26
/
+585
*
wlantest: Add flush command for dropping all BSS data
Jouni Malinen
2010-11-18
6
-3
/
+29
*
wlantest: Add list_bss and list_sta commands
Jouni Malinen
2010-11-18
3
-18
/
+240
*
wlantest: Fix wlantest_cli dependency to include wlantest library
Jouni Malinen
2010-11-18
1
-1
/
+1
*
wlantest: Add control interface and wlantest_cli
Jouni Malinen
2010-11-13
6
-3
/
+389
*
wlantest: Validate EAPOL-Key reserved fields
Jouni Malinen
2010-11-13
1
-5
/
+93
*
wlantest: Add debug print for ignored group addressed Action frames
Jouni Malinen
2010-11-13
1
-1
/
+7
*
wlantest: Validate MMIE KeyID reserved bits
Jouni Malinen
2010-11-13
1
-1
/
+6
*
wlantest: Validate reserved bits in TKIP/CCMP header
Jouni Malinen
2010-11-13
2
-0
/
+47
*
wlantest: Verify that TKIP/CCMP frames set ExtIV=1
Jouni Malinen
2010-11-13
2
-1
/
+27
*
wlantest: Implement TKIP replay detection
Jouni Malinen
2010-11-13
3
-3
/
+20
*
wlantest: Add support for WPA key handshakes
Jouni Malinen
2010-11-13
1
-28
/
+66
*
wlantest: Add support for TKIP decryption
Jouni Malinen
2010-11-13
4
-6
/
+409
*
wlantest: Use negotiated AKM/cipher to select PMK-to-PTK parameters
Jouni Malinen
2010-11-12
1
-2
/
+3
*
wlantest: Fix mgmt CCMP decrypt to not crash on failures
Jouni Malinen
2010-11-12
1
-8
/
+8
*
wlantest: Verify that unicast robust mgmt frames are protected
Jouni Malinen
2010-11-12
1
-15
/
+62
*
wlantest: Verify MFP use in association with MFPR BSS
Jouni Malinen
2010-11-12
1
-0
/
+6
*
wlantest: Use MFPC field instead of igtk_set to check if BIP is needed
Jouni Malinen
2010-11-12
1
-2
/
+1
*
wlantest: Verify that WPA/RSN IE matches in EAPOL-Key and mgmt frames
Jouni Malinen
2010-11-12
1
-0
/
+58
*
wlantest: Parse WPA/RSN IE and store info for BSS/STA
Jouni Malinen
2010-11-12
3
-0
/
+176
*
wlantest: Dump decrypted Key Data from Group Handshake msg 1/2
Jouni Malinen
2010-11-12
1
-0
/
+38
*
wlantest: Add option for writing a PCAP dump file
Jouni Malinen
2010-11-12
8
-2
/
+172
*
wlantest: Add Group Key handshake processing
Jouni Malinen
2010-11-11
1
-2
/
+80
*
wlantest: Fix Mgmt CCMP replay detection to use correct PN offset
Jouni Malinen
2010-11-11
1
-1
/
+1
*
wlantest: Process Action frames
Jouni Malinen
2010-11-11
2
-0
/
+112
[prev]
[next]