]> git.ipfire.org Git - thirdparty/hostap.git/history - wlantest/process.c
wlantest: Allow duplicate frame processing after decryption failure
[thirdparty/hostap.git] / wlantest / process.c
2019-06-12  Jouni Malinenwlantest: Allow duplicate frame processing after decryp...
2016-10-09  Jouni MalinenMove CRC-32 routine from wlantest to src/utils
2014-04-13  Johannes Bergwlantest: Tag and ignore generated packets
2014-04-13  Johannes Bergradiotap: Update radiotap parser to library version
2013-05-26  Jouni Malinenwlantest: Use add_note() to annotate frames
2013-01-17  Jouni Malinenwlantest: Add -F option for assuming FCS is included
2012-12-16  Jouni Malinenwlantest: Process TX status frames as RX frames too
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-01-26  Jouni MalinenFix couple of compiler warnings about uninitialized...
2011-01-07  Jouni Malinenwlantest: Track station PS state
2011-01-05  Jouni Malinenwlantest: Skip frames inserted by wlantest when reading...
2011-01-03  Jouni Malinenwlantest: Count number of STA ACK'ed Deauth/Disassoc...
2010-12-04  Jouni Malinenwlantest: Add support for reading DLT_IEEE802_11 pcap...
2010-12-02  Jouni Malinenwlantest: Add support for reading pcap files with prism...
2010-11-23  Jouni Malinenwlantest: Implement IEEE 802.11 duplicate detection
2010-11-07  Jouni Malinenwlantest: Move Mgmt and Data frame processing into...
2010-11-07  Jouni Malinenwlantest: Move bss_update() into bss.c
2010-11-07  Jouni Malinenwlantest: Maintain STA state based on auth/assoc/deauth...
2010-11-07  Jouni Malinenwlantest: Create station list for each BSS
2010-11-07  Jouni Malinenwlantest: Maintain table of BSS information
2010-11-07  Jouni Malinenwlantest: Add preliminary version of IEEE 802.11 protoc...