tests: Long P2P_LISTEN and offchannel TX
[mech_eap.git] / wlantest /
2016-09-23 Jouni MalinenIEEE P802.11ah/D10.0 PV1 CCMP test vectors
2016-03-26 Jouni Malinenwlantest: Use local ETH_P_IP define instead of linux...
2016-03-14 Jouni Malinenwlantest: Fix bip_protect() memory allocation
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-05-24 Jouni Malinenwlantest: Fix a copy-paste error in a debug message
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-04-22 Jouni MalinenSimplify Timeout Interval element parsing
2015-04-22 Jouni Malinenwlantest: Verify FTIE length before checking MIC
2015-04-22 Jouni Malinenwlantest: Fix Beacon and Probe Response frame parser
2015-01-26 Jouni MalinenAdd Suite B 192-bit AKM
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2015-01-24 Jouni Malinenwlantest: Extend BIP validation to support GMAC-128...
2015-01-24 Jouni Malinenwlantest: New mgmt_group_cipher values for BSS info...
2015-01-24 Jouni Malinenwlantest: Extend BIP support to cover BIP-CMAC-256
2014-12-29 Jouni MalinenAdd QUIET=1 option for make
2014-12-26 Jouni MalinenClean up debug prints to use wpa_printf()
2014-11-16 Jouni MalinenSuite B: Select EAPOL-Key integrity and key-wrap algori...
2014-11-16 Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-07 Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-09-03 Ashok Kumar Ponnaiahwlantest: Add decryption of CCMP-256, GCMP, GCMP-256
2014-09-03 Ashok Kumar Ponnaiahwlantest: Indicate if a TKIP/CCMP replay has Retry=1
2014-09-03 Ashok Kumar Ponnaiahwlantest: Recognize CCMP-256, GCMP, and GCMP-256 ciphers
2014-05-15 Jouni Malinenwlantest: Add support for OSEN
2014-04-13 Johannes Bergwlantest: Tag and ignore generated packets
2014-04-13 Johannes Bergradiotap: Update radiotap parser to library version
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-26 Jouni Malinenwlantest: Add a BSS probe_response counter
2013-12-24 Jouni Malinenwlantest: Add per-TID RX/TX counters
2013-11-20 Johannes BergUse monotonic clock for relative time for eloop if...
2013-11-17 Jouni Malinenwlantest: Add more pcapng notes on EAPOL processing
2013-11-17 Jouni Malinenwlantest: Allow additional PTKs to be specified from...
2013-11-17 Jouni Malinenwlantest: Add support for debug log timestamps
2013-11-17 Jouni Malinenwlantest: Add support for log output into a file
2013-11-17 Jouni Malinenwlantest: Add RELOG command to reopen log/capture files
2013-11-17 Jouni MalinenValidate P802.11ac test vector result
2013-11-17 Jouni MalinenExtend GCMP test vectors to include both MPDUs
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-06-22 Johannes Bergwlantest: Always write radiotap pcap-ng
2013-05-26 Jouni Malinenwlantest: Recognize hwsim_test packets
2013-05-26 Jouni Malinenwlantest: Select correct TDLS context if multiple exists
2013-05-26 Jouni Malinenwlantest: Track TDLS setup nonces
2013-05-26 Jouni Malinenwlantest: Use add_note() to annotate frames
2013-05-26 Jouni Malinenwlantest: Add support for writing pcapng files
2013-05-04 Chaitanya T Kwlantest: Fix the injection of protected broadcast...
2013-04-05 Jouni Malinenwlantest: Fix CCMP-256 cipher
2013-03-29 Jouni Malinenwlantest: Get rid of compiler warning
2013-03-29 Jouni Malinenwlantest: Add wlantest_cli command add_wep
2013-01-17 Jouni Malinenwlantest: Add radiotap header when re-writing DLT_IEEE8...
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-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 MalinenMove AES-CCM implementation into src/crypto
2012-09-09 Jouni Malinenwlantest: Move generic AES-CCM into separate functions
2012-09-09 Jouni Malinenwlantest: Add GCMP-256 test vector
2012-09-09 Jouni MalinenAdd support for using 192-bit and 256-bit keys with...
2012-09-08 Jouni MalinenSupport arbitrary IV length with AES-GCM
2012-09-08 Jouni MalinenMove AES-GCM implementation into src/crypto
2012-09-08 Jouni Malinenwlantest: Allow GHASH update calls to avoid extra alloc...
2012-09-08 Jouni Malinenwlantest: Remove CCMP specific AAD handling from GCMP
2012-09-08 Jouni Malinenwlantest: Move GCM-AE and GCM-AD into separate functions
2012-09-08 Jouni Malinenwlantest: Add GCMP implementation and test vectors...
2012-09-08 Jouni Malinenwlantest: Check TKIP/CCMP decryption routines for test...
2012-09-08 Jouni Malinenwlantest: Add IEEE Std 802.11-2012, M.9.1 BIP test...
2012-09-08 Jouni Malinenwlantest: Move BIP function into a separate function...
2012-09-08 Jouni Malinenwlantest: Add IEEE Std 802.11-2012, M.9.2 CCMP (mgmt...
2012-09-08 Jouni Malinenwlantest: Add program for generating IEEE 802.11 test...
2012-09-08 Jouni Malinenwlantest: Implement tkip_encrypt()
2012-08-22 Jouni Malinenwlantest: Fix couple of compiler warnings
2012-08-13 Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-05 Janusz Dziedzicedit: Add support for setting prompt string
2012-03-21 Jouni Malinenwlantest: Update STA info based on WPA/RSN IE in EAPOL...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-22 Jouni Malinenwlantest: Store last received GTK for each STA
2011-12-22 Jouni Malinenwlantest: Fix EAPOL-Key Key Data decryption for rekey...
2011-12-08 Jouni Malinenwlantest: Allow MSK/PMK list to be read from a text...
2011-11-14 Jouni Malinenwlantest: Fix handling of PTK rekeying
2011-10-25 Jouni Malinenwlantest: Add STA counters for disconnect reason 6...
2011-09-20 Jouni Malinenwlantest: Verify that comeback assoc resp includes...
2011-08-28 Jouni Malinenwlantest: Allow injection of unprotected frames to...
2011-03-14 Jouni Malinenwlantest: Use source address of TDLS Setup Confirm...
2011-03-14 Jouni Malinenwlantest: Fix source address for FromDS frames
2011-01-28 Jouni Malinenwlantest: Add command for adding WEP keys during run...
2011-01-26 Jouni MalinenFix couple of compiler warnings about uninitialized...
2011-01-24 Jouni Malinenwlantest: Handle missing fields in TDLS Setup Confirm...
2011-01-24 Jouni Malinenwlantest: Handle missing fields in TDLS Setup Response...
2011-01-24 Jouni Malinenwlantest: Count TDLS Teardown messages
2011-01-24 Jouni Malinenwlantest: Fix compiler warnings
2011-01-24 Jouni Malinenwlantest: Fix TDLS setup failure counting
2011-01-24 Jouni Malinenwlantest: Determine ping matches properly for direct...
2011-01-24 Jouni Malinenwlantest: Set direct links down on deauth/disassoc
2011-01-24 Jouni Malinenwlantest: Maintain only a single entry for an active...
2011-01-24 Jouni Malinenwlantest: Add counters for TDLS setup frames
2011-01-19 Jouni Malinenwlantest: Add TDLS entry on TDLS Setup Request
2011-01-17 Jouni Malinenwlantest: Check WPA/RSN IE match between AssocReq and...
2011-01-14 Jouni Malinenwlantest: Add support for decrypting WEP frames
2011-01-14 Jouni Malinenwlantest: Add more details for CCMP MIC failures
2011-01-14 Jouni Malinenwlantest: Fix masking of CCMP AAD QC field
2011-01-07 Jouni Malinenwlantest: Add STA counter prot_data_tx
next