]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2011-09-01  Bharat ChakravartyWPS: Set Probe Request config methods based on configur...
2011-08-31  Bharat ChakravartyWPS: Set RF bands based on driver capabilities
2011-08-31  Jouni MalinenWPS ER: Fix UPnP XML Device Description parser to find...
2011-08-29  Jouni Malinennl80211: Support AP mode probe/action frame TX/RX witho...
2011-08-28  Jouni MalinenDelay STA entry removal until Deauth/Disassoc TX status...
2011-08-28  Jouni MalinenEAP: Add "expanded" EAP type to get_name functions
2011-08-28  Jouni Malinenwlantest: Allow injection of unprotected frames to...
2011-08-28  Jouni MalinenWPS: Wait for EAPOL-Start unless WPS 2.0 station as...
2011-08-26  Jouni MalinenProvide extra IEs for AP mode management frames with...
2011-08-26  Jouni MalinenAdd support for setting SSID hiding mode through set_ap()
2011-08-26  Jouni MalinenAdd crypto parameters to set_ap() command separately
2011-08-26  Jouni MalinenSync with include/linux/nl80211.h in wireless-testing.git
2011-08-12  Jouni MalinenWPS: Drop responses from ER to a STA that is not in...
2011-08-12  Jouni MalinenMake sure that EAP callbacks are not done if state...
2011-08-11  Jouni MalinenWPS: Fix M2/M2D Config Methods to include PushButton...
2011-08-11  Jouni MalinenWPS: Fix default virt/phy pushbutton config method...
2011-08-10  Jouni MalinenAdd SSID as a separate item in AP mode Beacon setup
2011-08-10  Jouni MalinenReplace set_beacon() driver op with set_ap()
2011-08-09  Jouni Malinennl80211: Fix hostapd build
2011-08-09  Jouni MalinenAP: Reorder WPA/Beacon initialization
2011-08-09  Jouni MalinenWPS: Do not update Beacon IEs before initial IE set
2011-08-09  Jouni Malinennl80211: Add l2_packet for AP mode EAPOL TX without...
2011-08-09  Jouni Malinennl80211: Do not include NL80211_ATTR_DURATION in TX...
2011-08-09  Jouni Malinennl80211: Fix connect command to not claim WPA if WPS...
2011-08-09  Jouni Malinennl80211: Add more debug information on frame TX command...
2011-08-07  Dan Williamsdbus: Do not segfault if P2P is disabled
2011-08-07  Jouni Malinendbus: Remove separate access variable from properties
2011-08-06  Eliad Pellerwpa_supplicant AP: Enable uapsd in P2P GO mode if go_ap...
2011-08-06  Jayant SaneDBus/P2P: Return Primary and Secondary device types...
2011-08-06  Jouni Malinenrandom: Check fwrite return value to avoid warnings
2011-08-04  Jouni MalinenTLS: Reorder certificates if needed when reading them
2011-08-04  Anish NatarajDispatch more WPS events through hostapd ctrl_iface
2011-08-02  Jouni MalinenP2P: Fix 802.11b-only rate validation for Probe Request...
2011-07-30  Jouni MalinenClarify hostapd error message on unsupported hw_mode...
2011-07-30  Jouni MalinenChange example hostapd.conf to use 2.4 GHz channel
2011-07-29  Dan Williamsdbus: clean up new D-Bus interface getters and setters
2011-07-29  Pavel Roskinmadwifi: Implement set_freq for hostapd, adjust hostapd...
2011-07-29  Pavel Roskinhostap: Remove unused variable in handle_frame()
2011-07-29  Pavel Roskinhostap: Add channel selection support in hostapd
2011-07-19  Dmitry ShmidtIncrease maximum number of SSIDs per scan with ProbeReq...
2011-07-19  VladimirFix hostapd_cli linking without CONFIG_WPA_TRACE=y
2011-07-18  Jouni MalinenAdd CONFIG_IEEE80211N to wpa_supplicant defconfig
2011-07-17  Jouni MalinenP2P: Set p2p auth/assoc parameter based on connection...
2011-07-17  Eliad Pellernl80211: Change vif type to P2P_CLI upon P2P authentication
2011-07-17  Eliad Pellernl80211: Consider P2P when changing vif type
2011-07-17  Jouni Malinennl80211: Do not re-set iftype when initializing added...
2011-07-17  Jouni Malinennl80211: Add more debug info for iftype changes
2011-07-17  Jouni Malinennl80211: Ignore ifdown event if mode change triggered it
2011-07-16  Jouni Malinenhostapd_cli: Start using src/utils/edit*.c
2011-07-16  Jouni MalinenDeauthenticate on reconfiguration
2011-07-16  Jouni MalinenDrop oldest unknown BSS table entries first
2011-07-16  Jouni MalinenFT: Share IE parser implementation for Authenticator...
2011-07-16  Jouni MalinenFT: Fix FT IE parser to not count TIE as protected IE
2011-07-16  Hong WuFT: Fix the calculation of MIC Control field in FTIE
2011-07-15  Jouni MalinenP2P: Do not reply to Probe Request frame indicating...
2011-07-15  Jouni MalinenP2P: Check Device ID match in Probe Request frames...
2011-07-15  Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-07-15  Jouni MalinenCheck random_get_bytes() result before writing entropy...
2011-07-15  Johannes BergP2P: Fix p2p_intra_bss with nl80211
2011-07-15  Jouni MalinenP2P: Remove unused SearchOnly parameter from D-Bus...
2011-07-15  Jouni MalinenP2P: Fix memory leak in D-Bus p2p_find handler
2011-07-15  Jouni MalinenP2P: Coding style cleanup
2011-07-15  Jouni MalinenP2P: Fix error path not to build error message twice
2011-07-15  Jouni MalinenP2P: Clear entry.key to avoid use of uninitialized...
2011-07-15  Jouni MalinenWPS: Check malloc success on workaround path
2011-07-15  Jouni MalinenP2P: Use consistent checking of ssid != NULL
2011-07-15  Jouni MalinenP2P: Coding style cleanup for D-Bus handlers
2011-07-15  Jouni MalinenP2P: Fix D-Bus error path (potential NULL pointer deref)
2011-07-15  Jouni MalinenP2P: Remove dead code from wpas_p2p_connect()
2011-07-15  Jouni MalinenMD5: Fix clearing of temporary stack memory to use...
2011-07-15  Henry Gebhardtwpa_supplicant: Edit BINDIR in dbus and systemd service...
2011-07-15  Henry Gebhardtwpa_supplicant: Add systemd support
2011-07-15  Johannes Bergnl80211: fix interface address assignment
2011-07-12  Johannes Bergnl80211: Support GTK rekey offload
2011-07-12  Jouni MalinenSync with linux/nl80211.h from wireless-testing.git
2011-07-12  Arik Nemtsovnl80211: Send STA flags to kernel on station addition
2011-07-12  Arik Nemtsovhostapd: Set STA flags when adding a new station
2011-07-12  Mikael WikströmFix non D-Bus builds by removing 'void void' in return...
2011-07-05  Hong WuFT: Clear SME ft_used/ft_ies when disconnecting
2011-07-05  Hong WuFT: Disable PMKSA cache for FT-IEEE8021X
2011-07-05  Jouni MalinenAllow PMKSA caching to be disabled on Authenticator
2011-07-05  Angie Chinchillawpa_s AP mode: Enable HT20 if driver supports it
2011-07-05  Jouni Malinenwpa_supplicant AP: Disable AP mode on disassoc paths
2011-07-05  Jouni MalinenMove peer certificate wpa_msg() calls to notify.c
2011-07-05  Michael ChangAdd dbus signal for information about server certification
2011-07-05  Yogesh Ashok... hostapd: Clear keys configured when hostapd reloads...
2011-07-05  Jouni MalinenTLS: Add support for tls_disable_time_checks=1 in clien...
2011-07-04  Paul Stewartwpa_supplicant: Respect PKG_CONFIG variable if set...
2011-07-04  Marcin Klimczewskiwpa_cli: Add missing parameter for P2P_GROUP_ADD command
2011-07-04  Angie ChinchillaP2P: Only call dev_lost() for devices that have been...
2011-07-04  Jayant SaneDBus/P2P: Rectified type of SecondaryDeviceTypes in...
2011-07-04  Jayant SaneDBus/P2P: Adding decl for PersistentGroupRemoved signal
2011-07-01  Jouni Malinennl80211: Process association/disassociation events...
2011-06-28  Jouni Malinennl80211: Allow AP mode to be started without monitor...
2011-06-27  Jouni MalinenFix D-Bus build without CONFIG_P2P=y
2011-06-27  Jouni MalinenClear WPA and EAPOL state machine config pointer on...
2011-06-25  Baruch Siachatheros: Fix glibc 'invalid pointer' error when WPA_TRA...
2011-06-25  Jean-Michel... P2P: Fix WpsFailed signal in P2P D-Bus
2011-06-25  Jayant SaneP2P: Update listen and operating channel from P2P D-Bus
2011-06-25  Jayant SaneP2P: Add WpsFailed signal in P2P D-Bus
next