]> git.ipfire.org Git - thirdparty/hostap.git/history - wlantest/process.c
Move AES-CCM implementation into src/crypto
[thirdparty/hostap.git] / wlantest / process.c
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...