Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hostapd: Add support for 'iapp_interface' option, thanks stsp (#7719) | Vasilis Tsiligiannis | 2010-08-08 |
| | | | | SVN-Revision: 22527 | ||
* | move the crda dependency to the kmod-cfg80211 package, get rid of crda's ↵ | Felix Fietkau | 2010-07-20 |
| | | | | | | dependency on mac80211. this fixes circular dependency issues SVN-Revision: 22304 | ||
* | hostapd: make rfkill support optional | Felix Fietkau | 2010-07-08 |
| | | | | SVN-Revision: 22101 | ||
* | hostapd: add preliminary wps script support (push-button only, does not ↵ | Felix Fietkau | 2010-07-08 |
| | | | | | | handle multi-bss yet) SVN-Revision: 22100 | ||
* | hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad | Felix Fietkau | 2010-07-08 |
| | | | | SVN-Revision: 22098 | ||
* | hostapd: update to 2010-07-05 | Felix Fietkau | 2010-07-08 |
| | | | | SVN-Revision: 22097 | ||
* | add missing dependencies for hostapd-utils and wpa-cli (#7421) | Felix Fietkau | 2010-07-03 |
| | | | | SVN-Revision: 22052 | ||
* | hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na | Jo-Philipp Wich | 2010-06-30 |
| | | | | SVN-Revision: 22000 | ||
* | hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override | Jo-Philipp Wich | 2010-06-30 |
| | | | | SVN-Revision: 21998 | ||
* | hostapd: forgot the actual change in previous commit | Jo-Philipp Wich | 2010-06-16 |
| | | | | SVN-Revision: 21821 | ||
* | hostapd: properly read eap_type from configuration when setting up ↵ | Jo-Philipp Wich | 2010-06-16 |
| | | | | | | wpa-supplicant, fixes WPA Enterprise in client mode (#7476) SVN-Revision: 21820 | ||
* | hostapd: fix line reordering leading to segfaults | Felix Fietkau | 2010-05-02 |
| | | | | SVN-Revision: 21323 | ||
* | wpa_supplicant: fix issues with the nl80211 driver | Felix Fietkau | 2010-05-02 |
| | | | | SVN-Revision: 21320 | ||
* | hostapd: add ap isolate support for mac80211 | Felix Fietkau | 2010-04-26 |
| | | | | SVN-Revision: 21179 | ||
* | hostapd: update to 20100418 (0.7.2) | Felix Fietkau | 2010-04-24 |
| | | | | SVN-Revision: 21142 | ||
* | hostapd: fix segmentation fault on non-mac80211 drivers (#7202) | Felix Fietkau | 2010-04-20 |
| | | | | SVN-Revision: 21065 | ||
* | hostapd: fix basic rate selection for 5ghz | Felix Fietkau | 2010-04-20 |
| | | | | SVN-Revision: 21043 | ||
* | hostapd: fixup madwifi turbo modes (#7060) | Jo-Philipp Wich | 2010-04-03 |
| | | | | SVN-Revision: 20675 | ||
* | hostapd: fix build error caused by r20631 | Gabor Juhos | 2010-03-31 |
| | | | | SVN-Revision: 20638 | ||
* | hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well | Gabor Juhos | 2010-03-31 |
| | | | | SVN-Revision: 20631 | ||
* | hostapd: clean up openssl tls dependencies and build handling (fixes #6572) | Felix Fietkau | 2010-03-28 |
| | | | | SVN-Revision: 20547 | ||
* | When enabling MFP, hostapd will read assoc_sa_query_max_timeout and ↵ | Travis Kemen | 2010-03-24 |
| | | | | | | | | assoc_sa_query_retry_timeout from it's config file. Make these options configurable in /etc/config/wireless. To make it clear that these options are 802.11w related, I named them ieee80211w_max_timeout and ieee80211w_retry_timeout instead. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20397 | ||
* | Enable management frame protection in hostapd, and make it configurable in ↵ | Travis Kemen | 2010-03-24 |
| | | | | | | | | /etc/config/wireless. Since ath9k is currently the only driver that supports MFP, it will only be enabled when ath9k is enabled. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20396 | ||
* | Enable management frame protection in wpa_supplicant, and make it ↵ | Travis Kemen | 2010-03-24 |
| | | | | | | | | configurable in /etc/config/wireless. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20395 | ||
* | Cleanup redundant psk handling code in wpa_supplicant.sh. (I sent this one ↵ | Travis Kemen | 2010-03-24 |
| | | | | | | | | to openwrt-devel before, but I am resending it as part of this series because the next patch will also edit wpa_supplicant.sh). Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 20394 | ||
* | hostapd: always strip "11" from hwmode value | Jo-Philipp Wich | 2010-03-21 |
| | | | | SVN-Revision: 20363 | ||
* | use a common way of marking packages as not supported on specific targets | Nicolas Thill | 2010-03-10 |
| | | | | SVN-Revision: 20117 | ||
* | hostapd: restore wds sta state after the sta reassociates | Felix Fietkau | 2010-03-09 |
| | | | | SVN-Revision: 20108 | ||
* | hostapd: remove the hotplug script for adding wds station interfaces to a ↵ | Felix Fietkau | 2010-03-09 |
| | | | | | | bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge SVN-Revision: 20104 | ||
* | hostapd: fix setting the station vlan for wds stations on reauthentication | Felix Fietkau | 2010-03-09 |
| | | | | SVN-Revision: 20103 | ||
* | hostapd: upgrade to 20100309 | Felix Fietkau | 2010-03-09 |
| | | | | SVN-Revision: 20090 | ||
* | wpa_supplicant: fix bridging settings for wds | Felix Fietkau | 2010-03-09 |
| | | | | SVN-Revision: 20088 | ||
* | hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ↵ | Felix Fietkau | 2010-02-19 |
| | | | | | | fixes #6672 SVN-Revision: 19720 | ||
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn ↵ | Felix Fietkau | 2010-02-19 |
| | | | | | | | | | | | | | | | | | | | Tintel) Since client mode in mac80211is unreliable without using wpa_supplicant, it would be better to enable wpa_supplicant by default. With this patch, wpa_supplicant will always be used for mac80211-based drivers in client mode. This will break client mode for images that don't include wpa_supplicant or wpad, so maybe I need to add a check somewhere to see if wpa_supplicant is available, and show the user a warning if he tries client mode without wpa_supplicant. Suggestions on where to add this check are welcome. Tested with ath5k in client mode on open and wpa2-psk network, and tested on my ath9k based AP as well to make sure it doesn't break AP mode. SVN-Revision: 19718 | ||
* | hostapd: select crda if mac80211 is selected | Felix Fietkau | 2010-02-16 |
| | | | | SVN-Revision: 19667 | ||
* | hostapd: fix wpad compile on powerpc | Felix Fietkau | 2010-02-16 |
| | | | | SVN-Revision: 19663 | ||
* | hostapd: move the roboswitch config override to the right place | Felix Fietkau | 2010-02-16 |
| | | | | SVN-Revision: 19662 | ||
* | mac80211: use wpa_supplicant for unencrypted connections to improve client ↵ | Felix Fietkau | 2010-02-08 |
| | | | | | | mode reliability (patch by Stijn Tintel from #6653) SVN-Revision: 19550 | ||
* | hostapd: fix a segfault in the error path of the nl80211 bss interface add ↵ | Felix Fietkau | 2010-02-02 |
| | | | | | | function SVN-Revision: 19496 | ||
* | add me as a maintainer for a few other packages | Felix Fietkau | 2010-01-31 |
| | | | | SVN-Revision: 19439 | ||
* | hostapd: fix segfault in mac80211 wds ap handling | Felix Fietkau | 2010-01-30 |
| | | | | SVN-Revision: 19420 | ||
* | wpa_supplicant: add missing dependencies | Felix Fietkau | 2010-01-25 |
| | | | | SVN-Revision: 19333 | ||
* | hostapd: fix wpad compile error by preventing make spam from showing up in ↵ | Felix Fietkau | 2010-01-23 |
| | | | | | | the cflags/ldflags dump files SVN-Revision: 19295 | ||
* | hostapd: fix compile error in the roboswitch driver | Felix Fietkau | 2010-01-23 |
| | | | | SVN-Revision: 19290 | ||
* | hostapd: fix build error | Felix Fietkau | 2010-01-23 |
| | | | | SVN-Revision: 19289 | ||
* | hostapd: add a build variant for wpa_supplicant and one for a multicall ↵ | Felix Fietkau | 2010-01-23 |
| | | | | | | hostapd+supplicant program (wpad) and remove the old wpa_supplicant package SVN-Revision: 19286 | ||
* | mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single ↵ | Felix Fietkau | 2010-01-20 |
| | | | | | | instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- SVN-Revision: 19235 | ||
* | hostapd: upgrade to latest git version, add patches to fix multi-bss support ↵ | Felix Fietkau | 2010-01-20 |
| | | | | | | with a single hostapd instance SVN-Revision: 19234 | ||
* | hostapd: remove all object files on config changes | Felix Fietkau | 2010-01-19 |
| | | | | SVN-Revision: 19229 | ||
* | hostapd: fix compile error with madwifi enabled | Felix Fietkau | 2010-01-08 |
| | | | | SVN-Revision: 19080 |