wlantest: Add flush command for dropping all BSS data
[mech_eap.git] / wlantest / wlantest.h
2010-11-18 Jouni Malinenwlantest: Add flush command for dropping all BSS data
2010-11-13 Jouni Malinenwlantest: Add control interface and wlantest_cli
2010-11-13 Jouni Malinenwlantest: Implement TKIP replay detection
2010-11-13 Jouni Malinenwlantest: Add support for TKIP decryption
2010-11-12 Jouni Malinenwlantest: Parse WPA/RSN IE and store info for BSS/STA
2010-11-11 Jouni Malinenwlantest: Add option for writing a PCAP dump file
2010-11-11 Jouni Malinenwlantest: Process Action frames
2010-11-11 Jouni Malinenwlantest: Decrypt CCMP protected unicast Robust Managem...
2010-11-11 Jouni Malinenwlantest: Add replay detection for CCMP
2010-11-10 Jouni Malinenwlantest: Add support for decrypting CCMP protected...
2010-11-10 Jouni Malinenwlantest: Validate MMIE MIC
2010-11-09 Jouni Malinenwlantest: Parse Key Data KDEs and store GTK and IGTK
2010-11-07 Jouni Malinenwlantest: Derive PMK from RADIUS exchange
2010-11-07 Jouni Malinenwlantest: Add capturing and parsing of RADIUS messages
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...
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...