Commit Graph

46 Commits

Author SHA1 Message Date
Felix Fietkau
7609c0ae88 wpa_supplicant: fix madwifi related config change handling
SVN-Revision: 17333
2009-08-20 15:58:55 +00:00
Jo-Philipp Wich
3d8f202050 Add bssid, frag and rts options and fix mac access control Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 16221
2009-05-30 22:45:13 +00:00
Jo-Philipp Wich
73493cbc83 Major enhancement to hostap.sh script * use common openwrt option naming (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
2009-05-30 21:48:54 +00:00
Florian Fainelli
72e25b07b8 correct path to board specific configuration, enable roboswitch driver in wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx
SVN-Revision: 16147
2009-05-28 16:19:38 +00:00
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
SVN-Revision: 15451
2009-04-27 15:53:00 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Jo-Philipp Wich
2a59f52a0f fix unparsable options generated by wpa_supplicant.sh (#4835)
SVN-Revision: 15058
2009-03-28 21:30:07 +00:00
Florian Fainelli
2f2305963a enable roboswitch for brcm-2.4 config
SVN-Revision: 15046
2009-03-26 10:06:50 +00:00
Hauke Mehrtens
de1cbfd093 deactivate nl80211 again. Fixes bug #4823
SVN-Revision: 15014
2009-03-24 13:04:29 +00:00
Hauke Mehrtens
fc9181c4e2 bump to version 0.6.9. Synced config with upstream version.
SVN-Revision: 14993
2009-03-23 16:22:56 +00:00
Gabor Juhos
eed095a173 wpa_supplicant: update to 0.6.8
SVN-Revision: 14545
2009-02-17 20:22:33 +00:00
Gabor Juhos
1354730b35 wpa_supplicant: update to 0.6.7
SVN-Revision: 14240
2009-01-28 13:48:22 +00:00
Gabor Juhos
6446f93be8 wpa_supplicant: refresh patches
SVN-Revision: 14239
2009-01-28 13:44:24 +00:00
Andy Boyett
aa59a08b45 hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli
SVN-Revision: 14039
2009-01-15 07:50:11 +00:00
Felix Fietkau
07d713bb76 wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist 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
2008-12-22 19:09:12 +00:00
Florian Fainelli
a30ed4d09d Fix typo in wpa_supplicant (#4208)
SVN-Revision: 13209
2008-11-15 11:15:25 +00:00
Felix Fietkau
a4f11ca22e use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
SVN-Revision: 13078
2008-10-29 17:26:49 +00:00
Florian Fainelli
dbb59f014a Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups
SVN-Revision: 12292
2008-08-13 13:30:27 +00:00
Florian Fainelli
8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
SVN-Revision: 12289
2008-08-12 14:22:42 +00:00
Felix Fietkau
0778290e26 add missing dependency
SVN-Revision: 12270
2008-08-10 15:49:52 +00:00
John Crispin
e4a0bfec3c fixes whitespace error
SVN-Revision: 12088
2008-08-04 11:47:46 +00:00
John Crispin
93ce64320a adds option to select tls provider when using wpa_supplicant, fixes #3770
SVN-Revision: 12016
2008-07-30 17:04:50 +00:00
Felix Fietkau
22a637325e wpa_supplicant: sort scan results by link quality to improve supplicant-controlled roaming
SVN-Revision: 11931
2008-07-25 22:37:50 +00:00
Felix Fietkau
e7c5e72479 wpa_supplicant: improve scan cache reliability
SVN-Revision: 11930
2008-07-25 22:37:36 +00:00
Felix Fietkau
923008ecc8 fix wpa_cli compile
SVN-Revision: 11861
2008-07-18 15:28:24 +00:00
Andy Boyett
d549476c02 Fix menuconfig - Description for the no timestamp check option was swallowing all entries below it in menuconfig
SVN-Revision: 11850
2008-07-17 01:09:49 +00:00
Travis Kemen
e49fcefa5c fix md5sum
SVN-Revision: 11835
2008-07-15 05:04:33 +00:00
Felix Fietkau
1fc2cf08a6 Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for 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
2008-07-15 01:40:55 +00:00
Imre Kaloz
7a72cfdd2a add little endian arm wpa_supplicant config file
SVN-Revision: 11369
2008-06-05 17:15:12 +00:00
Felix Fietkau
90baadbedc fix wpa_supplicant cflags
SVN-Revision: 11311
2008-06-01 00:10:26 +00:00
Andy Boyett
79d3f5e8ec bumped wpa_supplicant to 0.5.10
SVN-Revision: 10608
2008-03-16 18:33:37 +00:00
Florian Fainelli
ae47983863 Mirror source tarball to openwrt.org (#2983)
SVN-Revision: 10133
2008-01-06 13:07:20 +00:00
Florian Fainelli
1d6142d809 Upgrade wpa_supplicant to 0.5.9 (#2823)
SVN-Revision: 9686
2007-12-09 16:23:03 +00:00
Florian Fainelli
5447e02115 Provide an i686 wpa_supplicant configuration file
SVN-Revision: 9437
2007-10-24 19:49:39 +00:00
John Crispin
78edb9c7bb fixed wpa2 support for madwifi/wpa_supplicant
SVN-Revision: 9355
2007-10-18 20:51:21 +00:00
John Crispin
5e621fdd17 DESCRIPTION:= is obselete
SVN-Revision: 9305
2007-10-14 04:34:07 +00:00
Florian Fainelli
5adf170597 Package wpa-passphrase (#1275)
SVN-Revision: 8788
2007-09-16 10:32:42 +00:00
Imre Kaloz
bec5f22912 avr32 build fixes
SVN-Revision: 8017
2007-07-17 10:38:33 +00:00
John Crispin
91f8777f84 added several patches to make packages compile for the foxboard
SVN-Revision: 7597
2007-06-12 20:36:02 +00:00
Nicolas Thill
7f409744a4 replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
SVN-Revision: 6735
2007-03-28 00:35:26 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Imre Kaloz
09b0a6feb6 upgrade wpa_supplicant to v0.5.7 for #1133
SVN-Revision: 5998
2007-01-05 20:08:26 +00:00
Florian Fainelli
50c5e5d9c9 Add a powerpc configuration file for magicbox, prevents buildbot from failing ;)
SVN-Revision: 5914
2006-12-28 01:14:30 +00:00
Felix Fietkau
c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Felix Fietkau
a908c9b7a3 move wpa_supplicant to trunk
SVN-Revision: 5362
2006-10-31 17:31:37 +00:00