96 Commits (7fb394b9ab8e45c85202fc211ee9cabc0f4540c7)

Author SHA1 Message Date
Felix Fietkau d4d223edad hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues 12 years ago
Felix Fietkau 9cb9ae68c5 hostapd: fix driver_madwifi compile issues 12 years ago
Felix Fietkau 4225e4b2d8 hostapd: update to 20120326 12 years ago
Felix Fietkau a77cf0cd62 hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages 13 years ago
Felix Fietkau 53c6db5ab4 hostapd: merge an upstream workaround for broken clients sending the wrong wpa type (should fix #9561) 13 years ago
Felix Fietkau 5b89536395 hostapd: add missing check for wds stations 13 years ago
Jo-Philipp Wich 059d4bad00 hostapd: support optional argument for the -v switch of hostapd and wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in 13 years ago
Felix Fietkau c8321c3ca6 hostapd: update to latest git version 13 years ago
Felix Fietkau 51a4dc1bb2 wpa_supplicant: increase the time between scans to reduce the number of hw resets 13 years ago
Felix Fietkau a84e64e432 hostapd: add a workaround for driver issues in various android devices with texas instruments wifi 13 years ago
Felix Fietkau 44616eca49 Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561)" This is causing regressions for other clients 13 years ago
Felix Fietkau c8b4192518 hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients (#9561) 13 years ago
Felix Fietkau 35463493e8 hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837) 13 years ago
Felix Fietkau 32868c1a00 hostapd: fix wds interface address handling for multi-bssid 13 years ago
Felix Fietkau 3712ca3f9b hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame 13 years ago
Felix Fietkau 7bab9b2f30 hostapd: refresh patch 13 years ago
Felix Fietkau 8edcfc5bff hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load 13 years ago
Felix Fietkau 57d9c06f09 hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues 13 years ago
Felix Fietkau 6e9542e392 hostapd: fix a race condition related to assoc response tx status processing 13 years ago
Felix Fietkau 1b2b3be64d hostapd: update to 20110527, includes a client mode wpa auth fix 13 years ago
Felix Fietkau cbbe49a1d8 hostapd: fix a few compile errors and warnings 13 years ago
Felix Fietkau d7bdfca6d0 hostapd: update to 2011-04-21 13 years ago
Felix Fietkau ea07da5fe5 hostapd: fix bridge handling for wds stations (#9257) 13 years ago
Felix Fietkau 768877966d hostapd: properly mark random data as ready if initialization succeeds without reassociation (#9222) 13 years ago
Felix Fietkau 6811425955 hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart 13 years ago
Felix Fietkau 8807b396ce hostapd: update to 20110402, fixes issues with non-QoS clients 13 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) 13 years ago
Felix Fietkau 85b859a2b6 hostapd: make entropy collection contribute to the kernel pool 13 years ago
Felix Fietkau e822e20348 hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS 13 years ago
Vasilis Tsiligiannis 0e5f8f6904 hostapd: fix non-multicall hostapd compile (#9074) 13 years ago
Felix Fietkau a75791b855 hostapd: add a patch to remove some unnecessary control interface functionality 13 years ago
Vasilis Tsiligiannis 6b0faf40e7 hostapd: Fix hostap driver for multicall binary builds 13 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