wlantest: Fix handling of PTK rekeying
[mech_eap.git] / wlantest / rx_mgmt.c
2011-10-25 Jouni Malinenwlantest: Add STA counters for disconnect reason 6...
2011-09-20 Jouni Malinenwlantest: Verify that comeback assoc resp includes...
2011-01-24 Jouni Malinenwlantest: Set direct links down on deauth/disassoc
2011-01-07 Jouni Malinenwlantest: Add counters for AP deauth/disassoc while...
2011-01-07 Jouni Malinenwlantest: Add more details for replay debug messages
2011-01-03 Jouni Malinenwlantest: Count number of STA ACK'ed Deauth/Disassoc...
2010-11-23 Jouni Malinenwlantest: Update STA State based on broadcast Deauth...
2010-11-23 Jouni Malinenwlantest: Show broadcast Deauth/Disassoc info in debug
2010-11-23 Jouni Malinenwlantest: Check STA State when validating need for...
2010-11-21 Jouni Malinenwlantest: Add per-BSS counters for BIP deauth/disassoc
2010-11-21 Jouni Malinenwlantest: Add per-STA counter for (Re)AssocResp comebac...
2010-11-19 Jouni Malinenwlantest: Add support for injecting (Re)Association...
2010-11-18 Jouni Malinenwlantest: Add BSS/STA statistics counters
2010-11-13 Jouni Malinenwlantest: Add debug print for ignored group addressed...
2010-11-13 Jouni Malinenwlantest: Validate MMIE KeyID reserved bits
2010-11-13 Jouni Malinenwlantest: Validate reserved bits in TKIP/CCMP header
2010-11-13 Jouni Malinenwlantest: Verify that TKIP/CCMP frames set ExtIV=1
2010-11-12 Jouni Malinenwlantest: Fix mgmt CCMP decrypt to not crash on failures
2010-11-12 Jouni Malinenwlantest: Verify that unicast robust mgmt frames are...
2010-11-12 Jouni Malinenwlantest: Use MFPC field instead of igtk_set to check...
2010-11-11 Jouni Malinenwlantest: Add option for writing a PCAP dump file
2010-11-11 Jouni Malinenwlantest: Fix Mgmt CCMP replay detection to use correct...
2010-11-11 Jouni Malinenwlantest: Process Action frames
2010-11-11 Jouni Malinenwlantest: Decrypt CCMP protected unicast Robust Managem...
2010-11-10 Jouni Malinenwlantest: Fix BIP replay detection
2010-11-10 Jouni Malinenwlantest: Validate MMIE MIC
2010-11-07 Jouni Malinenwlantest: Add PTK derivation based on passphrases
2010-11-07 Jouni Malinenwlantest: Maintain a copy of WPA/RSN IE from (Re)AssocReq
2010-11-07 Jouni Malinenwlantest: Move Mgmt and Data frame processing into...