94 Commits (6addd50b9dd73c4dd1042a0fac08b1b526c58e78)

Author SHA1 Message Date
Jo-Philipp Wich cfc23e4c49 hostapd: introduce options to configure the logging behaviour. The config wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events 13 years ago
Felix Fietkau 1b2b3be64d hostapd: update to 20110527, includes a client mode wpa auth fix 13 years ago
Felix Fietkau d7bdfca6d0 hostapd: update to 2011-04-21 14 years ago
Alexandros C. Couloumbis 9ec445154e package/hostapd: cosmetic fix 14 years ago
Felix Fietkau 8807b396ce hostapd: update to 20110402, fixes issues with non-QoS clients 14 years ago
Felix Fietkau e822e20348 hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS 14 years ago
Felix Fietkau de2b5158a1 hostapd: add a separate config symbol for 802.11n driver support 14 years ago
Felix Fietkau 0670771013 hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces binary size a bit 14 years ago
Felix Fietkau 240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional 14 years ago
Felix Fietkau 0e6529d50c hostapd: update to 20110117 14 years ago
Felix Fietkau 814af8484e hostapd: update to 2010-11-11 14 years ago
Felix Fietkau 327d4d9f67 hostapd: update to 20101109, reorganize patches 14 years ago
Vasilis Tsiligiannis 87cba7eb46 hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant (#8164) 14 years ago
Felix Fietkau 35cdc5d722 hostapd/mac80211: implement support for AP+STA 14 years ago
Felix Fietkau ae2c9dcb2b move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues 14 years ago
Felix Fietkau 1d45111aa5 hostapd: make rfkill support optional 14 years ago
Felix Fietkau ca4a8b1bee hostapd: add preliminary wps script support (push-button only, does not handle multi-bss yet) 14 years ago
Felix Fietkau af6d19ac96 hostapd: update to 2010-07-05 14 years ago
Felix Fietkau ce95b395a2 add missing dependencies for hostapd-utils and wpa-cli (#7421) 14 years ago
Jo-Philipp Wich 0d41e013c3 hostapd: properly read eap_type from configuration when setting up wpa-supplicant, fixes WPA Enterprise in client mode (#7476) 14 years ago
Felix Fietkau b6ea79a06b hostapd: update to 20100418 (0.7.2) 15 years ago
Gabor Juhos 51670777c4 hostapd: fix build error caused by r20631 15 years ago
Gabor Juhos b770d95485 hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well 15 years ago
Felix Fietkau 744a57c58f hostapd: clean up openssl tls dependencies and build handling (fixes #6572) 15 years ago
Travis Kemen 22b92b3e13 Enable management frame protection in hostapd, and make it configurable in /etc/config/wireless. Since ath9k is currently the only driver that supports MFP, it will only be enabled when ath9k is enabled. 15 years ago
Nicolas Thill b4e99d33d9 use a common way of marking packages as not supported on specific targets 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 1aa0192b94 hostapd: upgrade to 20100309 15 years ago
Felix Fietkau 63b1d06a31 hostapd: select crda if mac80211 is selected 15 years ago
Felix Fietkau 756b82b7ec hostapd: fix wpad compile on powerpc 15 years ago
Felix Fietkau 002a278972 hostapd: move the roboswitch config override to the right place 15 years ago
Felix Fietkau c830d6cfe7 add me as a maintainer for a few other packages 15 years ago
Felix Fietkau 6f0883ae22 wpa_supplicant: add missing dependencies 15 years ago
Felix Fietkau 74d986abeb hostapd: fix wpad compile error by preventing make spam from showing up in the cflags/ldflags dump files 15 years ago
Felix Fietkau 8499c45a73 hostapd: fix compile error in the roboswitch driver 15 years ago
Felix Fietkau 8e07eba864 hostapd: fix build error 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 43c96ad50c hostapd: remove all object files on config changes 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 79fcadc146 hostapd: fix rebuild checks (#6210) 15 years ago
Felix Fietkau f1da5431bb build variants: only build opkg packages for the requested build variant (or any if no variant was specified for the package) 15 years ago
Hauke Mehrtens ac141eb667 fix build of hostapd-utils 15 years ago
Felix Fietkau 5501cf6ed8 hostapd: automatically add wds sta interfaces of an ap to the right bridge 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 8a89f203a0 hostapd: use the new build variants feature to clean up the makefile 15 years ago
Felix Fietkau a7cba046e6 hostapd: make compilation of the hostap driver conditional - saves 10k uncompressed 15 years ago
Felix Fietkau 517728c9f7 hostapd: prefer built-in crypto header files over external ones from STAGING_DIR (thx, russell) 15 years ago
Felix Fietkau 0f632264ec fix more issues with libnl-tiny and eglibc 16 years ago