mech_eap.git
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
2011-09-29 Jouni MalinenMove GAS/ANQP build routines to a separate file from P2P
2011-09-29 Jouni MalinenP2P: Provide mechanism for figuring out p2p_scan_ie...
2011-09-29 Jouni MalinenP2P: Fix group formation after previous commit
2011-09-29 Jouni MalinenP2P: Do not request station mode scans during P2P opera...
2011-09-29 Jouni MalinenP2P: Do not leave P2P scan handler registered if scan...
2011-09-26 Jouni MalinenDo not enable bgscan when driver takes care of BSS...
2011-09-26 Jouni MalinenSupport driver-based BSS selection in ap_scan=1 mode
2011-09-26 Vivek Natarajannl80211: Add driver flag for firmware-based BSS selection
2011-09-26 Jouni MalinenRename and fix ANQP definitions to match IEEE Std 802...
2011-09-26 Mathieu Olivariatheros: Allow flattened driver include file directories
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-09-25 Jouni MalinenGnuTLS: Fix build bit various GnuTLS versions
2011-09-25 Jouni MalinenTLS: Add support for TLS v1.1 (RFC 4346) with internal TLS
2011-09-25 Jouni MalinenTLS: Do not enforce in-place processing in tlsv1_record...
2011-09-25 Jouni MalinenTLS: Add protection against record layer CBC attacks
2011-09-25 Jouni MalinenTLS: Avoid unnecessary copying of encrypted data at...
2011-09-25 Jouni MalinenTLS: Fix record layer protocol version validation
next