]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2012-12-28  Jouni MalinenUpdate ChangeLog files to match the current implementation
2012-12-27  Jouni MalinenRemove unused wpa_scan_get_vendor_ie_multi_beacon()
2012-12-27  Jouni MalinenAdd Doxygen documentation for functionality related...
2012-12-27  Jouni MalinenSplit p2p_prepare_channel() into multiple functions
2012-12-27  Jouni MalinenP2P: Document operating channel selection functions
2012-12-27  Arik NemtsovP2P: Always re-select operating channel if not hard...
2012-12-27  Jouni MalinenP2P: Do not allow re-selection of GO channel if forced_...
2012-12-27  Jouni MalinenP2P: Set FORCE_FREQ flag as part of p2p_prepare_channel()
2012-12-27  Jouni MalinenP2P: Share a single function for GO channel selection
2012-12-25  Jouni MalinenDocument bgscan configuration options
2012-12-25  Arik NemtsovP2P: Prefer operating channels where HT40 is possible
2012-12-25  Jouni MalinenRemove reassociated_connection variable
2012-12-25  Jouni MalinenP2P: Be more careful with wpa_config_update_psk() call
2012-12-25  Masashi HonmaP2P: Allow PSK to be used instead of passphrase for...
2012-12-25  Pandiyarajan... Android: Stop/restart supplicant scan on PNO start...
2012-12-25  Baruch Siachatheros: Release sock_raw and reset appfilter on hapd_i...
2012-12-25  Yoni DivinskyP2P: Consider age for the P2P scan results
2012-12-23  Eliad Pellerctrl_iface: Check for ongoing sched_scan on SCAN command
2012-12-22  Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-22  Jouni MalinenShare a single function for building extended capabilit...
2012-12-22  Sven Eckelmannnl80211: Run TKIP countermeasures in correct hostapd_da...
2012-12-22  Masashi HonmaWPS_NFC: Fix typos in comments
2012-12-22  Jouni MalinenWNM: Fix BSS Transition Management Request processing
2012-12-22  Jouni MalinenDocument gas_query.c functions
2012-12-22  Jouni MalinenMove some P2P offchannel operations to offchannel.c
2012-12-22  Jouni MalinenDocument offchannel Action frame TX functions
2012-12-21  Jouni MalinenExtend EAPOL frames processing workaround for roaming...
2012-12-21  Jouni MalinenWPS: Update configuration file after re-enabling networks
2012-12-21  Sunil DuttWPS: Optimize post-WPS scan even if EAP-Failure is...
2012-12-18  Jouni MalinenAdd Acct-Session-Id into Access-Request messages
2012-12-18  Jouni MalinenWNM: Add option to disable keep-alive frames for testin...
2012-12-18  Jouni MalinenFix CONFIG_NO_WPA build with TLS
2012-12-18  Jouni MalinenRemove compiler warning on CONFIG_NO_WPA build
2012-12-18  Ben Greearwpa_supplicant: Document HT capability overrides
2012-12-18  Ben Greearwpa_supplicant: Allow user to disable short guard inter...
2012-12-18  Vladimir KondratievIntroduce 60 GHz band
2012-12-18  Jouni MalinenP2P: Add more complete description of p2p_cancel
2012-12-18  Jouni MalinenP2P: Allow p2p_cancel to be used to stop p2p_connect...
2012-12-17  Jouni MalinenInterworking: Default to EAP-MSCHAPv2 with EAP-PEAP
2012-12-17  Sven EckelmannFix initialization of ap_table_{max_size,expiration_time}
2012-12-17  Pontus Fuchshostapd: Android: Force group access to ctrl_iface...
2012-12-17  Pontus Fuchshostapd: Don't chown control interface to root
2012-12-17  Jouni MalinenWPS: Add RF bands attribute conditionally to Probe...
2012-12-17  Jouni MalinenWPS: Use wps_rf_bands parameter to determine dualband...
2012-12-17  Jouni MalinenHS 2.0: Fix sp_type check in ctrl_iface status command
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...
next