wpa_supplicant: Use monotonic time for last_scan check
[mech_eap.git] / wpa_supplicant / wpa_supplicant_i.h
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for last_scan check
2013-12-24 Johannes BergWPS: Use monotonic time for AP connection attempt
2013-12-24 Johannes Bergwpa_supplicant: Use relative time for TKIP Michael...
2013-12-24 Johannes BergP2P: Use monotonic time for GO client waiting
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for EAPOL RX workaround
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for SA query timeout
2013-11-24 Jouni MalinenAdd shared per-radio structure for wpa_supplicant
2013-11-24 Loic PoulainRestore scan_req if sta scan is rescheduled in the...
2013-11-23 Michael SchallerD-Bus: Add support to set pkcs11_{engine,module}_path
2013-11-05 Jouni MalinenP2P: Add more debug prints for frequency selection
2013-10-27 Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-22 Jouni MalinenMake frequency range list routines more general
2013-10-21 Kyeyoon ParkGAS: Delay GAS query Tx while scanning/connecting
2013-09-26 Jouni MalinenP2P: Use group formation timeout on persistent group GO
2013-09-26 Jouni MalinenP2P: Extend group formation timeout on GO to first...
2013-09-01 Jouni MalinenP2P: Add event messages for possible PSK failures on...
2013-09-01 Jouni MalinenP2P: Maintain list of per-client PSKs for persistent...
2013-09-01 Jouni MalinenP2P: Allow per-device PSK to be assigned
2013-08-27 Jouni MalinenP2P: Postpone concurrent scans when waiting for first...
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-06-30 Arend van SprielP2P: Create P2P Device interface if supported
2013-06-19 Jouni MalinenInterworking: Add support for using eap_proxy offload
2013-05-20 Jouni MalinenAdd test code for fetching the last configured GTK
2013-05-18 Jouni MalinenAdd band option (2.4 vs. 5) for filtering scans
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-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-04-23 Dmitry Shmidtwpa_supplicant: Add option -I for additional config...
2013-04-01 Jouni MalinenInterworking: Try to use same BSS entry for storing...
2013-03-31 Johannes Berghostapd/wpa_s: Use driver's extended capabilities
2013-03-31 Masashi HonmaWPS: Skip rescanning after provisioning if AP was confi...
2013-03-31 Jouni MalinenAdd ignore_old_scan_res configuration parameter
2013-03-15 Jouni MalinenP2P: Remove persistent group peer if it rejects invitation
2013-03-10 Johannes Bergwpa_supplicant: Support VHT capability overrides
2013-02-03 Jouni MalinenMake wpas_select_network_from_last_scan() static
2013-02-03 Paul Stewartwpa_supplicant: Implement fast-associate on SelectNetwork
2013-01-13 Jouni MalinenMove cipher to enum wpa_cipher conversion into wpa_common.c
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2013-01-12 Jouni MalinenSAE: Use a shared data structure for AP and station
2012-12-25 Jouni MalinenRemove reassociated_connection variable
2012-12-22 Jouni MalinenShare a single function for building extended capabilit...
2012-12-22 Jouni MalinenDocument offchannel Action frame TX functions
2012-12-21 Jouni MalinenExtend EAPOL frames processing workaround for roaming...
2012-12-18 Jouni MalinenWNM: Add option to disable keep-alive frames for testin...
2012-11-25 Jouni MalinenUse a shared function for requesting a new connection
2012-11-25 Jouni MalinenRemove unused function prototype
2012-11-25 Jouni MalinenMaintain maximum blacklist count over list clear operations
2012-11-25 Jouni MalinenDocument wpa_s->scan_req
2012-11-25 Jouni MalinenP2P: Avoid multi-channel scans when they are not needed
2012-11-22 Sunil DuttP2P: Set user_initiated_pd separately from the join...
2012-11-05 Jouni MalinenRemove unused wpa_supplicant_disassociate()
2012-10-28 Jouni MalinenWPS: Use AP Channel attribute in credential to speed...
2012-10-06 Jouni MalinenSAE: Add Finite Cyclic Group negotiation and Send-Confirm
2012-09-27 Jouni MalinenAdd disallow_aps parameter to disallow BSSIDs/SSIDs
2012-09-14 Jouni MalinenP2P: Move p2p_cb_on_scan_complete to global context
2012-09-02 Jouni MalinenInterworking: Fetch only the needed ANQP information
2012-09-02 Jouni MalinenInterworking: Skip extra scan after network auto-select
2012-09-02 Jouni MalinenMaintain list of BSS entries in last scan result order
2012-08-31 Jouni MalinenP2P: Allow p2p_invite-persistent to specify channel...
2012-08-29 Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-28 Jouni MalinenInterworking: Add optional use of network selection...
2012-08-27 Jouni MalinenAdd generic GAS request mechanism
2012-08-27 Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-08-26 Jouni MalinenDisable network block temporarily on authentication...
2012-08-23 Jouni MalinenP2P: Allow scan operations during p2p_find
2012-08-15 Rajkumar ManoharanP2P: Add optional "ht40" argument for p2p_connect
2012-08-11 Jouni MalinenP2P: Move group removal reason to a function parameter
2012-08-03 Jouni MalinenEXT PW: Add framework for supporting external password...
2012-06-30 Gary MorainExport disconnect reason code to dbus
2012-06-26 Jouni MalinenReinitialize autoscan on explicit reassocciate/reconnec...
2012-06-26 Tomasz BursztykaAdd automatic scanning support
2012-06-10 Jithu JanceP2P: Add preference setting for concurrent use cases
2012-06-06 Sunil Dutt UndekariP2P: Improve p2p_prov_disc-auto robustness
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
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 MalinenP2P: Allow older scan results to improve p2p_connect...
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-27 Jouni MalinenP2P: Add option to force SSID/passphrase for GO Negotiation
2012-04-26 Jouni MalinenP2P: Add p2p_prov_disc auto mechanism
2012-04-13 Jouni MalinenP2P: Add automatic GO Negotiation vs. join-a-group...
2012-04-03 Jouni MalinenP2P: Remove client group on Deauthentication reason...
2012-04-01 Johannes BergDBus: Add ability to report probe requests
2012-04-01 Mukesh AgrawalCreate DBus getter/setter for ScanInterval
2012-03-31 Johannes Bergdebug: Add option to log to Linux tracing
2012-03-01 Jouni MalinenFix processing of channel list update events
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-16 Jouni MalinenAdd BSSID filter for testing purposes
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29 Ben GreearSupport HT capability overrides
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...
2011-12-31 Jouni MalinenWPS: Use single channel scan if AP channel already...
next