aboutsummaryrefslogtreecommitdiff
path: root/package/hostapd
Commit message (Expand)AuthorAge
* hostapd: fix rebuild checks (#6210)Felix Fietkau2009-11-23
* build variants: only build opkg packages for the requested build variant (or ...Felix Fietkau2009-11-22
* fix build of hostapd-utilsHauke Mehrtens2009-11-14
* hostapd: fix endian bugs in STA HT capability handlingFelix Fietkau2009-11-12
* hostapd: fix HT40 BSS scan checksFelix Fietkau2009-11-12
* mac80211: fix a race condition when bringing up wds sta interfaces on the apFelix Fietkau2009-11-11
* hostapd: automatically add wds sta interfaces of an ap to the right bridgeFelix Fietkau2009-11-11
* hostapd: implement wds ap supportFelix Fietkau2009-11-11
* hostapd: update to latest git, remove openssl dependency for hostapd-full, it...Felix Fietkau2009-11-11
* hostapd: use the new build variants feature to clean up the makefileFelix Fietkau2009-11-10
* mac80211: fill some important capabilities into ht_capab in the hostapd configFelix Fietkau2009-11-04
* hostapd: make compilation of the hostap driver conditional - saves 10k uncomp...Felix Fietkau2009-10-20
* hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association...Felix Fietkau2009-10-17
* hostapd: initialize wme to sane valuesFelix Fietkau2009-10-02
* add additions from (#5149)Florian Fainelli2009-07-14
* hostapd: Remove deprecated 'debug' configuration variableVasilis Tsiligiannis2009-06-27
* hostapd: prefer built-in crypto header files over external ones from STAGING_...Felix Fietkau2009-05-27
* fix more issues with libnl-tiny and eglibcFelix Fietkau2009-05-04
* hostapd: use libnl-tiny instead of libnlFelix Fietkau2009-04-30
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigu...Nicolas Thill2009-04-27
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* hostapd only supports either b or g as hwmode configuration variable. If bg i...Hauke Mehrtens2009-04-09
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-27
* bump to version 0.6.9. Synced default.config and mini.config with upstream ve...Hauke Mehrtens2009-03-23
* hostapd: add 11n mode and ht_capab option for hostapdGabor Juhos2009-03-01
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when a...Nicolas Thill2009-02-24
* add country code option for hostapd (patch from #4675)Felix Fietkau2009-02-22
* hostapd: update to 0.6.8Gabor Juhos2009-02-17
* allow hostapd to continue, even if setting the country code failsFelix Fietkau2009-01-30
* fix hostapd startup for no-crypto configurationsFelix Fietkau2009-01-30
* hostapd: add support for socket filtering to get rid of some of the massive c...Felix Fietkau2009-01-27
* hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently dep...Felix Fietkau2009-01-27
* hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cliAndy Boyett2009-01-15
* hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only ...Andy Boyett2008-12-31
* 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