summaryrefslogtreecommitdiffstats
path: root/package/wpa_supplicant/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Major enhancement to hostap.sh script * use common openwrt option naming ↵Jo-Philipp Wich2009-05-301-0/+1
| | | | | | (e.g. sta instead of manged for mode) * add support for wds vifs * add support for monitor mode * add encryption support * add antenna selection options * add hidden ssid option * other minor fixes Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 16220
* introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵Nicolas Thill2009-04-271-2/+6
| | | | | | reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS SVN-Revision: 15451
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* fix unparsable options generated by wpa_supplicant.sh (#4835)Jo-Philipp Wich2009-03-281-1/+1
| | | | SVN-Revision: 15058
* bump to version 0.6.9. Synced config with upstream version.Hauke Mehrtens2009-03-231-2/+2
| | | | SVN-Revision: 14993
* wpa_supplicant: update to 0.6.8Gabor Juhos2009-02-171-2/+2
| | | | SVN-Revision: 14545
* wpa_supplicant: update to 0.6.7Gabor Juhos2009-01-281-4/+4
| | | | SVN-Revision: 14240
* wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist ↵Felix Fietkau2008-12-221-3/+3
| | | | | | | | anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6 Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 13723
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.Florian Fainelli2008-08-121-0/+2
| | | | SVN-Revision: 12289
* add missing dependencyFelix Fietkau2008-08-101-0/+2
| | | | SVN-Revision: 12270
* fixes whitespace errorJohn Crispin2008-08-041-1/+0
| | | | SVN-Revision: 12088
* adds option to select tls provider when using wpa_supplicant, fixes #3770John Crispin2008-07-301-0/+2
| | | | SVN-Revision: 12016
* fix wpa_cli compileFelix Fietkau2008-07-181-1/+1
| | | | SVN-Revision: 11861
* Fix menuconfig - Description for the no timestamp check option was ↵Andy Boyett2008-07-171-7/+1
| | | | | | swallowing all entries below it in menuconfig SVN-Revision: 11850
* fix md5sumTravis Kemen2008-07-151-1/+1
| | | | SVN-Revision: 11835
* Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for ↵Felix Fietkau2008-07-151-9/+24
| | | | | | roaming with ap_scan=1) Remove arch specific config files (they seem rather pointless) Remove the dependency on OpenSSL (use small built-in SSL functions) SVN-Revision: 11833
* fix wpa_supplicant cflagsFelix Fietkau2008-06-011-0/+1
| | | | SVN-Revision: 11311
* bumped wpa_supplicant to 0.5.10Andy Boyett2008-03-161-5/+5
| | | | SVN-Revision: 10608
* Mirror source tarball to openwrt.org (#2983)Florian Fainelli2008-01-061-1/+1
| | | | SVN-Revision: 10133
* Upgrade wpa_supplicant to 0.5.9 (#2823)Florian Fainelli2007-12-091-2/+2
| | | | SVN-Revision: 9686
* fixed wpa2 support for madwifi/wpa_supplicantJohn Crispin2007-10-181-18/+1
| | | | SVN-Revision: 9355
* DESCRIPTION:= is obseleteJohn Crispin2007-10-141-3/+12
| | | | SVN-Revision: 9305
* Package wpa-passphrase (#1275)Florian Fainelli2007-09-161-1/+13
| | | | SVN-Revision: 8788
* replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSNicolas Thill2007-03-281-2/+2
| | | | SVN-Revision: 6735
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* upgrade wpa_supplicant to v0.5.7 for #1133Imre Kaloz2007-01-051-2/+2
| | | | SVN-Revision: 5998
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-2/+2
| | | | SVN-Revision: 5624
* move wpa_supplicant to trunkFelix Fietkau2006-10-311-0/+73
SVN-Revision: 5362