mech_eap.git
2012-05-11 Jouni MalinenP2P: Add option for Provision Discovery before GO Negot...
2012-05-11 Jouni MalinenAdd debug prints of scan result IEs
2012-05-11 Jouni MalinenFix BSSID enforcement with driver-based BSS selection
2012-05-11 Jouni MalinenWPS: Fix BSSID filter handling
2012-05-10 Jouni MalinenAdd ChangeLog entries from v1.0 release
2012-05-10 Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-05-10 Ben Greearwpa_supplicant: Fix overlapping memcpy on WPS interface...
2012-05-10 Jouni MalinenP2P: Deinitialize global P2P context on P2P mgmt interf...
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: Parse Hotspot 2.0 IE from IE list
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 Jay KatabathuniHS 2.0: Define Hotspot 2.0 OUI types and subtype values
2012-05-08 Jouni MalinenRemove scripts and notes related to the Windows binary...
2012-05-08 Jouni MalinenP2P: Reject PD Request for unknown group
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-08 Jouni MalinenP2P: Do not use prov_disc_resp() callback for rejected PD
2012-05-08 Jouni MalinenP2P: Wait 100 ms if driver fails to start listen operation
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-06 Jouni MalinenAdd preliminary RADIUS dynamic authorization server...
2012-05-05 Jouni Malinenhostapd: Allow addition of arbitrary RADIUS attributes
2012-05-05 Jouni Malinenhostapd: Add optional Chargeable-User-Identity request...
2012-05-05 Jouni Malinenhostapd: Copy Chargeable-User-Identity into accounting...
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-05 Jouni Malinenhlr_auc_gw: Use 5 bit IND for SQN updates
2012-05-03 Jouni Malinenhlr_auc_gw: Add support for updating Milenage file SQN
2012-05-03 Jouni Malinenhlr_auc_gw: Fix CONFIG_WPA_TRACE=y build
2012-05-03 Jouni MalinenP2P: Add P2P information for Doxygen docs
2012-05-03 Xi ChenWNM: Define IEEE 802.11v WNM-Sleep elements
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-05-03 Rajkumar ManoharanDefine 20/40 BSS Coexistence elements
2012-05-02 Jouni MalinenEAP-AKA': Update to RFC 5448
2012-05-02 Jouni MalinenEAP-AKA' server: Fix identity for MK derivation
2012-05-02 Wei-Jen LinP2P: Fix Device ID matching for Probe Request frames
2012-04-28 Jouni MalinenRemove unused variable if CONFIG_P2P=y is not used
2012-04-28 Jouni MalinenRemove unused variable
2012-04-28 Jouni MalinenFix compiler warning on printf format with size_t
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-26 Jouni MalinenP2P: Do not update peer Listen channel based on PD...
2012-04-24 Jouni MalinenUpdate Doxygen documentation for new version
2012-04-21 Jouni MalinenFix validation of PSK-from-RADIUS-server required response
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-19 Jouni MalinenSync with include/linux/nl80211.h from wireless-testing.git
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-16 Jouni MalinenP2P: Fix disallowing of pending listen command to overr...
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 Jouni MalinenP2P: Clear P2P_DEV_SD_INFO when new wildcard SD query...
2012-04-11 Vasanthakumar... Allow disable_ht to override 11n configuration in AP...
2012-04-11 Jouni MalinenAP: Reschedule ap_handle_timer event on (re)association
2012-04-11 Jouni MalinenAP: Add debug information for ap_handle_timer operations
2012-04-11 Jouni MalinenAP: Reset STA timeout_next on driver-based-SME association
2012-04-10 Jouni MalinenFix EAP/WPS to PSK transition on reassociation in authe...
2012-04-08 Jithu Jancenl80211: Extend shared_freq to handle AP/GO mode interfaces
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-08 Jouni MalinenScan only affected frequencies for 20/40 MHz co-ex...
2012-04-08 Jouni MalinenMake random_add_randomness() debug print less verbose
2012-04-07 Jouni MalinenTLS: Use separate TLS library context for tunneled TLS
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 Jouni Malinennl80211: Skip set_mode event subscription during deinit
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... P2P: 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...
next