]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wpa_supplicant.c
P2P: Maintain list of per-client PSKs for persistent groups
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant.c
2013-09-01  Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-08-25  Jouni MalinenClear EAPOL supplicant configuration info on current_ss...
2013-07-31  Sean LinP2P: Do not delay retries on failure during group formation
2013-07-21  Jouni MalinenUse wpa_drv_shared_freq() if get_radio_name() is not...
2013-07-21  Ilan PeerChange share_vif_oper_freq() to handle multiple freqs
2013-07-21  Ilan Peernl80211: Report the number of concurrent support channels
2013-07-20  Chengyi ZhaoCancel delayed scheduled scan when wpa_supplicant cleans up
2013-06-30  Jouni MalinenP2P: Do not add ctrl interface for P2P_DEVICE (p2p...
2013-06-30  Jouni MalinenP2P: Fix TDLS and l2_packet init without P2P Device...
2013-06-30  Arend van SprielP2P: Create P2P Device interface if supported
2013-06-25  Arend van SprielP2P: Remove a call to wpas_p2p_deinit_global()
2013-06-19  Jouni MalinenInterworking: Add support for using eap_proxy offload
2013-05-22  Jouni MalinenTry to use fast-associate on ENABLE_NETWORK
2013-05-18  Jouni Malinenwpa_supplicant: Add -G argument to specify global ctrl...
2013-05-16  Vinayak KamathWNM: Add neighbor report processing for BSS Transition...
2013-05-12  Jouni MalinenMark interface disconnected on removal request
2013-05-12  Jouni MalinenDo not add BSS to blacklist on local disconnection...
2013-05-10  Deepthi GowriDefer scan if connection is in progress on any of the...
2013-05-07  Jouni MalinenTry to set WPA-None key after IBSS-joined event
2013-05-07  Jouni MalinenUse cached driver capabilities instead of new fetch...
2013-05-05  Jouni MalinenHS 2.0: Include HS 2.0 Indication element only for...
2013-04-25  Jouni MalinenDisable network temporarily on repeated connection...
2013-04-23  Jouni MalinenMove wpa_s freeing into wpa_supplicant_deinit_iface()
2013-04-23  Dmitry Shmidtwpa_supplicant: Add option -I for additional config...
2013-03-31  Jouni MalinenOptimize Extended Capabilities element to be of minimal...
2013-03-31  Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-18  Jouni MalinenP2P: Use common function for re-starting P2P scan after...
2013-03-16  Partha Narasimhanwpa_supplicant: Fix lookup of cached PMKSA
2013-03-16  Solomon PeachyFix build without CONFIG_CTRL_IFACE or CONFIG_NO_STDOUT...
2013-03-15  Jouni MalinenP2P: Remove persistent group peer if it rejects invitation
2013-03-10  Johannes Bergwpa_supplicant: Support VHT capability overrides
2013-03-10  David Spinadelwpa_supplicant: Reschedule sched scan after network...
2013-03-10  Jouni MalinenRemove unnecessary local variable
2013-03-10  David Spinadelwpa_supplicant: Handle enabling of one or all networks...
2013-02-28  Masashi HonmaUse scan results for reconnection
2013-02-12  Sunil DuttTDLS: Tear down peers when disconnecting from the AP
2013-02-03  Paul Stewartwpa_supplicant: Implement fast-associate on SelectNetwork
2013-02-03  Pontus FuchsUpdate scan interval gracefully
2013-01-13  Jouni MalinenMove cipher to enum wpa_cipher conversion into wpa_common.c
2013-01-13  Jouni MalinenMove cipher suite selection into common helper functions
2013-01-12  Jouni MalinenUpdate copyright notices to include year 2013
2012-12-25  Jouni MalinenRemove reassociated_connection variable
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...
next