.gitignore: ignore vim swap files
[openwrt.git] / package / hostapd /
2009-12-09 nbdhostapd: parse the option for hiding the ESSID (#6310)
2009-11-29 nbdhostapd: update to latest git, fixes ampdu settings...
2009-11-29 nbdhostapd: replace the wme_* config variables with wmm_...
2009-11-23 nbdhostapd: fix rebuild checks (#6210)
2009-11-22 nbdbuild variants: only build opkg packages for the reques...
2009-11-14 hauke[hostapd-utils] fix build of hostapd-utils
2009-11-12 nbdhostapd: fix endian bugs in STA HT capability handling
2009-11-12 nbdhostapd: fix HT40 BSS scan checks
2009-11-11 nbdmac80211: fix a race condition when bringing up wds...
2009-11-11 nbdhostapd: automatically add wds sta interfaces of an...
2009-11-11 nbdhostapd: implement wds ap support
2009-11-11 nbdhostapd: update to latest git, remove openssl dependenc...
2009-11-10 nbdhostapd: use the new build variants feature to clean...
2009-11-04 nbdmac80211: fill some important capabilities into ht_capa...
2009-10-20 nbdhostapd: make compilation of the hostap driver conditio...
2009-10-17 nbdhostapd: do not configure wme when using madwifi -...
2009-10-02 nbdhostapd: initialize wme to sane values
2009-07-14 florian[package] add additions from (#5149)
2009-06-27 acinonyx[package] hostapd: Remove deprecated 'debug' configurat...
2009-05-27 nbdhostapd: prefer built-in crypto header files over exter...
2009-05-04 nbdfix more issues with libnl-tiny and eglibc
2009-04-30 nbdhostapd: use libnl-tiny instead of libnl
2009-04-27 nicointroduce a generic PKG_CONFIG_DEPENDS for packages...
2009-04-17 nbdget rid of $Id$ - it has never helped us and it has...
2009-04-09 hauke[hostapd] hostapd only supports either b or g as hwmode...
2009-03-27 nbdwifi: fix hostapd + autochannel
2009-03-23 hauke[hostapd] bump to version 0.6.9.
2009-03-01 juhosg[packages] hostapd: add 11n mode and ht_capab option...
2009-02-24 nico[package] replace some -I & -L flags with $(TARGET_CPPF...
2009-02-22 nbdadd country code option for hostapd (patch from #4675)
2009-02-17 juhosg[package] hostapd: update to 0.6.8
2009-01-30 nbdallow hostapd to continue, even if setting the country...
2009-01-30 nbdfix hostapd startup for no-crypto configurations
2009-01-27 nbdhostapd: add support for socket filtering to get rid...
2009-01-27 nbdhostapd: upgrade to 0.6.7 and conditionally enable...
2009-01-15 agb[package] hostapd,wpa_supplicant: create control interf...
2008-12-31 agb[package] hostapd,madwifi: rename agmode option to...
2008-12-02 kalozbump hostapd to version 0.6.6
2008-11-18 agb[hostapd] bump to version 0.6.5
2008-10-30 nbdfix typo
2008-10-29 nbduse pidfiles for hostapd/wpa_supplicant instead of...
2008-10-29 nbdfix hostapd a/g mode if only the channel is configured...
2008-10-29 nbdfix hostapd race condition which breaks wpa with madwifi
2008-10-01 nbdimplement conditional dependencies for menuconfig and...
2008-09-23 nbdparse the a/g mode setting in /etc/config/wireless...
2008-08-26 florianA WPA(2) pre-shared key can either be specified as...
2008-08-23 florianFix hostapd with open access point and per-device confi...
2008-08-13 florianUpdate hostapd to 0.6.4
2008-07-10 florianFix hostapd compilation which was broken only for 2...
2008-07-07 florianUpdate hostapd to 0.6.3 (#3615)
2008-06-08 nozCompilation fix for hostapd with newer mac80211 code...
2008-06-04 thepeopleadd wpa-eap uci configs Signed-off-by: David Bird ...
2008-04-10 florianFix hostapd compilation errors on STA_INFO (#3308)
2008-02-18 thepeoplechange psk back to key
2008-02-17 mbhostapd: Disable driver_nl80211 if mac80211 is not...
2008-02-17 mbhostapd.sh: Fix typo. The PSK is expected in the "psk...
2008-02-17 mbhostapd: use patches to add the nl80211 driver instead...
2008-02-16 mbEnable nl80211 support in hostapd.
2008-02-16 mbAdd hostapd support for nl80211 (mac80211 stack)
2008-02-15 mbUpgrade b43 and mac80211.
2007-11-19 nbdfix libnl include issues which broke a few packages
2007-11-17 nbdfix path to .config (#2722)
2007-11-17 nbdclean up stale stampfiles
2007-11-17 nbdfix hostapd rebuild check, isolate the common src/...
2007-11-16 nbdfix hostapd build with openssl
2007-11-16 nbdhostapd: turn libnl into a build dependency
2007-11-16 nbdfix config change detect for hostapd
2007-11-16 nbdupdate hostapd patches to the latest from johannes...
2007-11-16 nbdimprove build checks for hostapd (combinations of madwi...
2007-11-16 nbduse the static version of libnl for hostapd
2007-11-16 nbdfix up hostapd for mac80211
2007-10-20 nbddisable driver_devicescape in hostapd
2007-09-16 nicofix hostap dependencies
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-09-07 nicomove package description to a separate definition,...
2007-09-06 nbdstrip the kernel version suffix from target directories...
2007-08-07 florianUpgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
2007-07-29 blogicSome packages make no sense or do not build for etrax
2007-07-17 kalozavr32 build fixes
2007-06-04 nbdrefresh all package patches in the buildroot using...
2007-04-18 nbdmove hostapd setup script from wireless-tools to hostap...
2007-03-28 nicoreplace common -I and -L search flags with TARGET_CPPFL...
2007-03-16 nbdadd file type autodetection for the unpack command...
2007-03-16 nbdadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2007-01-22 nicocosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
2007-01-09 nbdupgrade hostapd to 0.5.7 (patch from #1133)
2007-01-05 kalozfix typo (closes #1149)
2007-01-05 florianUse the KernelPackage template instead of kmod-foo
2006-11-23 nbdreplace lots of manual install commands with INSTALL_...
2006-10-31 nbdupdate hostapd to latest upstream version
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-09-24 niconew (last?) attempt at standardizing Makefiles
2006-08-18 mbmFix/clean several hundred package makefiles
2006-06-27 mbmcredit where credit is due
2006-06-21 nbdadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 nbdbuild system cleanup. move shared include files into...
2006-06-18 nicoremove ipkg directory, add conffiles, normalize Makefile.
2006-06-15 nbdremove global hostapd builddep on openssl
2006-06-15 nbdfix hostapd-mini dependencies
2006-06-12 nbdfix wpa/wpa2 with madwifi
next