]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2011-10-23  Arik NemtsovTDLS: Support mgmt-frame Tx for ctrl-iface operations
2011-10-23  Arik NemtsovTDLS: Add peer as a STA during link setup
2011-10-23  Arik NemtsovTDLS: Collect peer capabilities and supp-rates during...
2011-10-23  Arik NemtsovTDLS: Implement low-ack event for lost TDLS peers
2011-10-23  Arik NemtsovTDLS: Support sending TDLS discovery requests
2011-10-23  Arik NemtsovTDLS: Support sending a teardown frame from usermode
2011-10-23  Arik NemtsovTDLS/nl80211: Support receiving TDLS discovery response...
2011-10-23  Arik NemtsovTDLS: Process discovery requests and send discovery...
2011-10-23  Arik NemtsovTDLS: Get TDLS related capabilities from driver
2011-10-23  Arik Nemtsovnl80211: Implement TDLS callback functions and propagat...
2011-10-23  Arik NemtsovTDLS: Use a valid dialog-token in a setup request
2011-10-23  Arik NemtsovTDLS: Support setting CONFIG_TDLS_TESTING in .config
2011-10-23  Jouni Malinennl80211: Handle special TDLS direct link key index use
2011-10-23  Jouni Malinenhwsim_test: Fix silly bug in select() result processing
2011-10-23  Jouni MalinenRemove incorrect statement about get_hw_feature_data...
2011-10-23  Jouni MalinenRemove unused driver_ops client MLME functions
2011-10-23  Christian Lamparterwpa_supplicant: Check rate sets before joining BSS
2011-10-23  Christian Lamparterwpa_supplicant: Unify hardware feature data
2011-10-23  Jouni MalinenAllow driver wrappers to indicate whether HT info is...
2011-10-23  Jouni MalinenPostpone global_init() call until first driver instance...
2011-10-23  Jouni MalinenTLS: Validate RSA ClientKeyExchange length field
2011-10-23  Jouni MalinenRemove unused variables
2011-10-23  Grant Ericksondbus: Removed unused local variable
2011-10-23  Jouni MalinenFix hostapd_wpa_auth_send_ether() return value
2011-10-23  Jouni MalinenComment out scard initialization code if PCSC_FUNCS...
2011-10-23  Jouni MalinenRemove unused variable from os_gmtime()
2011-10-22  Jouni Malinennl80211: Remove some unnecessary ifdef HOSTAPD blocks
2011-10-22  Jouni MalinenRemove user space client MLME
2011-10-22  Andrii BordunovAdd CONFIG_WPS_REG_DISABLE_OPEN to defconfig
2011-10-22  Andrii BordunovWPS: Use ifdef blocks consistently for CONFIG_WPS_REG_D...
2011-10-22  Andrii Bordunovwpa_priv: Link in trace.o to fix CONFIG_WPA_TRACE build
2011-10-22  Jouni Malinenwpa_priv: Link in ieee802_11_common.o if driver_nl80211...
2011-10-22  Andrii Bordunovwpa_priv: Update function arguments to fix compilation
2011-10-22  Jouni MalinenShare a single wpa_scan_results_free() implementation
2011-10-22  Andrii BordunovRemove unused variable and function
2011-10-22  Ben GreearFix typo in comment related to EAPOL
2011-10-22  Ben Greearnl80211: Use one global ioctl socket
2011-10-22  Ben Greearnl80211: Use a global netlink command object
2011-10-22  Ben Greearnl80211: Use global nl_cb template
2011-10-22  Ben Greearnl80211: Clean up error path in wpa_driver_nl80211_init
2011-10-22  Johannes Bergnl80211: Abstract handle/cache (de)allocation
2011-10-22  Johannes Bergnl80211: Fix hostapd error path
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...
next