bgscan: Do not initialize bgscan if disabled by user
[mech_eap.git] / wpa_supplicant / wpa_supplicant.c
2014-03-04 David Spinadelbgscan: Do not initialize bgscan if disabled by user
2014-02-25 Jouni MalinenHS 2.0R2: Slow down connection attempts on EAP failures
2014-02-25 Jouni MalinenHS 2.0R2: Add OSEN client implementation
2014-02-25 Jouni MalinenHS 2.0R2: Add routine for fetching OSU provider information
2014-02-25 Jouni MalinenHS 2.0R2: Add WNM-Notification Request for Subscription...
2014-02-25 Jouni MalinenHS 2.0R2: Update Indication element to Release 2
2014-02-24 Jouni MalinenDo not start another connect work while one is pending
2014-02-15 Andrei Otcheretianskiwpa_supplicant: Complete radio works on disable event
2014-02-13 Dmitry ShmidtAdd bssid/freq hint for driver-based BSS selection
2014-01-30 Eytan LifshitzFix memory leaks and wrong memory access
2014-01-27 Jouni MalinenP2P: Add support for IP address assignment in 4-way...
2014-01-27 Arif HussainP2P: Apply unsafe frequency rules to available channels
2014-01-17 Arend van SprielUse minimal scan delay upon EVENT_INTERFACE_ADDED
2014-01-17 Arend van SprielReset normal_scans counter upon entering INTERFACE_DISA...
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2014-01-07 Jouni MalinenInterworking: Keep up to two pending GAS_REQUEST responses
2014-01-07 Jouni MalinenAllow external programs to request wpa_radio work items
2014-01-07 Jouni MalinenDo not start wpa_radio work during externally triggered...
2014-01-07 Jouni MalinenRemove unneeded scan delay on connection-in-progress
2014-01-07 Jouni MalinenUse wpa_radio work for connection
2014-01-05 Jouni MalinenUse radio work for P2P scan requests
2014-01-05 Jouni MalinenUse radio work for scan requests
2014-01-05 Jouni MalinenAdd framework for exclusive radio operations
2014-01-02 Jouni MalinenAvoid unnecessary key clearing operations
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-31 Jouni MalinenDeclare wpa_drivers in src/drivers/driver.h
2013-12-31 Jouni MalinenGet rid of duplicated cipher suite and AKM definitions
2013-12-28 Jouni MalinenFix PeerKey 4-way handshake
2013-12-26 Jouni MalinenAllow channel list to be specified for SCAN command
2013-12-24 Moshe Benjiwpa_supplicant: Fix crash when terminating all interfaces
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for temp-disabled...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for EAPOL RX workaround
2013-12-24 Eliad Pellerbgscan: Stop bgscan only on disassociation
2013-12-23 Jouni MalinenAdvertise QoS Map support based on driver capability
2013-12-15 Tomasz BursztykaFix a never-ending loop with multiple radios in wpa_sup...
2013-12-08 Jithu JanceP2P: Handle frequency conflict in single channel concur...
2013-11-24 Jouni MalinenUse wpa_radio data for get_shared_radio_freqs()
2013-11-24 Jouni MalinenUse wpa_radio data for wpas_wpa_is_in_progress()
2013-11-24 Jouni MalinenAdd shared per-radio structure for wpa_supplicant
2013-11-24 Jouni MalinenMove wpa_supplicant driver initialization into a helper...
2013-11-23 Michael SchallerD-Bus: Add support to set pkcs11_{engine,module}_path
2013-11-17 Masashi HonmaSCARD: Clean up SIM/USIM selection
2013-11-05 Jouni MalinenP2P: Add more debug prints for frequency selection
2013-11-05 Ilan Peerwpa_supplicant: Fix bug in get_shared_radio_freqs
2013-11-05 Haim Dreyfussbgscan: Add global bgscan configuration
2013-10-27 Jouni MalinenWPS: Clear known_wps_freq in addition to after_wps
2013-10-26 Jouni MalinenRemove unnecessary wpa_s->conf checks
2013-10-23 Naresh Jayarameap_proxy: Confirm eap_proxy initialization before...
2013-10-23 Jouni MalinenFix ENABLE_NETWORK not to reconnect in disconnected...
2013-10-22 Jouni MalinenMake frequency range list routines more general
2013-10-21 Kyeyoon ParkGAS: Delay GAS query Tx while scanning/connecting
2013-10-20 Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-10-18 Jouni MalinenInterworking: Add support for QoS Mapping functionality...
2013-10-02 Arif HussainInclude Extended Capabilities element based on scan...
2013-09-25 Jouni MalinenP2P: Remove P2P groups on process termination
2013-09-03 Vinay Krishna ErannaP2P: Fix crash when failed to create GO interface aosp-kk-from-upstream
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...
next