mech_eap.git
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
2012-02-14 Jouni MalinenIgnore TX status for Data frames from not associated STA aosp-jb-start
2012-02-13 Jouni MalinenWPS: Fix clearing of SetSelectedRegistrar with multiple...
2012-02-12 Jouni Malineneloop: Fix allocation failure handling in poll() version
2012-02-12 Antonio QuartulliIBSS RSN: Support authorization
2012-02-12 Ben Greeareloop: Support poll() in eloop
2012-02-12 Jouni MalinenWPS: Fix regression in post-WPS scan optimization
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenRemove the GPL notification from EAP-pwd implementation
2012-02-11 Jouni MalinenSelect the BSD license terms as the only license altern...
2012-02-11 Dan HarkinsEAP-pwd: Add support for fragmentation
2012-02-11 Dan HarkinsEAP-pwd: Describe build option for EAP-pwd
2012-02-11 Dan HarkinsEAP-pwd: Fix the argument name in compute_keys()
2012-02-11 Flávio Ceolindbus: Make the P2P peer's properties accessible separately
2012-02-11 Piotr NakraszewiczP2P: Do not expire GO peer entry during group rekeying
2012-02-11 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build
2012-02-11 Antonio QuartulliFix pmksa_cache_get() arguments in !IEEE80211_X_EAPOL...
2012-02-09 Jouni MalinenP2P: Avoid re-starting p2p_search in some corner cases
2012-02-09 Jouni MalinenP2P: Fix p2p_scan() error processing in p2p_search()
2012-02-08 Ganesh PrasadhWPS: Allow wildcard UUID PIN to be used twice
2012-02-08 Jouni MalinenShow BSS entry age (seconds since last update)
2012-02-07 Jouni MalinenP2P: Move p2p_add_device() prototype to correct header...
2012-02-07 Jouni MalinenP2P: Allow BSS entry to be fetched based on GO P2P...
next