72 Commits (8ab360f9b300eab5c31a38de43d216f6f50d2eb9)

Author SHA1 Message Date
Felix Fietkau 6811425955 hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart 14 years ago
Felix Fietkau 8807b396ce hostapd: update to 20110402, fixes issues with non-QoS clients 14 years ago
Felix Fietkau 08eca8da80 nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients (#8830) 14 years ago
Felix Fietkau 85b859a2b6 hostapd: make entropy collection contribute to the kernel pool 14 years ago
Felix Fietkau e822e20348 hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS 14 years ago
Vasilis Tsiligiannis 0e5f8f6904 hostapd: fix non-multicall hostapd compile (#9074) 14 years ago
Felix Fietkau a75791b855 hostapd: add a patch to remove some unnecessary control interface functionality 14 years ago
Vasilis Tsiligiannis 6b0faf40e7 hostapd: Fix hostap driver for multicall binary builds 14 years ago
Felix Fietkau 0e6529d50c hostapd: update to 20110117 14 years ago
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