]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2012-12-16  Jouni MalinenWNM: Add support for SSID List element matching
2012-12-16  Jouni MalinenAdd support for advertising UTF-8 SSID extended capability
2012-12-16  Jouni MalinenWNM: Skip os_memcpy in wnmtfs_ie is NULL
2012-12-16  Jouni MalinenWNM: Fix GTK/IGTK encoding in WNM-Sleep Mode Exit frame
2012-12-16  Jouni MalinenFix wpa_supplicant CONFIG_AP=y build with WNM enabled
2012-12-16  Jouni MalinenWNM: Fix memory leak on error path
2012-12-16  Jouni MalinenWNM: Fix AP logic on when to include GTK/IGTK in WNM...
2012-12-16  Jouni MalinenWNM: Use defined macros for WNM-Sleep Mode Action Type...
2012-12-16  Jouni MalinenWNM: Enable WNM-Sleep Mode configuration with hostapd...
2012-12-16  Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-12-16  Jouni MalinenWNM: Split WNM-Sleep Mode Response processing into...
2012-12-16  Jouni MalinenWNM: Use defined macros for WNM-Sleep Mode Action Type...
2012-12-16  Jouni MalinenWNM: Remove unnecessary extra indentation level
2012-12-16  Jouni MalinenWNM: Fix GTK/IGTK parsing for WNM-Sleep Mode Response...
2012-12-16  Jouni MalinenWNM: Add WNM-Sleep Mode into Extended Capabilities...
2012-12-16  Jouni Malinennl80211: Register to process WNM-Sleep Mode Response...
2012-12-16  Jouni Malinenwlantest: Process TX status frames as RX frames too
2012-12-16  Jouni MalinenWNM: Accept GTK update version of WNM-Sleep Response...
2012-12-16  Jouni MalinenWNM: Use Dialog Token value 1 in WNM-Sleep Mode Request
2012-12-16  Jouni MalinenWNM: Add option for passing TFS request from external...
2012-12-16  Jouni MalinenWNM: Remove unnecessary path component from includes
2012-12-16  Jouni MalinenWNM: Add ctrl_iface command for sending WNM-Sleep Mode...
2012-12-16  Jouni MalinenWNM: Fix CONFIG_WNM use in Makefile
2012-12-16  Jouni MalinenWNM: Remove unused variable
2012-12-16  Jouni MalinenInterworking: Allow SSID-based network exclusion for...
2012-12-16  Jouni MalinenInterworking: Fix cred saving
2012-12-16  Jouni MalinenInterworking: Default to TTLS/MSCHAPv2 for NAI Realm...
2012-11-25  Jouni MalinenFix REAUTHENTICATE command after PMKSA caching
2012-11-25  Dan WilliamsPMKSA: Clear current cache entry on disassociation
2012-11-25  Dan WilliamsPMKSA: Make deauthentication due to cache entry removal...
2012-11-25  Jouni MalinenRemove unnecessary PMKSA cache list modification
2012-11-25  Jouni MalinenUse a shared function for freeing PSK list
2012-11-25  Jouni MalinenUse RADIUS shared secret consistently in RX handler
2012-11-25  Michael BraunKeep and use list of PSKs per station for RADIUS-based PSK
2012-11-25  Michael BraunCache a list of PSK entries for RADIUS-based PSK delivery
2012-11-25  Michael BraunExtend radius_msg_get_tunnel_password() to support...
2012-11-25  Jouni MalinenRemove unneeded header file inclusion
2012-11-25  Jouni MalinenUse a shared function for requesting a new connection
2012-11-25  Jouni MalinenRemove unused function prototype
2012-11-25  Jouni MalinenMaintain maximum blacklist count over list clear operations
2012-11-25  Jouni MalinenDocument wpa_s->scan_req
2012-11-25  Jouni MalinenMark sme_send_authentication() static
2012-11-25  Jouni MalinenP2P: Avoid multi-channel scans when they are not needed
2012-11-24  Jouni MalinenIndicate if PMF was negotiated for the connection
2012-11-24  Jouni MalinenInterworking: Enable key_mgmt WPA-EAP-SHA256 if PMF...
2012-11-24  Jouni MalinenAllow PMF to be enabled by default
2012-11-24  Amitkumar KarwarAllow OBSS scan and 20/40 coex reports to non-SME drivers
2012-11-24  Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-11-24  Johannes Berghostapd: Add second VHT frequency segment config
2012-11-24  Johannes Berghostapd: Add VHT PHY selector if VHT is required
2012-11-24  Robert ShadeVerify that the selected BSS has a better signal level...
2012-11-24  Pontus FuchsDo not double free cfg struct if netlink_init() fails
2012-11-24  Jouni MalinenHS 2.0: Add Home SP FQDN and roaming/home to status...
2012-11-24  Jouni MalinenHS 2.0: Add REMOVE_CRED sp_fqdn=<FQDN> command
2012-11-24  Jouni MalinenHS 2.0: Remove temporary network block on cred block...
2012-11-24  Jouni MalinenHS 2.0: Maintain a copy of HS 2.0 Indication from Assoc...
2012-11-23  Jouni MalinenAndroid: Force group access to ctrl_iface directory
2012-11-22  Sunil DuttP2P: Increase the maximum number of PD Request retries
2012-11-22  Sunil DuttP2P: Remove PD-before-join-timeout mechanism
2012-11-22  Jouni MalinenP2P: Retry PD Request in join-a-running-group case
2012-11-22  Sunil DuttP2P: Set user_initiated_pd separately from the join...
2012-11-21  Jouni MalinenAndroid: Fix AP builds to include the new eap_user_db.c
2012-11-21  Vladimir KondratievFix wpa_supplicant compilation after adding eap_user...
2012-11-20  Jouni MalinenAdd preliminary support for using SQLite for eap_user...
2012-11-19  Jouni Malinennl80211: Add support for TDLS request event from the...
2012-11-19  Jouni Malinenwpa_cli: Accept more arguments for set_network
2012-11-18  Jouni MalinenUpdate ChangeLog files to match the current implementation
2012-11-18  Jouni Malinenhostapd: Fix a regression in TKIP countermeasures proce...
2012-11-15  Jouni MalinenWPS: Add a workaround for PBC session overlap detection
2012-11-14  Jouni MalinenRemove unused disassociate() driver_ops
2012-11-14  Jouni MalinenFix forgotten no-CONFIG_WPS=y wrapper
2012-11-12  Jouni MalinenAllow OKC to be enabled by default
2012-11-11  Jouni MalinenP2P: Avoid extra group interface creation on GO reinvoc...
2012-11-11  Jouni MalinenHide strict-aliasing warning with gcc 4.7
2012-11-11  Jouni Malinennl80211: Avoid strict-aliasing warning with gcc 4.7
2012-11-11  Pawel Kulakowskibgscan_learn: Prevent infinite busy looping
2012-11-11  Robert Shadedbus: Do not quote scan_freq and freq_list
2012-11-11  Christopher... nl80211: Roam correctly through cfg80211 without SME
2012-11-11  Jouni MalinenFix a typo in a comment
2012-11-11  Baruch Siachatheros: Remove redundant l2_packet_get_own_addr call
2012-11-11  Jouni MalinenEAP-SIM/AKA server: Fix memory leak in error path
2012-11-11  Jouni MalinenCheck hapd_iface more consistently in hostapd_disable_i...
2012-11-11  Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-11-11  Masashi HonmaP2P: Reduce redundant PSK generation for GO
2012-11-11  Paul Stewartnew_dbus_handlers: Clear errno
2012-11-05  Jouni MalinenRemove unused wpa_supplicant_disassociate()
2012-11-05  Jouni MalinenUse deauthentication instead of disassociation on RSN...
2012-11-05  Jouni MalinenUse deauthentication instead of disassociation if not...
2012-11-05  Jouni MalinenUse wpa_drv_{disassociate,deauthenticate} while waiting...
2012-11-04  Jouni MalinenWPS: Add support for NFC connection handover with nfcpy
2012-11-04  Jouni MalinenWPS: Move NFC tag processing into a separate function
2012-11-04  Jouni MalinenWPS: Move wpactrl setup into a separate function
2012-11-03  Jouni MalinenWPS: Add an example python script for NFC operations
2012-11-03  Sven Neumanndbus: Add getter for WPS properties
2012-11-03  Jouni Malinennl80211: Make debug log more readable for driver events
2012-11-03  Jouni MalinenHandle assoc reject events without wpa_supplicant SME
2012-11-01  Sasha LevitskiyAdd parameter checking and error reporting to wpa_black...
2012-11-01  Jouni MalinenWPS: Reject invalid credential more cleanly
2012-10-31  Jouni MalinenP2P: Relax Bonjour SD query matching
2012-10-31  Jouni MalinenP2P: Support multiple P2P SD Bonjour services with...
next