aboutsummaryrefslogtreecommitdiff
path: root/package/hostapd
Commit message (Expand)AuthorAge
* bump hostapd to version 0.6.6Imre Kaloz2008-12-02
* bump to version 0.6.5 - updates driver_nl80211 to match changes in recent com...Andy Boyett2008-11-18
* fix typoFelix Fietkau2008-10-30
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-29
* fix hostapd a/g mode if only the channel is configured in the configFelix Fietkau2008-10-29
* fix hostapd race condition which breaks wpa with madwifiFelix Fietkau2008-10-29
* implement conditional dependencies for menuconfig and build depsFelix Fietkau2008-10-01
* parse the a/g mode setting in /etc/config/wireless when setting up hostapd (i...Felix Fietkau2008-09-23
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character passph...Florian Fainelli2008-08-26
* Fix hostapd with open access point and per-device configuration, thanks sn9Florian Fainelli2008-08-23
* Update hostapd to 0.6.4Florian Fainelli2008-08-13
* Fix hostapd compilation which was broken only for 2.6.25 (#3733). Thanks to H...Florian Fainelli2008-07-10
* Update hostapd to 0.6.3 (#3615)Florian Fainelli2008-07-07
* Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. ...Peter Denison2008-06-08
* add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>Travis Kemen2008-06-04
* Fix hostapd compilation errors on STA_INFO (#3308)Florian Fainelli2008-04-10
* change psk back to keyTravis Kemen2008-02-18
* hostapd: Disable driver_nl80211 if mac80211 is not builtMichael Büsch2008-02-17
* hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put i...Michael Büsch2008-02-17
* hostapd: use patches to add the nl80211 driver instead of copying the files.Michael Büsch2008-02-17
* Enable nl80211 support in hostapd.Michael Büsch2008-02-16
* Add hostapd support for nl80211 (mac80211 stack)Michael Büsch2008-02-16
* Upgrade b43 and mac80211.Michael Büsch2008-02-15
* fix libnl include issues which broke a few packagesFelix Fietkau2007-11-19
* fix path to .config (#2722)Felix Fietkau2007-11-17
* clean up stale stampfilesFelix Fietkau2007-11-17
* fix hostapd rebuild check, isolate the common src/ directory for hostapd vari...Felix Fietkau2007-11-17
* fix hostapd build with opensslFelix Fietkau2007-11-16
* hostapd: turn libnl into a build dependencyFelix Fietkau2007-11-16
* fix config change detect for hostapdFelix Fietkau2007-11-16
* update hostapd patches to the latest from http://johannes.sipsolutions.net/pa...Felix Fietkau2007-11-16
* improve build checks for hostapd (combinations of madwifi and mac80211)Felix Fietkau2007-11-16
* use the static version of libnl for hostapdFelix Fietkau2007-11-16
* fix up hostapd for mac80211Felix Fietkau2007-11-16
* disable driver_devicescape in hostapd will be enabled again when the mac80211...Felix Fietkau2007-10-20
* fix hostap dependenciesNicolas Thill2007-09-16
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-07
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-06
* Upgrade hostapd to 0.5.8, thanks to Daniel GimpelevichFlorian Fainelli2007-08-07
* Some packages make no sense or do not build for etraxJohn Crispin2007-07-29
* avr32 build fixesImre Kaloz2007-07-17
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04
* move hostapd setup script from wireless-tools to hostapd packageFelix Fietkau2007-04-18
* replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSNicolas Thill2007-03-28
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...Felix Fietkau2007-03-16
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...Felix Fietkau2007-03-16
* cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDSNicolas Thill2007-01-22
* upgrade hostapd to 0.5.7 (patch from #1133)Felix Fietkau2007-01-09
* fix typo (closes #1149)Imre Kaloz2007-01-05