]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
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
2011-06-24  Jayant SaneP2P: More complete persistent group management over...
2011-06-23  Jayant SaneP2P: Add dissasoc_low_ack in P2P device properties
2011-06-23  Jayant SaneP2P: Fix P2P device signal level type in D-Bus
2011-06-23  Jayant SaneP2P: Show P2P peer signal level in D-Bus P2P device...
2011-06-23  Jayant SaneP2P: Update D-Bus network object semantics during group...
2011-06-23  Jayant SaneP2P: Enable P2P capability advertisement on D-Bus
2011-06-23  Helmut Schaahostapd: Don't mask out non-symmetric STA HT caps
2011-06-23  Jouni MalinenFix CONFIG_NO_WPA_PASSPHRASE=y build
2011-06-23  Jouni MalinenAdd notes for CONFIG_WPS_ER build configuration option
2011-06-23  Jouni MalinenUse nl80211 as an example instead of WEXT
2011-06-23  Jouni MalinenAdd a copyright and license statement for a radiotap...
2011-06-23  Zhu Yibsd: Fix set_key() sequence number endian issue
2011-06-23  Jouni MalinenFix AP selection to check privacy mismatch and IBSS...
2011-06-22  Jouni MalinenFix hostapd build without NEED_AP_MLME=y
2011-06-21  Jouni MalinenAdd EVENT_RX_ACTION handler for hostapd
2011-06-21  Jouni MalinenRemove a compiler warning on uninitialized variable
2011-06-21  Jouni MalinenP2P: Start GO without extra scan step
2011-06-20  Jouni Malinennl80211: Add support for driver-based PMKSA cache
2011-06-20  Jouni MalinenFix non-P2P D-Bus build
2011-06-20  Jouni MalinenFix CONFIG_AP=y build without CONFIG_P2P=y
2011-06-12  Jouni MalinenDBus: Fix some typos on comments
2011-06-12  Johannes BergDBus: Add support for P2P primitives
2011-06-12  Johannes BergDBus: Refactor array adding, add binary arrays
2011-06-12  Fabien MarotteDBus: Move wpas_dbus_new_decompose_object_path()
2011-06-12  Jean-Michel... P2P: Add group started notification
2011-06-12  Johannes BergP2P: Add wpas_notify_p2p_provision_discovery()
2011-06-12  Jayant SaneP2P: Add callback for provision discovery failure
2011-06-12  Jayant SaneP2P: Retry provision discovery requests in IDLE state
2011-05-31  Jouni MalinenFix a compiler warning on WPS-AP-without-UPnP builds
2011-05-31  Jouni Malinenrandom: Add support for maintaining internal entropy...
2011-05-27  Jouni MalinenRemove compiler warning for non-P2P builds
2011-05-27  Jouni Malinennl80211: Re-order functions to group AP/hostapd specifi...
2011-05-27  Jouni Malinennl80211: Enable more AP callbacks for non-hostapd AP...
2011-05-27  Eliad Pellernl80211: Implement set_rate_sets for non-hostapd AP...
next