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
*
Suite B: Add AKM 00-0F-AC:11
Jouni Malinen
2014-11-16
2
-1/+6
*
AES: Extend key wrap design to support longer AES keys
Jouni Malinen
2014-10-07
1
-1/+1
*
wlantest: Add decryption of CCMP-256, GCMP, GCMP-256
Ashok Kumar Ponnaiah
2014-09-03
4
-14/+56
*
wlantest: Indicate if a TKIP/CCMP replay has Retry=1
Ashok Kumar Ponnaiah
2014-09-03
2
-6/+12
*
wlantest: Recognize CCMP-256, GCMP, and GCMP-256 ciphers
Ashok Kumar Ponnaiah
2014-09-03
2
-3/+16
*
wlantest: Add support for OSEN
Jouni Malinen
2014-05-15
5
-8/+63
*
wlantest: Tag and ignore generated packets
Johannes Berg
2014-04-13
2
-7/+13
*
radiotap: Update radiotap parser to library version
Johannes Berg
2014-04-13
1
-4/+4
*
Declare wpa_debug_* variables in src/utils/wpa_debug.h
Jouni Malinen
2013-12-31
4
-13/+0
*
wlantest: Add a BSS probe_response counter
Jouni Malinen
2013-12-26
3
-0/+3
*
wlantest: Add per-TID RX/TX counters
Jouni Malinen
2013-12-24
5
-2/+239
*
Use monotonic clock for relative time for eloop if available
Johannes Berg
2013-11-20
1
-1/+3
*
wlantest: Add more pcapng notes on EAPOL processing
Jouni Malinen
2013-11-17
1
-28/+32
*
wlantest: Allow additional PTKs to be specified from a file
Jouni Malinen
2013-11-17
4
-5/+154
*
wlantest: Add support for debug log timestamps
Jouni Malinen
2013-11-17
1
-2/+6
*
wlantest: Add support for log output into a file
Jouni Malinen
2013-11-17
2
-2/+14
*
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
[next]