]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant
HS 2.0: Add Hotspot 2.0 ANQP elements to Interworking queries
[thirdparty/hostap.git] / wpa_supplicant /
2012-05-08  Jouni MalinenHS 2.0: Add Hotspot 2.0 ANQP elements to Interworking...
2012-05-08  Jouni MalinenHS 2.0: Indicate Hotspot 2.0 in BSS table and status
2012-05-08  Jouni MalinenHS 2.0: Add HS 2.0 Indication element into (Re)Associat...
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 indication into Probe Request
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 station ctrl_iface
2012-05-08  Jay KatabathuniHS 2.0: Add runtime configuration of Hotspot 2.0 station
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 ANQP routines
2012-05-08  Jouni MalinenRemove scripts and notes related to the Windows binary...
2012-05-08  Jouni MalinenP2P: Store SSID of the group in p2p_group data
2012-05-08  Jouni MalinenP2P: Allow older scan results to improve p2p_connect...
2012-05-07  Jouni MalinenIgnore network blocks that have invalid WEP key length
2012-05-07  Jouni MalinenUpdate copyright and license notification in D-Bus...
2012-05-05  Jouni MalinenAdd more documentation for IEEE 802.11w/PMF configuration
2012-05-05  Jouni MalinenFix SIM/USIM determination to support EAP-AKA'
2012-05-03  Wei-Jen LinAllow pbc_in_m1 workaround to be enabled in wpa_supplic...
2012-05-03  Wei-Jen LinP2P: Clone max_sta_num parameter for group interfaces
2012-05-03  Jouni MalinenScan only 2.4 GHz band for OBSS scans
2012-05-03  Rajkumar ManoharanAdd handling of OBSS scan requests and 20/40 BSS coex...
2012-04-28  Jouni MalinenRemove unused variable if CONFIG_P2P=y is not used
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-26  Jouni MalinenP2P: Fix PD Failure event to show peer device address
2012-04-21  Jouni MalinenSync wpa_supplicant man page with README changes
2012-04-21  Jouni MalinenRemove unnecessary EVENT_RX_MGMT data validation
2012-04-21  Adrien BustanyP2P: Don't rely on dictionary ordering in wpas_dbus_han...
2012-04-21  Masashi HonmaP2P: Remove unused variable
2012-04-17  Deepthi GowriP2P: Add provision discovery failure event
2012-04-17  Jouni MalinenFix sched_scan for max-num-of-scan_ssid=1 networks
2012-04-17  Jouni MalinenFix sched_scan debug print regarding timeout
2012-04-17  Jouni MalinenAdd disable_scan_offload parameter to disable automatic...
2012-04-14  Adrien BustanyP2P: Allow wildcard service discovery from DBus API
2012-04-14  Nirav ShahP2P: Cleanup P2PDevice D-Bus interface for hostap-1...
2012-04-14  Nirav ShahP2P: Fix D-Bus property getters to default to "/" for...
2012-04-14  Dmitry Shmidtwpa_supplicant: Use bss_id list for 'bss FIRST' command
2012-04-13  Jouni MalinenP2P: Allow immediate group idle timeout configuration
2012-04-13  Jouni MalinenP2P: Extend use of group formation timeout until end...
2012-04-13  Jouni MalinenP2P: Fix p2p_connect join scan handler in error cases
2012-04-13  Jouni MalinenP2P: Add automatic GO Negotiation vs. join-a-group...
2012-04-11  Vasanthakumar Thia... Allow disable_ht to override 11n configuration in AP...
2012-04-08  Jouni MalinenP2P: Fix shared freq check and support AP mode validation
2012-04-08  Jouni MalinenP2P: Abort join-group operation if concurrent group...
2012-04-07  Jouni MalinenRemove forgotten GPL language from man pages and README...
2012-04-07  Jouni MalinenAndroid: Sync build configuration with defconfig changes
2012-04-07  Jouni MalinenRemove experimental Symbian build
2012-04-07  Dmitry ShmidtAdd RANGE=ALL|N1-N2 selection for ctrl_iface BSS command
2012-04-07  Dmitry ShmidtAdd MASK=0xH option for the ctrl_iface BSS command
2012-04-07  Dmitry ShmidtMove ctrl_iface BSS command response generation into...
2012-04-06  Nirav ShahP2P: Disconnect P2P group on supplicant deinit
2012-04-06  Angie ChinchillaP2P: Fix crash for failure case when WSC PIN is entered...
2012-04-06  Jouni MalinenDo not write bg_scan_period value if default (-1) has...
2012-04-06  Angie ChinchillaClarify comment in wpa_supplicant/defconfig
2012-04-06  Ed WildgooseSave bgscan parameter into configuration file
2012-04-06  Neeraj Kumar GargP2P: Update BSS entries in P2P group interface only...
2012-04-06  Ben GreearBetter wpa_cli error messages when connect fails
2012-04-06  Ben GreearMake bind failure messages unique
2012-04-06  Ben Greearwpa_supplicant: Print initialization information on...
2012-04-05  Johannes BergAdd script to convert wpa_supplicant debug output to...
2012-04-03  Anirban SirkhellWPS: Allow vendor specific attribute to be added into M1
2012-04-03  Jouni MalinenP2P: Remove client group on Deauthentication reason...
2012-04-01  Eliad PellerP2P: Notify about disconnection only when needed
2012-04-01  Eliad PellerP2P: Add deinit_p2p_cli op to clear P2P client driver...
2012-04-01  Jouni MalinenFix Probe Request processing in wpa_supplicant AP mode
2012-04-01  Johannes BergDBus: Add ability to report probe requests
2012-04-01  Johannes BergPass signal strength through, fix units
2012-04-01  Mukesh AgrawalCreate DBus getter/setter for ScanInterval
2012-04-01  Jouni MalinenFix memory leaks on radius_client_send error paths
2012-03-31  Nirav ShahClean up: Replace standard lib methods with os.h ones
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-30  Jouni MalinenInterworking: Add realm to the anonymous identity from...
2012-03-30  Jouni MalinenInterworking: Disconnect before trying interworking...
2012-03-30  Jouni MalinenClear previous BSSID on explicit disconnection request
2012-03-30  Anirban SirkhellAdd wps_cancel for hostapd_cli
2012-03-29  Jouni MalinenP2P: Add support for preferred channel list
2012-03-29  Jouni MalinenStop sched_scan if requested to run full scan
2012-03-27  Vasanthakumar Thia... wpa_supplicant: Add provision to configure inactivity...
2012-03-27  Jouni MalinenP2P: Do not use group idle timeout during provisioning
2012-03-26  Jouni MalinenP2P: Validate p2p_oper_channel in p2p_group_add
2012-03-05  Todd Previtedbus: Make P2P group properties accessible individually
2012-03-05  Eliad PellerBSS: Fix use-after-realloc
2012-03-05  Grzegorz BajorskiP2P: Filter input parameters in p2p_serv_disc_external
2012-03-05  Jouni MalinenFilter station mode EAPOL RX on bridge interface based...
2012-03-04  Jouni MalinenFix memory leak on parsing multiple network block eap...
2012-03-04  Jouni MalinenInterworking: Use EAP-AKA if USIM is used
2012-03-04  Jouni MalinenInterworking: Support real SIM/USIM card for network...
2012-03-04  Jouni MalinenInterworking: Make plmn_id_match() for generic
2012-03-04  Jouni MalinenInterworking: Fix credential block example
2012-03-03  Jouni MalinenInterworking: Update configuration file documentation...
2012-03-03  Jouni MalinenInterworking: Add support for certificate credentials...
2012-03-01  Jouni MalinenP2P: Fix provisioning info clearing after successful...
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-29  Jouni MalinenP2P: Fix p2p_cancel to return success if GO Negotiation...
2012-02-28  Jouni MalinenP2P: Use scan optimization for post-provisioning connection
2012-02-28  Jouni MalinenP2P: Optimize provisioning step scan for join-a-group...
2012-02-28  Jouni MalinenP2P: Use specific SSID in scan for provisioning step
2012-02-27  Jouni MalinenP2P: Advertise immediate availability of WPS credential
2012-02-27  Vivek NatarajanAdd support for hidden SSID in wpa_supplicant AP mode
2012-02-27  Jouni MalinenFix CONFIG_AP + CONFIG_INTERWORKING build
next