]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wpa_supplicant.c
WNM: Additional BSS Transition Management capability
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant.c
2012-12-22  Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-22  Jouni MalinenShare a single function for building extended capabilit...
2012-12-21  Jouni MalinenExtend EAPOL frames processing workaround for roaming...
2012-12-18  Ben Greearwpa_supplicant: Allow user to disable short guard inter...
2012-12-16  Jouni MalinenWNM: Add WNM-Sleep Mode into Extended Capabilities...
2012-11-25  Jouni MalinenUse a shared function for requesting a new connection
2012-11-25  Jouni MalinenMaintain maximum blacklist count over list clear operations
2012-11-25  Jouni MalinenDocument wpa_s->scan_req
2012-11-24  Jouni MalinenAllow PMF to be enabled by default
2012-11-12  Jouni MalinenAllow OKC to be enabled by default
2012-11-05  Jouni MalinenRemove unused wpa_supplicant_disassociate()
2012-11-05  Jouni MalinenUse deauthentication instead of disassociation if not...
2012-11-05  Jouni MalinenUse wpa_drv_{disassociate,deauthenticate} while waiting...
2012-09-30  Jouni MalinenAdd initial parts for SAE
2012-09-27  Jouni MalinenAdd disallow_aps parameter to disallow BSSIDs/SSIDs
2012-09-23  Dan Williamswpa_supplicant: Set state to DISCONNECTED on AP creatio...
2012-09-14  Jouni MalinenP2P: Move p2p_cb_on_scan_complete to global context
2012-09-02  Jouni MalinenMaintain list of BSS entries in last scan result order
2012-08-29  Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-29  Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-27  Jouni MalinenAdd generic GAS request mechanism
2012-08-26  Jouni MalinenClear current_ssid and key_mgmt when disconnected
2012-08-26  Jouni MalinenDisable network block temporarily on authentication...
2012-08-23  Jouni MalinenP2P: Remove unnecessary call in resuming p2p_find
2012-08-23  Jouni MalinenP2P: Allow scan operations during p2p_find
2012-08-17  Yoni DivinskySupply the connection scan results to bgscan after...
2012-08-15  Jouni MalinenAllow non-WPA IEEE 802.1X to be select even if WPA...
2012-08-07  Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-08-03  Jouni MalinenEXT PW: Add support for psk parameter from external...
2012-08-03  Jouni MalinenEXT PW: Add framework for supporting external password...
2012-08-03  Jouni MalinenMove PSK/passphrase configuration check into use time...
2012-06-26  Jouni MalinenReinitialize autoscan on explicit reassocciate/reconnec...
2012-06-26  Jouni MalinenStart autoscan for first connection attempt
2012-06-26  Tomasz BursztykaAdd automatic scanning support
2012-06-25  Jouni MalinenSet state to DISCONNECTED on auth/assoc failures
2012-06-10  Jithu JanceP2P: Add preference setting for concurrent use cases
2012-05-28  Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-11  Jouni MalinenFix BSSID enforcement with driver-based BSS selection
2012-05-10  Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-05-10  Jouni MalinenP2P: Deinitialize global P2P context on P2P mgmt interf...
2012-05-08  Jouni MalinenHS 2.0: Add HS 2.0 Indication element into (Re)Associat...
2012-05-07  Jouni MalinenIgnore network blocks that have invalid WEP key length
2012-05-03  Rajkumar ManoharanAdd handling of OBSS scan requests and 20/40 BSS coex...
2012-04-27  Jouni MalinenFix D-Bus build without ctrl_iface
2012-04-01  Mukesh AgrawalCreate DBus getter/setter for ScanInterval
2012-03-31  Johannes Bergdebug: Add option to log to Linux tracing
2012-03-30  Bala ShanmugamAllow background scan period to be configured
2012-03-05  Jouni MalinenFilter station mode EAPOL RX on bridge interface based...
2012-03-01  Jouni MalinenFix processing of channel list update events
2012-03-01  Jouni MalinenFix CTRL-EVENT-DISCONNECTED event for locally generated...
2012-02-26  Jouni MalinenAllow PC/SC reader to be selected and initialized at...
2012-02-17  Jouni MalinenP2P: Allow channels to be removed from P2P use
2012-02-17  Jouni MalinenP2P: Do not include P2P IE in association request to...
2012-02-16  Jouni MalinenAdd BSSID filter for testing purposes
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11  Jouni MalinenSelect the BSD license terms as the only license altern...
2012-02-04  Dan WilliamsTry fallback drivers if global init for preferred drive...
2012-02-04  Jouni MalinenUse PMKSA cache entries with only a single network...
2012-02-04  Jouni MalinenDelay scan request on select_network if disconnecting
2012-01-29  Ben GreearSupport HT capability overrides
2012-01-29  Jouni MalinenRemove duplicated TERMINATING event
2012-01-29  Dmitry ShmidtMove ctrl_iface deinit into the end of interface deinit
2012-01-29  Dmitry ShmidtDeinit driver before notifying interface has been removed
2012-01-29  Dmitry ShmidtLet wpa_supplicant_deinit_iface() know that process...
2012-01-29  Eyal ShapiraInterleave wildcard and specific SSID scans when max_ss...
2012-01-28  Nicolas CavallariSupport fixing the BSSID in IBSS mode
2012-01-01  Jouni MalinenUpdate copyright notices to include year 2012
2011-12-31  Jouni MalinenRemove possible authentication timeout on connection...
2011-12-10  Arik NemtsovMaintain internal copy of Probe Response offload capabi...
2011-12-03  Jouni MalinenUpdate internal MAC address on EVENT_INTERFACE_ENABLED...
2011-12-03  Johan HedlundUpdate RSN supplicant MAC address on driver reinitializ...
2011-11-24  Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-03  Jouni Malinenndis: Work around lack of C99 designated initializers...
2011-10-30  Jouni MalinenFix TKIP countermeasures stopping in deinit paths
2011-10-23  Arik NemtsovTDLS: Get TDLS related capabilities from driver
2011-10-23  Christian Lamparterwpa_supplicant: Unify hardware feature data
2011-10-23  Jouni MalinenPostpone global_init() call until first driver instance...
2011-10-22  Jouni MalinenRemove user space client MLME
2011-10-21  Dmitry ShmidtPrevent ap_scan change during association
2011-10-16  Jouni MalinenAdd Extended Capability element to AssocReq for Interwo...
2011-10-15  Luciano CoelhoAdd delayed scheduled scan request
2011-10-15  Luciano CoelhoAdd filter support to scheduled scans
2011-10-15  Luciano CoelhoUse sched_scan in driver init
2011-10-15  Luciano CoelhoAdd scheduled scan driver operations
2011-10-02  Jithu JanceDo not re-associate on SELECT_NETWORK to current network
2011-09-30  Zhi ChenAllow wildcard SSID to be used with WPA-PSK if bssid...
2011-09-29  Jouni MalinenGAS: Use off-channel operations for requests
2011-09-29  Jouni MalinenGAS: Add a generic GAS query module
2011-09-26  Jouni MalinenDo not enable bgscan when driver takes care of BSS...
2011-09-26  Jouni MalinenSupport driver-based BSS selection in ap_scan=1 mode
2011-09-08  Edward LuMake sure wpa_proto gets cleared for WPS and non-WPA...
2011-09-07  Jouni MalinenFlush PMKSA cache entries and invalidate EAP state...
2011-09-02  Jouni Malinennl80211: Fix WPA_VERSIONS attribute for Connect command
2011-07-17  Jouni MalinenP2P: Set p2p auth/assoc parameter based on connection...
2011-07-16  Jouni MalinenDeauthenticate on reconfiguration
2011-06-21  Jouni MalinenP2P: Start GO without extra scan step
2011-05-31  Jouni Malinenrandom: Add support for maintaining internal entropy...
2011-04-15  Jouni MalinenUpdate driver country info on 'SET country <value>'
2011-04-14  Jouni MalinenTDLS: Verify that scan results for BSS are available...
2011-04-11  Dmitry ShmidtMake scan interval configurable
next