mech_eap.git
2012-03-27 Vasanthakumar... wpa_supplicant: Add provision to configure inactivity...
2012-03-27 Jouni MalinenSync with include/linux/nl80211.h from wireless-testing.git
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-21 Jouni Malinenwlantest: Update STA info based on WPA/RSN IE in EAPOL...
2012-03-15 Aarthi Thiruvengadamnl80211: Fix deauth/disassoc for AP mode SME-in-driver...
2012-03-05 Todd Previtedbus: Make P2P group properties accessible individually
2012-03-05 Masashi HonmaWPS: Select the BSD license terms as the only license...
2012-03-05 Eliad PellerBSS: Fix use-after-realloc
2012-03-05 Jouni MalinenTTLS: Fix peer challenge generation for TTLS/MSCHAPv2
2012-03-05 Johannes BergAP: remove ssi_signal from ap_info
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 MalinenSCARD: Increase application template DO buffer size
2012-03-03 Jouni MalinenSCARD: Move SIM file definitions into the C file
2012-03-03 Jouni MalinenSCARD: Add function for fetching PIN retry counter
2012-03-03 Jouni MalinenSCARD: Add debug dumps of FCP template TLVs in SELECT...
2012-03-03 Jouni MalinenSCARD: Reindent scard_parse_fsp_templ()
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 P2P-SERV-DISC-{REQ,RESP} documentation
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-29 Jouni MalinenWPS: Invalidate wildcard PIN on other radios after...
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 Jouni MalinenP2P: Make p2p_flush stop P2P operations consistently
2012-02-27 Jouni MalinenP2P: Fix remain-on-channel use with PD/Invitation Reque...
2012-02-27 Vivek NatarajanAdd support for hidden SSID in wpa_supplicant AP mode
2012-02-27 Jouni MalinenFix CONFIG_AP + CONFIG_INTERWORKING build
2012-02-26 Jouni MalinenGAS server: Add support for ANQP Venue Name element
2012-02-26 Jouni MalinenGAS server: Add support for ANQP Roaming Consortium...
2012-02-26 Jay KatabathuniInterworking: Add GAS server support for AP mode
2012-02-26 Jay KatabathuniAdd hostapd_drv_send_action()
2012-02-26 Jouni Malinenpcsc: Allow T1 protocol to be enabled
2012-02-26 Jouni MalinenAllow PC/SC reader to be selected and initialized at...
2012-02-26 Jouni MalinenGenerate random ANonce instead of one based on Counter
2012-02-25 Dmitry ShmidtAndroid: Build wpa_supplicant.conf from a template
2012-02-25 Dmitry ShmidtAndroid: Add PLATFORM_VERSION to VERSION_STR_POSTFIX...
2012-02-25 Dmitry ShmidtAndroid: Add build configuration files
2012-02-25 Dmitry ShmidtAdd CONFIG_NO_ROAMING option
2012-02-25 Jithu JanceAdd wpa_supplicant AP mode STA deauthenticate/disassoci...
2012-02-25 Reinette Chatredbus: return NULL data for peer IEs
2012-02-25 Reinette Chatredbus: revert changes to some peer properties
2012-02-25 Jayant Sanedbus: utility to create dbus message from wpabuf array
2012-02-19 Jouni MalinenP2P: Add more debug on group idle timeout
2012-02-19 Jouni MalinenP2P: Fix group idle timer cancellation on group removal
2012-02-19 Jouni MalinenClean up array insertion to skip unnecessary memmove
2012-02-19 Jouni MalinenFix memory leak on set_cred error path
2012-02-19 Jouni MalinenFix memory leak on error path in bssid_filter setting
2012-02-19 Jouni MalinenInterworking: Fix SIM/USIM NAI construction
2012-02-19 Jouni MalinenWPS UPnP: Clean up URL parser
2012-02-18 Jouni MalinenAndroid: Extend debug logging to include wpa_dbg and...
2012-02-18 Jouni Malinenwext: Filter unexpected interface added/up events
2012-02-18 Jouni MalinenUse WPA_INTERFACE_DISABLED with interface removed events
2012-02-18 Jouni Malinennl80211: Filter unexpected interface added/up events
2012-02-18 Jouni Malinennl80211: Indicate p2p_probe in debug log as scan parameter
2012-02-17 Jouni MalinenP2P: Allow channels to be removed from P2P use
2012-02-17 Jouni MalinenP2P: Do not include P2P IE in association request to...
2012-02-16 Jouni MalinenEAP-SIM/AKA server: Fix re-authentication not to update...
2012-02-16 Jouni MalinenEAP-AKA peer: Clean up forgetting-id debug prints
2012-02-16 Jouni Malinenhostapd: Allow 'none' driver to be started without...
2012-02-16 Shan Palanisamyatheros: Add new IEEE 802.11r driver_ops
2012-02-16 Shan PalanisamyClear WEP configuration on interface deinit
2012-02-16 Shan PalanisamySplit hostapd_cleanup_iface() into two parts
2012-02-16 Shan PalanisamySplit hostapd_cleanup() into two parts
2012-02-16 Jouni MalinenMove hostapd_for_each_interface() and hapd_interfaces...
2012-02-16 Shan Palanisamyhostapd: Make sure ctrl_iface is not initialized multip...
2012-02-16 Shan PalanisamyDo not call driver_init if hostapd interface is not...
2012-02-16 Shan PalanisamyDo not call hapd_deinit if driver was not initialized
2012-02-16 Shan Palanisamyhostapd: Allow config parameters to be set through...
2012-02-16 Jouni MalinenSplit hostapd security parameter updating into a separa...
2012-02-16 Shan Palanisamyhostapd: Split config item parser into a separate function
2012-02-16 Shan PalanisamyClear wpa_psk/passphrase when the other option is confi...
2012-02-16 Jouni MalinenInterworking: Allow network block -based connection...
2012-02-16 Jouni MalinenInterworking: Add verbose error message on cred block...
2012-02-16 Jouni MalinenInterworking: Add support for credential priorities
2012-02-16 Jouni MalinenInterworking: Add ctrl_iface commands for managing...
2012-02-16 Jouni MalinenInterworking: Write cred blocks into configuration...
2012-02-16 Jouni MalinenInterworking: Add support for multiple credentials
2012-02-16 Jouni MalinenInterworking: Use 3gppnetwork.org for matching home...
2012-02-16 Jouni MalinenInterworking: Use anonymous NAI in EAP-TTLS Phase 1
2012-02-16 Jouni MalinenInterworking: Add support for home vs. visited SP deter...
2012-02-16 Jouni MalinenInterworking: Do not disable other network profiles
2012-02-16 Jouni MalinenAdd BSSID filter for testing purposes
2012-02-16 Jouni MalinenAllow legacy PS param to be set with SET in addition...
2012-02-16 Jouni MalinenAllow U-APSD parameters to be configured with SET command
2012-02-16 Jouni MalinenAllow ENABLE_NETWORK to avoid automatic connection
2012-02-16 Jouni MalinenAdd mechanism for disabling radio for testing purposes
2012-02-16 Shan Palanisamyatheros: Reset frame filter on deinit
2012-02-15 Jouni MalinenWPS: Do not use sched_scan for provisioning step
next