]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2010-04-11  Jouni MalinenFT: Fix wpa_sm_set_ft_params wrapper for non-FT build
2010-04-11  Jouni MalinenAllow driver wrappers to indicate maximum remain-on...
2010-04-11  Jouni Malinennl80211: Fix key configuration in wpa_supplicant AP...
2010-04-11  Jouni Malinennl80211: Remove forgotten Action frame registration...
2010-04-11  Jouni MalinenAvoid dropping ctrl_iface on ENOBUFS error burst
2010-04-11  Jouni MalinenDeauthenticate instead of disassociate on disconnect...
2010-04-11  Jouni MalinenSimplify driver_ops for virtual interface add/remove
2010-04-11  Jouni MalinenAllow sub-second resolution for scan requests
2010-04-11  Jouni MalinenOptimize post-WPS scan based on channel used during...
2010-04-11  Jouni MalinenEAP-MD5: Use conditional success decision
2010-04-11  Jouni Malinennl80211: Fix memory leak on send_action error path
2010-04-11  Jouni MalinenUse unsigned bitfield for 1-bit values
2010-04-11  Jouni MalinenSME: Handle association without own extra IEs
2010-04-11  Jouni MalinenFix wpa_sm_has_ptk() no-WPA wrapper location
2010-04-11  Yogesh Ashok... Allow advertising of U-APSD functionality in Beacon
2010-04-10  Jouni MalinenAdd ctrl_iface command for triggering a roam to a speci...
2010-04-10  Jouni MalinenFix error messages to print ASCII MAC address, not...
2010-04-10  Jouni MalinenFT: Validate MDIE and FTIE in FT 4-way handshake messag...
2010-04-10  Jouni MalinenSME: Do not try to use FT over-the-air if PTK is not...
2010-04-10  Jouni MalinenFT: Verify that MDIE and FTIE matches between AssocResp...
2010-04-10  Jouni MalinenSplit EAPOL-Key msg 3/4 Key Data validation into helper...
2010-04-10  Jouni MalinenFT: Add FTIE, TIE[ReassocDeadline], TIE[KeyLifetime...
2010-04-10  Jouni MalinenAdd more verbose debugging for EAPOL-Key Key Data field...
2010-04-10  Jouni MalinenFT: Copy MDIE and FTIE from (Re)Association Response...
2010-04-10  Jouni MalinenMake wpa_compare_rsn_ie() handle missing IEs
2010-04-10  Jouni MalinenParse EAPOL-Key msg 2/4 Key Data IEs/KDEs before checki...
2010-04-10  Jouni MalinenFT: Clean up wpa_sm_set_ft_params() by using common...
2010-04-09  Jouni MalinenFT: Validate FTIE fields in Reassociation Request
2010-04-09  Jouni MalinenFT: Validate protect IE count in FTIE MIC Control
2010-04-09  Jouni MalinenFT: Validate SNonce and ANonce values during FT Protoco...
2010-04-09  Jouni MalinenFT: Deauthenticate in case of Reassoc Response validati...
2010-04-09  Jouni MalinenFT: Set FT Capability and Policy properly in MDIE durin...
2010-04-09  Jouni MalinenFT: Copy FT Capability and Policy to MDIE from target AP
2010-04-09  Jouni MalinenFT: Add R1KH-ID into FT auth seq 3rd message (Reassoc...
2010-04-09  Jouni MalinenFT: Fix Reassociation Response in FT Protocol to includ...
2010-04-09  Jouni MalinenFT: Do not add MIC to FTIE during initial MD association
2010-04-08  Jouni MalinenFix compiler warning on non-802.11r build
2010-04-08  Jouni Malinennl80211: Start using NL80211_ATTR_LOCAL_STATE_CHANGE
2010-04-08  Jouni MalinenSync with wireless-testing.git include/linux/nl80211.h
2010-04-07  Jouni MalinenFT: Fix GTK subelement format in FTIE
2010-04-07  Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2010-04-07  Jouni MalinenFT: Do not include RSN IE in (Re)Assoc Resp during...
2010-04-07  Jouni MalinenUse more os.h wrapper functions in hostapd_cli
2010-04-07  Gregory DetalAdd support for action scripts in hostapd_cli
2010-04-07  Gregory DetalAP: Add wpa_msg() events for EAP server state machine
2010-04-07  Jouni MalinenFix SME to update WPA/RSN IE for rsn_supp module based...
2010-04-07  Jouni MalinenAvoid hostapd segfault on invalid driver association...
2010-04-06  Andriy TkachukFix WPA/RSN IE update on reconfig with set_generic_elem()
2010-04-06  Jouni MalinenWPS: Fix WPS IE update in Beacon frames for nl80211
2010-04-06  Michael Bueschhostapd: Use cp -f in make install
2010-04-06  Jouni MalinenWPS: Add a workaround for incorrect NewWLANEventMAC...
2010-04-06  Jouni MalinenAdd a more flexible version of hwaddr_aton: hwaddr_aton2()
2010-04-04  Jouni MalinenFT: Re-set PTK on reassociation
2010-04-04  Jouni MalinenFT: Use bridge interface (if set) for RRB connection
2010-04-04  Jouni MalinenFT: Set WLAN_AUTH_FT auth_alg on FT-over-DS case
2010-04-04  Jouni MalinenFT: Force key configuration after association in FT...
2010-04-04  Jouni MalinenAdd AP-STA-DISCONNECT event for driver-based MLME
2010-04-04  Jouni MalinenAllow hostapd_notif_assoc() to be called with all IEs
2010-04-04  Jouni MalinenFix Windows compilation issues with AP mode code
2010-04-04  Jouni MalinenAdd address to hostapd_logger output in wpa_supplicant...
2010-04-04  Jouni MalinenWPS: Do not include Label in default Config Methods
2010-04-04  Jouni MalinenWPS: Fix PBC session overlap detection to use Device...
2010-04-04  Jouni Malinendriver_osx: Update set_key arguments to fix build
2010-03-30  Jouni MalinenMFP: Fix IGTK PN in group rekeying
2010-03-29  Jouni MalinenAdd a drop_sa command to allow 802.11w testing
2010-03-29  Jouni MalinenMFP: Add SA Query Request processing in AP mode
2010-03-29  Jouni MalinenAdd test commands for sending deauth/disassoc without...
2010-03-29  Jouni MalinenAdd deauthenticate/disassociate ctrl_iface commands
2010-03-29  Jouni MalinenMFP: Add MFPR flag into station RSN IE if 802.11w is...
2010-03-29  Jouni MalinenFix ctrl_iface get-STA-MIB for WPS disabled case
2010-03-28  Jouni Malinenbgscan: Add signal strength change events
2010-03-28  Jouni MalinenAdd driver command and event for signal strength monitoring
2010-03-28  Jouni Malinennl80211: Parse CQM events
2010-03-28  Jouni MalinenSync with wireless-testing.git include/linux/nl80211.h
2010-03-28  Holger Schurignl80211: Fix WEP key configuration for prior to authent...
2010-03-27  Jouni MalinenFix wpa_auth_iface_iter() to skip BSSes without Authent...
2010-03-27  Jouni MalinenAdd freq_list network configuration parameter
2010-03-27  Jouni Malinennl80211: Add more debug information about scan request...
2010-03-27  Jouni Malinennl80211: Silence set_key ENOLINK failure messages on...
2010-03-13  Jouni MalinenFT: Fix Authorized flag setting for FT protocol
2010-03-13  Jouni MalinenFT: Clean EAPOL supp portValid to force re-entry to...
2010-03-13  Jouni MalinenFT: Process reassoc resp FT IEs when using wpa_supplica...
2010-03-13  Jouni MalinenFT: Fix PTK configuration in authenticator
2010-03-13  Jouni MalinenFT: Add driver op for marking a STA authenticated
2010-03-13  Jouni MalinenFT: Update SME frequency info before sme_associate...
2010-03-13  Jouni MalinenFT: Add a workaround to set PTK after reassociation
2010-03-13  Jouni MalinenFT: Request reassociation after successful FT Action...
2010-03-13  Jouni MalinenFix WPS IE in Probe Response frame to include proper...
2010-03-12  Jouni Malinenwpa_cli: Improved command parameter tab completion
2010-03-12  Jouni Malinenwpa_cli: Fix detach race with forked monitor process
2010-03-12  Jouni Malinenwpa_cli: Redisplay readline edit after event messages
2010-03-11  Jouni MalinenFT: Add preliminary processing of FT Action Response...
2010-03-11  Jouni Malinennl80211: Fix FT Action send command
2010-03-10  Masashi HonmaNetBSD: Fix driver_bsd.c build
2010-03-07  Jouni Malinennl80211: Add preliminary implementation of FT Action...
2010-03-07  Jouni MalinenFT: Include pairwise cipher suite in PMK-R0 SA and...
2010-03-07  Jouni Malinennl80211: Fix driver context pointer for auth-failure...
2010-03-07  Jouni MalinenFix a typo in r1kh config parameter description
2010-03-07  Marcin MarzecFix typo in WPA_AUTH_ALG_FT definition
2010-03-07  Jouni Malinenwpa_gui: Remove unneeded wpa_ctrl_request() msg_cb
next