tests: FTM capability indication
[mech_eap.git] / wlantest /
2011-01-07 Jouni Malinenwlantest: Track station PS state
2011-01-07 Jouni Malinenwlantest: Add more details for replay debug messages
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...
2011-01-03 Jouni Malinenwlantest: Add ping_ok_first_assoc STA counter
2010-12-21 Jouni Malinenwlantest: Add more debug output for frame injection...
2010-12-21 Jouni Malinenwlantest: Fix management frame injection
2010-12-17 Jouni Malinenwlantest: Fix buffer read overflow on CCMP encryption
2010-12-17 Jouni Malinenwlantest: Fix error path in TDLS-not-found case
2010-12-17 Jouni Malinenwlantest: Avoid aliasing a function parameter by renami...
2010-12-17 Jouni Malinenwlantest: Remove unnecessary validation code
2010-12-17 Jouni Malinenwlantest: Replace pcap header directory
2010-12-16 Jouni Malinenwlantest: Add counters and AP/direct path validation...
2010-12-16 Jouni Malinenwlantest: Check FTIE MIC in TDLS Teardown messages
2010-12-16 Jouni Malinenwlantest: Add send command for injecting raw frames
2010-12-13 Jouni Malinenwlantest: Add support for decrypting TDLS frames
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: Update STA State based on broadcast Deauth...
2010-11-23 Jouni Malinenwlantest: Implement IEEE 802.11 duplicate detection
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-21 Jouni Malinenwlantest: Use helper functions to parse BSS/STA parameters
2010-11-21 Jouni Malinenwlantest: Add functionality for fetching STA/BSS inform...
2010-11-21 Jouni Malinenwlantest: Derive PMK to existing BSSes when a new passp...
2010-11-21 Jouni Malinenwlantest: Fix CCMP header generation to include reserve...
2010-11-21 Jouni Malinenwlantest: Add more debugging details for PMK selection
2010-11-21 Jouni Malinenwlantest: Show encrypted version on injected frame...
2010-11-21 Jouni Malinenwlantest: Add history file for wlantest_cli
2010-11-21 Jouni Malinenedit: Move history save file specification to caller
2010-11-20 Jouni Malinenwlantest: Parse ICMP echo packet and record STA ping...
2010-11-20 Jouni Malinenwlantest: Move RX EAPOL processing into its own file
2010-11-20 Jouni Malinenwlantest: Use proper cmd length in fetching STA list
2010-11-20 Jouni Malinenwlantest: Add pre-command completion functions
2010-11-20 Jouni Malinenwlantest: Add interactive mode to wlantest_cli
2010-11-19 Jouni Malinenwlantest: Do not add new BSS/STA entries based on ctrl...
2010-11-19 Jouni Malinenwlantest: Add add_passphrase command
2010-11-19 Jouni Malinenwlantest: Add command for fetching wlantest version
2010-11-19 Jouni Malinenwlantest: Add support for injecting (Re)Association...
2010-11-19 Jouni Malinenwlantest: Add support for protecting injected broadcast...
2010-11-19 Jouni Malinenwlantest: Add support for injecting Deauth/Disassoc...
2010-11-19 Jouni Malinenwlantest: Update SA Query trans id based on injected...
2010-11-19 Jouni Malinenwlantest: Add support for CCMP protection for injected...
2010-11-18 Jouni Malinenwlantest: Add preliminary infrastructure for injecting...
2010-11-18 Jouni Malinenwlantest: Add BSS/STA statistics counters
2010-11-18 Jouni Malinenwlantest: Add flush command for dropping all BSS data
2010-11-18 Jouni Malinenwlantest: Add list_bss and list_sta commands
2010-11-18 Jouni Malinenwlantest: Fix wlantest_cli dependency to include wlante...
2010-11-13 Jouni Malinenwlantest: Add control interface and wlantest_cli
2010-11-13 Jouni Malinenwlantest: Validate EAPOL-Key reserved fields
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-13 Jouni Malinenwlantest: Implement TKIP replay detection
2010-11-13 Jouni Malinenwlantest: Add support for WPA key handshakes
2010-11-13 Jouni Malinenwlantest: Add support for TKIP decryption
2010-11-12 Jouni Malinenwlantest: Use negotiated AKM/cipher to select PMK-to...
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: Verify MFP use in association with MFPR BSS
2010-11-12 Jouni Malinenwlantest: Use MFPC field instead of igtk_set to check...
2010-11-12 Jouni Malinenwlantest: Verify that WPA/RSN IE matches in EAPOL-Key...
2010-11-12 Jouni Malinenwlantest: Parse WPA/RSN IE and store info for BSS/STA
2010-11-11 Jouni Malinenwlantest: Dump decrypted Key Data from Group Handshake...
2010-11-11 Jouni Malinenwlantest: Add option for writing a PCAP dump file
2010-11-11 Jouni Malinenwlantest: Add Group Key handshake processing
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-11 Jouni Malinenwlantest: Add replay detection for CCMP
2010-11-11 Jouni Malinenwlantest: Decrypt group addressed Data frames
2010-11-10 Jouni Malinenwlantest: Add support for decrypting CCMP protected...
2010-11-10 Jouni Malinenwlantest: Fix BIP replay detection
2010-11-10 Jouni Malinenwlantest: Validate MMIE MIC
2010-11-09 Jouni Malinenwlantest: Parse KDEs from message 2/4
2010-11-09 Jouni Malinenwlantest: Use more consistent debug levels for keys
2010-11-09 Jouni Malinenwlantest: Parse Key Data KDEs and store GTK and IGTK
2010-11-08 Jouni Malinenwlantest: Decrypt EAPOL-Key 3/4 Key Data
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: Fix LLC debug print
2010-11-07 Jouni Malinenwlantest: Add PTK derivation based on passphrases
2010-11-07 Jouni Malinenwlantest: Parse EAPOL-Key frames
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...