index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wlantest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wlantest: Add RELOG command to reopen log/capture files
Jouni Malinen
2013-11-17
5
-10/+54
*
Validate P802.11ac test vector result
Jouni Malinen
2013-11-17
1
-19/+92
*
Extend GCMP test vectors to include both MPDUs
Jouni Malinen
2013-11-17
2
-38/+190
*
Use ARRAY_SIZE() macro
Jouni Malinen
2013-10-26
1
-10/+8
*
wlantest: Always write radiotap pcap-ng
Johannes Berg
2013-06-22
1
-4/+36
*
wlantest: Recognize hwsim_test packets
Jouni Malinen
2013-05-26
1
-0/+20
*
wlantest: Select correct TDLS context if multiple exists
Jouni Malinen
2013-05-26
1
-10/+20
*
wlantest: Track TDLS setup nonces
Jouni Malinen
2013-05-26
2
-2/+51
*
wlantest: Use add_note() to annotate frames
Jouni Malinen
2013-05-26
7
-371/+394
*
wlantest: Add support for writing pcapng files
Jouni Malinen
2013-05-26
5
-11/+336
*
wlantest: Fix the injection of protected broadcast frames
Chaitanya T K
2013-05-04
1
-3/+2
*
wlantest: Fix CCMP-256 cipher
Jouni Malinen
2013-04-05
1
-2/+2
*
wlantest: Get rid of compiler warning
Jouni Malinen
2013-03-29
1
-2/+0
*
wlantest: Add wlantest_cli command add_wep
Jouni Malinen
2013-03-29
1
-1/+29
*
wlantest: Add radiotap header when re-writing DLT_IEEE802_11 file
Jouni Malinen
2013-01-17
1
-1/+37
*
wlantest: Add -F option for assuming FCS is included
Jouni Malinen
2013-01-17
3
-2/+21
*
wlantest: Process TX status frames as RX frames too
Jouni Malinen
2012-12-16
1
-1/+4
*
wlantest: Add BIP-GMAC-128/256 test vectors
Jouni Malinen
2012-09-09
3
-0/+142
*
wlantest: Add CCMP-256 test vector
Jouni Malinen
2012-09-09
3
-0/+153
*
Move AES-CCM implementation into src/crypto
Jouni Malinen
2012-09-09
1
-198/+1
*
wlantest: Move generic AES-CCM into separate functions
Jouni Malinen
2012-09-09
1
-191/+216
*
wlantest: Add GCMP-256 test vector
Jouni Malinen
2012-09-09
3
-10/+76
*
Add support for using 192-bit and 256-bit keys with AES-GCM
Jouni Malinen
2012-09-09
1
-4/+4
*
Support arbitrary IV length with AES-GCM
Jouni Malinen
2012-09-08
1
-4/+4
*
Move AES-GCM implementation into src/crypto
Jouni Malinen
2012-09-08
1
-282/+3
*
wlantest: Allow GHASH update calls to avoid extra allocation
Jouni Malinen
2012-09-08
1
-70/+39
*
wlantest: Remove CCMP specific AAD handling from GCMP
Jouni Malinen
2012-09-08
1
-10/+8
*
wlantest: Move GCM-AE and GCM-AD into separate functions
Jouni Malinen
2012-09-08
1
-160/+185
*
wlantest: Add GCMP implementation and test vectors from P802.11ad/D9.0
Jouni Malinen
2012-09-08
4
-0/+517
*
wlantest: Check TKIP/CCMP decryption routines for test vectors
Jouni Malinen
2012-09-08
1
-6/+60
*
wlantest: Add IEEE Std 802.11-2012, M.9.1 BIP test vector
Jouni Malinen
2012-09-08
2
-0/+36
*
wlantest: Move BIP function into a separate function and file
Jouni Malinen
2012-09-08
4
-41/+77
*
wlantest: Add IEEE Std 802.11-2012, M.9.2 CCMP (mgmt) test vector
Jouni Malinen
2012-09-08
1
-0/+34
*
wlantest: Add program for generating IEEE 802.11 test vectors
Jouni Malinen
2012-09-08
2
-1/+131
*
wlantest: Implement tkip_encrypt()
Jouni Malinen
2012-09-08
1
-2/+49
*
wlantest: Fix couple of compiler warnings
Jouni Malinen
2012-08-22
2
-3/+1
*
Convert os_zalloc() for an array to use os_calloc()
Jouni Malinen
2012-08-13
1
-12/+12
*
edit: Add support for setting prompt string
Janusz Dziedzic
2012-08-05
1
-1/+1
*
wlantest: Update STA info based on WPA/RSN IE in EAPOL-Key 2/4
Jouni Malinen
2012-03-21
1
-0/+25
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
22
-176/+44
*
wlantest: Store last received GTK for each STA
Jouni Malinen
2011-12-22
5
-4/+26
*
wlantest: Fix EAPOL-Key Key Data decryption for rekey case
Jouni Malinen
2011-12-22
1
-2/+4
*
wlantest: Allow MSK/PMK list to be read from a text file
Jouni Malinen
2011-12-08
1
-3/+42
*
wlantest: Fix handling of PTK rekeying
Jouni Malinen
2011-11-14
3
-14/+56
*
wlantest: Add STA counters for disconnect reason 6/7 RX
Jouni Malinen
2011-10-25
3
-2/+26
*
wlantest: Verify that comeback assoc resp includes correct type
Jouni Malinen
2011-09-20
1
-8/+14
*
wlantest: Allow injection of unprotected frames to unknown BSS
Jouni Malinen
2011-08-28
2
-7/+17
*
wlantest: Use source address of TDLS Setup Confirm failure for matching
Jouni Malinen
2011-03-14
1
-4/+4
*
wlantest: Fix source address for FromDS frames
Jouni Malinen
2011-03-14
1
-1/+1
*
wlantest: Add command for adding WEP keys during run time
Jouni Malinen
2011-01-28
4
-6/+35
[prev]
[next]