]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wpa_supplicant.c
Delay AP selection if all networks are temporarily disabled
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant.c
2015-03-22  Avraham SternDelay AP selection if all networks are temporarily...
2015-03-22  Avraham SternDon't optimize scan frequencies if selected network...
2015-03-01  Jouni MalinenRemove unnecessary NULL check to make function more...
2015-03-01  Jouni MalinenP2P: Fix interface deinit for failed group interface...
2015-03-01  Jouni MalinenDo not add blacklist entries based on normal disconnect...
2015-03-01  Jouni MalinenP2P: Do not allow scan or normal association on cfg8021...
2015-02-28  Janusz DziedzicFix merge issue with IBSS VHT support
2015-02-22  Jouni MalinenSelect AP based on estimated maximum throughput
2015-02-21  Janusz DziedzicIBSS: Add support for VHT80 configuration
2015-02-21  Janusz DziedzicIBSS: Update operating frequency if joining an existing...
2015-02-21  Janusz DziedzicIBSS: Add fixed_freq network parameter
2015-02-06  Janusz DziedzicIBSS: Do not enable HT with WEP or TKIP
2015-01-31  Jouni MalinenWork around Linux packet socket regression
2015-01-28  Jouni MalinenSimplify eapol_sm_notify_pmkid_attempt()
2015-01-27  Jouni MalinenIgnore pmf=1 default if driver does not support PMF
2015-01-26  Jouni MalinenUpdate copyright notices for the new year 2015
2015-01-26  Jouni MalinenAdd Suite B 192-bit AKM
2015-01-19  Ben RosenfeldMove external_scan_running to wpa_radio
2015-01-19  BenClear reattach flag in fast associate flow
2015-01-19  Janusz Dziedzicnl80211: Allow HT/VHT to be disabled for IBSS
2015-01-13  Jouni MalinenExtend VENDOR_ELEM parameters to cover non-P2P Associat...
2015-01-10  Jouni MalinenWork around Windows build issues
2015-01-10  Jouni Malinenmesh: Use the shared function with IBSS to determine...
2015-01-10  Janusz Dziedzicibss/mesh: Enable HT40 if supported
2015-01-10  Janusz DziedzicIBSS: Add WPA_DRIVER_FLAGS_HT_IBSS
2015-01-04  Ilan Peerscan: Add MAC address randomization in scan handling
2015-01-04  Eliad PellerWMM AC: Reconfigure tspecs on reassociation to the...
2015-01-04  Eliad PellerWMM AC: Delete tspecs on roaming
2014-12-29  Jouni MalinenExplicitly clear the temporary stack-based PSK buffer
2014-12-29  Jouni MalinenExplicitly clear the temporary stack-based key for...
2014-12-29  Jouni Malinenwpa_supplicant: Set stdout line-buffered
2014-12-22  Jouni MalinenAdd more debug prints for WPA/RSN selection issues...
2014-12-19  Sunil DuttDo not trigger the scan during initialization on Androi...
2014-12-14  Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-14  Jouni MalinenClean up VHT override max A-MPDU override calculation
2014-12-11  Jouni MalinenRemove unused send_eapol() driver op
2014-12-08  Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-12-01  Jouni MalinenDo not start new radio work on scan completion during...
2014-11-30  Jouni Malinenmesh: Skip fast-association when using connect_without_scan
2014-11-27  Jouni MalinenWMM AC: Fix memory leak on deinit without disassoc...
2014-11-27  Jouni MalinenClear scan_req to NORMAL_SCAN_REQ for connection attempt
2014-11-22  Andrei Otcheretianskiwpa_supplicant: Handle link measurement requests
2014-11-22  Assaf Krausswpa_supplicant: Add an option to specify SSID in neighb...
2014-11-22  Assaf Krausswpa_supplicant: Add support for Neighbor Report
2014-11-22  Assaf KraussSME: Add RRM support to association request
2014-11-22  Assaf Krausswpa_supplicant: Store driver's RRM capabilities
2014-11-22  Jouni MalinenWNM: Optimize BSS transition management scans
2014-11-16  Moshe BenjiWMM AC: Add add_tx_ts and del_tx_ts driver ops
2014-11-16  Javier LopezAdd mesh_group_{add,remove} control interface commands
2014-11-16  Dmitry Shmidthostapd: Add wowlan_triggers config param
2014-11-16  Jouni MalinenSuite B: Add AKM 00-0F-AC:11
2014-10-27  Jouni MalinenUpdate pending connect radio work BSS pointer on scan...
2014-10-27  Sunil DuttInvoke connect work done for all the connection failure...
2014-10-27  Jouni MalinenWPS: Fix ap_scan=2 special association case
2014-10-27  Tomasz Bursztykawpa_supplicant: Do not register a P2P management interf...
2014-10-23  Eliad PellerHT: Let the driver advertise its supported SMPS modes...
2014-10-23  Chet LanctotAdd support for offloading key management operations...
2014-10-21  Jouni MalinenP2P: Support dynamic addition of P2P Device triggering...
2014-10-21  Jouni MalinenP2P: Remove all child interfaces when removing the...
2014-10-19  Jouni MalinenAdd data test functionality
2014-10-18  Jouni MalinenSAE: Add support for PMKSA caching on the station side
2014-10-13  Justin ShenWPS: Extend startWhen to 2 if peer AP supports WPS 2.0
2014-10-12  Jouni MalinenFix build without IEEE8021X_EAPOL
2014-10-12  Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-10-11  Jouni MalinenSet WoWLAN triggers only if driver capabilities are...
2014-10-09  Jouni MalinenComplete sme-connect radio work when clearing connectio...
2014-10-04  Janusz Dziedzicwpa_supplicant: Enable HT for IBSS
2014-10-04  Janusz Dziedzicwpa_supplicant: Use hostapd_freq_params in assoc_params
2014-10-03  Jouni MalinenP2P: Use only the -m config for P2P management device
2014-09-29  Jouni MalinenExtend random MAC address support to allow OUI to be...
2014-09-27  Jouni MalinenAdd support for using random local MAC address
2014-09-08  Jouni MalinenWPS: Set EAPOL workarounds dynamically based on association
2014-07-07  Jouni MalinenAdd generic mechanism for adding vendor elements into...
2014-07-02  Jouni MalinenFix some sparse warnings about u16 vs. le16
2014-07-02  Jouni MalinenMark function static
2014-07-02  Jouni MalinenClear wpa_supplicant configuration keys explicitly
2014-07-02  Jouni MalinenHS 2.0: Verify assoc_req_ie buffer size for indication...
2014-06-15  Jouni MalinenP2P: Clean up by moving ifdef CONFIG_P2P to p2p_supppli...
2014-06-14  Ilan PeerP2P: Use another interface operating channel as listen...
2014-06-14  Avraham SternP2P: Remove duplicated code from get_shared_radio_freqs...
2014-06-14  Jouni MalinenRemove unused dump_freq_array()
2014-06-14  Ilan PeerP2P: Collect and use extended data on used frequencies
2014-06-14  Avraham SternP2P: Remove unused code from get_shared_radio_freqs_data()
2014-06-12  Jouni MalinenHS 2.0R2: Fix OSEN IE parsing for in cipher setup ...
2014-06-07  Jouni MalinenValidate driver extended capabilities length against...
2014-05-16  Dmitry ShmidtSend authentication failure reason in wpas_auth_failed()
2014-05-15  Eduardo AbinaderWPS: Deinit before wpas_p2p_disconnect()
2014-05-12  Alexandru CostacheRemove leftover timeouts on cleanup
2014-05-09  Hu WangMACsec: wpa_supplicant integration
2014-04-29  Eliad Pellerwpa_supplicant: Add Wake-on-WLAN configuration support
2014-04-24  Ilan Peerwpa_supplicant: Call frequency conflict handling during...
2014-04-24  Luciano Coelhoscan: Reset normal scan counter when a connection succeeds
2014-04-17  Jouni MalinenAllow HT 40 MHz intolerant flag to be set for association
2014-04-14  Jouni MalinenP2P: Fix interface remove to terminate all P2P groups
2014-04-13  Jouni MalinenRe-enable use of wildcard SSID with passphrase
2014-04-01  Pawel Kulakowskiwpa_supplicant: Allow disabling LDPC
2014-03-27  Eliad Pellerwpa_supplicant: Override HT A-MPDU size if VHT A-MPDU...
2014-03-21  Dmitry ShmidtAdd freq= parameter to 'set pno' command
2014-03-21  Andrei Otcheretianskiwpa_supplicant: Fix radio_remove_interface
2014-03-21  Prameela Rani Garn... Add get_radio_name() driver wrapper for wpa_supplicant
next