]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2011-10-22  Ben Greearnl80211: Use global netlink rtm event object
2011-10-22  Jouni Malinenhostapd: Call global_init/global_deinit driver_ops
2011-10-22  Jouni Malinennl80211: Use a wrapper for genlmsg_put
2011-10-21  Dmitry Shmidtwext: Do not set SSID on disconnect on Android
2011-10-21  Jouni Malinenwext: Clean up the disconnect BSSID/SSID clearing
2011-10-21  Dmitry ShmidtPrevent ap_scan change during association
2011-10-21  Dmitry ShmidtSet ANDROID_LOG_NAME depending on application
2011-10-21  Dmitry ShmidtAdd blacklist command
2011-10-21  Jouni Malinenwext: Remove trailing whitespace
2011-10-21  Jouni MalinenInterworking: Allow ANT to be configured for Probe...
2011-10-21  Jouni MalinenInterworking: Filter Probe Request frames based on...
2011-10-21  Jouni MalinenInterworking: Add Interworking element to IE parser
2011-10-21  Jouni MalinenInterworking: Include Access Network Type in set_ap...
2011-10-20  Johannes Bergnl80211: Clean up capability querying
2011-10-20  Johannes BergAP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
2011-10-20  Johannes BergMove get_hdr_bssid() to make it easier to share for...
2011-10-20  Jouni Malinennl80211: Stop more quickly on initialization errors
2011-10-20  Jouni MalinenFix segfault on error path if driver initialization...
2011-10-20  Johannes Bergnl80211: Compat code for genl_ctrl_alloc_cache
2011-10-20  Johannes BergAP: Do station poll in driver wrapper
2011-10-20  Jouni MalinenInterworking: Use unsigned integer for bitfield
2011-10-18  Jouni Malinenwext: Increase scan timeout from 5 to 10 seconds
2011-10-18  Dmitry ShmidtAdd log_level command
2011-10-18  Jouni MalinenEAP: Clear ClientTimeout back to default value in INITI...
2011-10-18  Dmitry ShmidtAndroid: Add wpa_ctrl_cleanup()
2011-10-18  Jouni MalinenAndroid: Sync Android.mk with recent Makefile changes
2011-10-18  Jouni Malinennetlink: Do not use void pointer for pointer arithmetic
2011-10-17  Jouni MalinenAdd support for Time Advertisement
2011-10-17  Jouni MalinenAdd os_gmtime() as wrapper for gmtime()
2011-10-17  Jouni MalinenInterworking: Add support for configuring Roaming Conso...
2011-10-17  Jouni MalinenInterworking: Add Advertisement Protocol element
2011-10-17  Jouni MalinenRemove set_intra_bss() driver_ops
2011-10-17  Jouni Malinenatheros: Add a placeholder function for set_ap() driver_ops
2011-10-17  Jouni MalinenAdd Interworking configuration in set_ap() driver_ops
2011-10-17  Jouni MalinenAdd Ext Capab and Interworking elements to extra IEs
2011-10-17  Jouni MalinenMove Ext Capab and Interworking element construction...
2011-10-17  Jouni MalinenClean up AP mode extra IE construction
2011-10-17  Jouni MalinenRemove unused function argument
2011-10-17  Jouni MalinenMove AP BSS configuration parameters into set_ap()
2011-10-17  Jouni MalinenDeprecate set_intra_bss() driver_ops
2011-10-17  Jouni MalinenRemove unused P2P device discovery hack from Beacon...
2011-10-17  Jouni MalinenStart deprecating various AP mode driver_ops
2011-10-17  Jouni Malinenatheros: Add debug hexdumps for IE configuration
2011-10-17  Mahesh PalivelaMove SA Query mechanism into a file that can be shared...
2011-10-16  Jouni MalinenInterworking: Document network selection parameters
2011-10-16  Jouni MalinenInterworking: Support for using EAP-SIM credentials...
2011-10-16  Jouni MalinenInterworking: Support username/password based network...
2011-10-16  Jouni MalinenInterworking: Parse NAI Realms and match against home...
2011-10-16  Jouni MalinenInterworking: Add commands for network selection
2011-10-16  Jouni MalinenInterworking: Add ANQP query requests
2011-10-16  Jouni Malinenwpa_cli: Make second argument to set command optional
2011-10-16  Jouni MalinenGAS: Export gas_build_initial_resp()
2011-10-16  Jouni MalinenDefine new IEEE 802.11u status codes
2011-10-16  Jouni MalinenWNM: Add BSS Transition Management Request for ESS...
2011-10-16  Jouni Malinennl80211: Register GAS frames for Interworking
2011-10-16  Jouni MalinenAdd Extended Capability element to AssocReq for Interwo...
2011-10-16  Jouni MalinenIEEE 802.11u: Allow Interworking and HESSID to be confi...
2011-10-16  Jouni MalinenIEEE 802.11u: Add configuration and advertisement for...
2011-10-16  Jouni MalinenFix location of P2P indication flag in BSS ctrl_iface...
2011-10-16  Gurumoorthi... Allow drivers to indicate WPS push button in station...
2011-10-16  Jouni MalinenUse a common error handler in hostapd_notif_assoc()
2011-10-16  Jouni MalinenClean up IE processing in hostapd_notif_assoc()
2011-10-16  Jouni MalinenWPS: Fix WPS IE processing
2011-10-16  Jouni MalinenRemove unused function argument
2011-10-16  Jouni MalinenConvert signed bit field to unsigned one
2011-10-16  Jouni Malinendbus: Fix potential memory leak with unexpected p2p_fin...
2011-10-16  Jouni MalinenRemove unnecessary wpa_s == NULL validation
2011-10-16  Jouni Malinenbase64: Stop decoding at the first sequence of pad...
2011-10-16  Jouni MalinenFix double free with CONFIG_WPS_STRICT=y
2011-10-15  Luciano CoelhoAdd delayed scheduled scan request
2011-10-15  Luciano Coelhonl80211: Add support for sched_scan filtering
2011-10-15  Luciano CoelhoAdd filter support to scheduled scans
2011-10-15  Luciano CoelhoIncrease maximum number of SSIDs per scan
2011-10-15  Luciano CoelhoUse sched_scan in driver init
2011-10-15  Luciano Coelhonl80211: Add scheduled scan support
2011-10-15  Luciano CoelhoAdd scheduled scan driver operations
2011-10-15  Luciano CoelhoReorganize P2P and WPS scan code
2011-10-15  Mukesh AgrawalFix object file list for hlr_auc_gw
2011-10-15  Jouni Malinenedit: Fix history prev/next selection
2011-10-15  Jouni Malinennl80211: Add debug print for channel changes
2011-10-15  Jouni MalinenFix some forgotten comments in set_beacon to set_ap...
2011-10-15  Jithu Jancenl80211: Use shorter monitor interface name for P2P GO
2011-10-15  Yogesh Ashok... Disconnect STA when it fails to get added in kernel...
2011-10-15  B. JFix NT-hash password use with integrated authentication...
2011-10-12  Janusz DziedzicP2P: Fix wpabuf reuse on p2p_group_notif_noa()
2011-10-12  Janusz DziedzicP2P: Cleanup AP callbacks when removing the group
2011-10-12  Jouni MalinenEAPOL auth: Disconnect after IEEE 802.1X failure
2011-10-12  Jouni MalinenEAP-FAST: Allow unprotected EAP-Failure in provisioning...
2011-10-11  Jouni MalinenP2P: Do not change SSID during GO negotiation
2011-10-02  Jouni MalinenClear OKC-based PMKSA caching entries if PMK is changed
2011-10-02  Mohamed Abbasdbus: Export max scan ssids supported by driver
2011-10-02  Jouni MalinenSync with wireless-testing.git linux/nl80211.h
2011-10-02  Jithu JanceDo not re-associate on SELECT_NETWORK to current network
2011-10-01  Johannes BergAP: Use QoS nullfunc for connection poll
2011-10-01  Marek KwaczynskiP2P: Refresh peer entries on Probe Request RX
2011-09-30  Zhi ChenWPS: Send AP Settings as a wrapped Credential attribute...
2011-09-30  Zhi ChenAllow wildcard SSID to be used with WPA-PSK if bssid...
2011-09-29  Shan PalanisamyFT: Add driver wrappers for FT with driver-based MLME/SME
2011-09-29  Jouni MalinenGAS: Use off-channel operations for requests
2011-09-29  Jouni MalinenGAS: Add a generic GAS query module
next