87 Commits (3798de4df72f579c3a6e150acddf56724906fed7)

Author SHA1 Message Date
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) 16 years ago
Felix Fietkau 0f632264ec fix more issues with libnl-tiny and eglibc 16 years ago
Felix Fietkau f06689ce61 hostapd: use libnl-tiny instead of libnl 16 years ago
Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Hauke Mehrtens 1d970c0035 bump to version 0.6.9. Synced default.config and mini.config with upstream version. 16 years ago
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate 16 years ago
Gabor Juhos 620c50530f hostapd: update to 0.6.8 16 years ago
Felix Fietkau fe48f4cac0 hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently depends on ath9k) 16 years ago