Handle NULL return from os_zalloc() in sta_track_add()
[mech_eap.git] / wlantest / wlantest.c
2015-11-26 Jouni Malinenwlantest: Add -N command line argument to remove write...
2015-01-26 Jouni MalinenPreparations for variable length KCK and KEK
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
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-05-26 Jouni Malinenwlantest: Add support for writing pcapng files
2013-01-17 Jouni Malinenwlantest: Add -F option for assuming FCS is included
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-08 Jouni Malinenwlantest: Allow MSK/PMK list to be read from a text...
2011-01-28 Jouni Malinenwlantest: Add command for adding WEP keys during run...
2011-01-14 Jouni Malinenwlantest: Add support for decrypting WEP frames
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-11 Jouni Malinenwlantest: Add option for writing a PCAP dump file
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 table of BSS information
2010-11-07 Jouni Malinenwlantest: Add preliminary version of IEEE 802.11 protoc...