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
/
rx_data.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wlantest: Try harder to find a STA entry with PTK for 4-address frames
Jouni Malinen
2017-12-08
1
-3/+6
*
wlantest: Search bss/sta entry more thoroughly for 4-address frames
Jouni Malinen
2017-11-15
1
-2/+16
*
wlantest: Remove unnecessary duplication of tk_len from STA entries
Jouni Malinen
2017-11-14
1
-2/+2
*
wlantest: Do not update RSC on replays
Jouni Malinen
2017-10-16
1
-2/+8
*
wlantest: Add support for decrypting 4-address Data frames
Jouni Malinen
2017-10-06
1
-13/+31
*
Make struct wpa_eapol_key easier to use with variable length MIC
Jouni Malinen
2016-10-10
1
-1/+1
*
wlantest: Use local ETH_P_IP define instead of linux/if_ether.h
Jouni Malinen
2016-03-26
1
-1/+0
*
Preparations for variable length KCK and KEK
Jouni Malinen
2015-01-26
1
-9/+9
*
wlantest: Add decryption of CCMP-256, GCMP, GCMP-256
Ashok Kumar Ponnaiah
2014-09-03
1
-13/+47
*
wlantest: Indicate if a TKIP/CCMP replay has Retry=1
Ashok Kumar Ponnaiah
2014-09-03
1
-4/+8
*
Declare wpa_debug_* variables in src/utils/wpa_debug.h
Jouni Malinen
2013-12-31
1
-2/+0
*
wlantest: Add per-TID RX/TX counters
Jouni Malinen
2013-12-24
1
-2/+36
*
wlantest: Allow additional PTKs to be specified from a file
Jouni Malinen
2013-11-17
1
-3/+54
*
wlantest: Select correct TDLS context if multiple exists
Jouni Malinen
2013-05-26
1
-10/+20
*
wlantest: Use add_note() to annotate frames
Jouni Malinen
2013-05-26
1
-53/+55
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
1
-8/+2
*
wlantest: Fix handling of PTK rekeying
Jouni Malinen
2011-11-14
1
-1/+1
*
wlantest: Fix source address for FromDS frames
Jouni Malinen
2011-03-14
1
-1/+1
*
wlantest: Fix compiler warnings
Jouni Malinen
2011-01-24
1
-2/+1
*
wlantest: Determine ping matches properly for direct link
Jouni Malinen
2011-01-24
1
-9/+25
*
wlantest: Add support for decrypting WEP frames
Jouni Malinen
2011-01-14
1
-2/+15
*
wlantest: Add STA counter prot_data_tx
Jouni Malinen
2011-01-07
1
-0/+2
*
wlantest: Add more details for replay debug messages
Jouni Malinen
2011-01-07
1
-4/+14
*
wlantest: Add counters and AP/direct path validation for TDLS
Jouni Malinen
2010-12-16
1
-0/+63
*
wlantest: Add support for decrypting TDLS frames
Jouni Malinen
2010-12-13
1
-8/+41
*
wlantest: Parse ICMP echo packet and record STA ping success
Jouni Malinen
2010-11-20
1
-9/+30
*
wlantest: Move RX EAPOL processing into its own file
Jouni Malinen
2010-11-20
1
-969/+0
*
wlantest: Add support for protecting injected broadcast frames
Jouni Malinen
2010-11-19
1
-0/+10
*
wlantest: Add BSS/STA statistics counters
Jouni Malinen
2010-11-18
1
-0/+1
*
wlantest: Validate EAPOL-Key reserved fields
Jouni Malinen
2010-11-13
1
-5/+93
*
wlantest: Validate reserved bits in TKIP/CCMP header
Jouni Malinen
2010-11-13
1
-0/+42
*
wlantest: Verify that TKIP/CCMP frames set ExtIV=1
Jouni Malinen
2010-11-13
1
-0/+16
*
wlantest: Implement TKIP replay detection
Jouni Malinen
2010-11-13
1
-3/+8
*
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
1
-6/+11
*
wlantest: Use negotiated AKM/cipher to select PMK-to-PTK parameters
Jouni Malinen
2010-11-12
1
-2/+3
*
wlantest: Verify that WPA/RSN IE matches in EAPOL-Key and mgmt frames
Jouni Malinen
2010-11-12
1
-0/+58
*
wlantest: Dump decrypted Key Data from Group Handshake msg 1/2
Jouni Malinen
2010-11-11
1
-0/+38
*
wlantest: Add option for writing a PCAP dump file
Jouni Malinen
2010-11-11
1
-0/+42
*
wlantest: Add Group Key handshake processing
Jouni Malinen
2010-11-11
1
-2/+80
*
wlantest: Add replay detection for CCMP
Jouni Malinen
2010-11-11
1
-7/+48
*
wlantest: Decrypt group addressed Data frames
Jouni Malinen
2010-11-11
1
-1/+9
*
wlantest: Add support for decrypting CCMP protected unicast Data frames
Jouni Malinen
2010-11-10
1
-2/+75
*
wlantest: Parse KDEs from message 2/4
Jouni Malinen
2010-11-09
1
-1/+33
*
wlantest: Use more consistent debug levels for keys
Jouni Malinen
2010-11-09
1
-8/+13
*
wlantest: Parse Key Data KDEs and store GTK and IGTK
Jouni Malinen
2010-11-09
1
-1/+67
*
wlantest: Decrypt EAPOL-Key 3/4 Key Data
Jouni Malinen
2010-11-08
1
-2/+112
*
wlantest: Derive PMK from RADIUS exchange
Jouni Malinen
2010-11-07
1
-21/+35
*
wlantest: Fix LLC debug print
Jouni Malinen
2010-11-07
1
-1/+4
*
wlantest: Add PTK derivation based on passphrases
Jouni Malinen
2010-11-07
1
-3/+166
[next]