]> git.ipfire.org Git - thirdparty/hostap.git/history - wlantest
Share a single function for building extended capabilities element
[thirdparty/hostap.git] / wlantest /
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
2011-01-07  Jouni Malinenwlantest: Add counters for AP deauth/disassoc while...
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
next