]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
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...
2011-05-20  Ken Zhuatheros: Fix auth_alg configuration for static WEP
2011-05-19  Jouni MalinenFix regression in RSN pre-authentication candidate...
2011-05-19  Vinay AdellaWPS UPnP: Fix UPnP initialization for non-bridge case...
2011-05-17  Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2011-05-16  Dmitry ShmidtAdd TDLS support to Android.mk
2011-05-16  Ben GreearBetter messages when channel cannot be used in AP mode
2011-05-16  Jouni MalinenInclude nl80211 driver wrapper in default configuration...
2011-05-16  Jouni MalinenP2P: Include operating class 124 (channels 149,153...
2011-05-16  Jouni MalinenWPS: Remove obsolete note about lack for WPS ER support
2011-05-16  Jouni MalinenUpdate BSS table entry if roaming event indicates frequ...
2011-05-16  Jouni Malinennl80211: Filter out duplicated BSS table entries from...
2011-05-16  Jouni Malinennl80211: Fetch assoc_freq from scan table for connect...
2011-04-21  Jouni MalinenEnable CONFIG_DRIVER_NL80211=y in the default configuration
2011-04-15  Jouni MalinenAdd workaround for race condition with AssocResp TX...
2011-04-15  Dmitry ShmidtAdd 'signal_poll' command interface
2011-04-15  Dmitry ShmidtPrevent explicit scan command during scan or association
2011-04-15  Guy Eilamhostapd: Fix interfaces.iface initialization
2011-04-15  Jouni MalinenUpdate driver country info on 'SET country <value>'
2011-04-14  Yi Zhubsd: Add support for setting HT values in IFM_MMASK
2011-04-14  Jouni MalinenAdd sanity checks for fseek and ftell return values
2011-04-14  Jouni MalinenIBSS RSN: peer->addr is an array so it cannot be NULL
2011-04-14  Jouni MalinenWPS: Fix off-by-one check in vendor extension parsing
next