IEEE P802.11ah/D10.0 PV1 CCMP test vectors
[mech_eap.git] / wlantest / wlantest.h
2016-09-23 Jouni MalinenIEEE P802.11ah/D10.0 PV1 CCMP test vectors
2015-11-26 Jouni Malinenwlantest: Add -N command line argument to remove write...
2015-08-06 Jouni Malinenwlantest: Add support for FT-PSK initial association...
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-01-24 Jouni Malinenwlantest: Extend BIP support to cover BIP-CMAC-256
2014-09-03 Ashok Kumar Ponnaiahwlantest: Add decryption of CCMP-256, GCMP, GCMP-256
2014-05-15 Jouni Malinenwlantest: Add support for OSEN
2013-12-24 Jouni Malinenwlantest: Add per-TID RX/TX counters
2013-11-17 Jouni Malinenwlantest: Allow additional PTKs to be specified from...
2013-11-17 Jouni Malinenwlantest: Add RELOG command to reopen log/capture files
2013-05-26 Jouni Malinenwlantest: Track TDLS setup nonces
2013-05-26 Jouni Malinenwlantest: Add support for writing pcapng files
2013-01-17 Jouni Malinenwlantest: Add -F option for assuming FCS is included
2012-09-09 Jouni Malinenwlantest: Add BIP-GMAC-128/256 test vectors
2012-09-09 Jouni Malinenwlantest: Add CCMP-256 test vector
2012-09-09 Jouni Malinenwlantest: Add GCMP-256 test vector
2012-09-08 Jouni Malinenwlantest: Add GCMP implementation and test vectors...
2012-09-08 Jouni Malinenwlantest: Move BIP function into a separate function...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-22 Jouni Malinenwlantest: Store last received GTK for each STA
2011-11-14 Jouni Malinenwlantest: Fix handling of PTK rekeying
2011-01-28 Jouni Malinenwlantest: Add command for adding WEP keys during run...
2011-01-24 Jouni Malinenwlantest: Determine ping matches properly for direct...
2011-01-24 Jouni Malinenwlantest: Maintain only a single entry for an active...
2011-01-14 Jouni Malinenwlantest: Add support for decrypting WEP frames
2011-01-07 Jouni Malinenwlantest: Track station PS state
2011-01-03 Jouni Malinenwlantest: Count number of STA ACK'ed Deauth/Disassoc...
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-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: Implement IEEE 802.11 duplicate detection
2010-11-21 Jouni Malinenwlantest: Derive PMK to existing BSSes when a new passp...
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-19 Jouni Malinenwlantest: Do not add new BSS/STA entries based on ctrl...
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 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-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...