63 Commits (3559931d8f9b3d53374aca52e83f389f42746cac)

Author SHA1 Message Date
Jo-Philipp Wich 73f313d035 hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured 14 years ago
Felix Fietkau a72af79590 hostapd: back out a problematic madwifi change that worked around some issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes #8267) 14 years ago
Felix Fietkau 336c7f084d hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds) 14 years ago
Felix Fietkau 814af8484e hostapd: update to 2010-11-11 14 years ago
Felix Fietkau c7b77f16c7 hostapd: add some wpa related madwifi fixes 14 years ago
Felix Fietkau 327d4d9f67 hostapd: update to 20101109, reorganize patches 14 years ago
Felix Fietkau e0194cb763 hostapd: move the madwifi segfault fix to the right place 14 years ago
Jo-Philipp Wich 434c8dbf33 package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv. 14 years ago
Felix Fietkau c1d125fb33 hostapd: do not restrict ht capabilities for ap+sta 14 years ago
Felix Fietkau e9378aa3cd hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces 14 years ago
Felix Fietkau d80884021d hostapd: fix wpa_supplicant standalone compile 14 years ago
Felix Fietkau 4d9c7b1a4b hostapd: fix AP+STA reconnects 14 years ago
Felix Fietkau 025462a706 hostapd: remove some unnecessary debugging code from the last commit 14 years ago
Felix Fietkau 35cdc5d722 hostapd/mac80211: implement support for AP+STA 14 years ago
Felix Fietkau 0fbff7de83 hostapd: fix SIGHUP for multi-bss 14 years ago
Felix Fietkau 8cd8f6029c hostapd: fix non-multicall wpa_supplicant compile 14 years ago
Felix Fietkau 7fb3870671 hostapd: fix wpa_supplicant crash issues in WDS STA mode 14 years ago
Felix Fietkau d23ca9f0f3 hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464) 14 years ago
Felix Fietkau 1d45111aa5 hostapd: make rfkill support optional 14 years ago
Felix Fietkau af6d19ac96 hostapd: update to 2010-07-05 14 years ago
Felix Fietkau 4c1eacdd5a hostapd: fix line reordering leading to segfaults 15 years ago
Felix Fietkau fd61253b66 wpa_supplicant: fix issues with the nl80211 driver 15 years ago
Felix Fietkau db8b1922fc hostapd: add ap isolate support for mac80211 15 years ago
Felix Fietkau b6ea79a06b hostapd: update to 20100418 (0.7.2) 15 years ago
Felix Fietkau 605fbb51ce hostapd: fix segmentation fault on non-mac80211 drivers (#7202) 15 years ago
Felix Fietkau b131ab7914 hostapd: fix basic rate selection for 5ghz 15 years ago
Felix Fietkau 5c02f218be hostapd: restore wds sta state after the sta reassociates 15 years ago
Felix Fietkau ad1507756b hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge 15 years ago
Felix Fietkau 875b9fc0ae hostapd: fix setting the station vlan for wds stations on reauthentication 15 years ago
Felix Fietkau 1aa0192b94 hostapd: upgrade to 20100309 15 years ago
Felix Fietkau 4c776cf093 hostapd: fix a segfault in the error path of the nl80211 bss interface add function 15 years ago
Felix Fietkau d780bbd5ff hostapd: fix segfault in mac80211 wds ap handling 15 years ago
Felix Fietkau 8499c45a73 hostapd: fix compile error in the roboswitch driver 15 years ago
Felix Fietkau 64268c7165 hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package 15 years ago
Felix Fietkau c61daab867 hostapd: upgrade to latest git version, add patches to fix multi-bss support with a single hostapd instance 15 years ago
Felix Fietkau 8ed8fe14b2 hostapd: fix compile error with madwifi enabled 15 years ago
Felix Fietkau c40e11d79e hostapd: upgrade to latest version 15 years ago
Felix Fietkau 4ca03b54ee hostapd: update to latest git, fixes ampdu settings in the beacon HT IE 15 years ago
Felix Fietkau 2913dec9f1 hostapd: fix endian bugs in STA HT capability handling 15 years ago
Felix Fietkau 3036844666 hostapd: fix HT40 BSS scan checks 15 years ago
Felix Fietkau c8c6f7ec39 mac80211: fix a race condition when bringing up wds sta interfaces on the ap 15 years ago
Felix Fietkau 36eccaad21 hostapd: implement wds ap support 15 years ago
Felix Fietkau a8ea28ad90 hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now 15 years ago
Felix Fietkau f06689ce61 hostapd: use libnl-tiny instead of libnl 16 years ago
Gabor Juhos 620c50530f hostapd: update to 0.6.8 16 years ago
Felix Fietkau 7cb6d9f6a1 allow hostapd to continue, even if setting the country code fails 16 years ago
Felix Fietkau 9bb8734d2e hostapd: add support for socket filtering to get rid of some of the massive cpu overhead with mac80211 drivers (backport from hostapd git repository) 16 years ago
Felix Fietkau fe48f4cac0 hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently depends on ath9k) 16 years ago
Andy Boyett bc1b8ed25c bump to version 0.6.5 - updates driver_nl80211 to match changes in recent compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself 16 years ago
Felix Fietkau 1b5de1c105 fix hostapd race condition which breaks wpa with madwifi 16 years ago