Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist ↵ | Felix Fietkau | 2008-12-22 | 5 | -50/+51 |
| | | | | | | | | 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 | ||||
* | Fix typo in wpa_supplicant (#4208) | Florian Fainelli | 2008-11-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 13209 | ||||
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵ | Felix Fietkau | 2008-10-29 | 1 | -1/+1 |
| | | | | | | when bringing an interface down - fixes an issue with random hostapd death SVN-Revision: 13078 | ||||
* | Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should ↵ | Florian Fainelli | 2008-08-13 | 1 | -3/+4 |
| | | | | | | only be set for 802.1x setups SVN-Revision: 12292 | ||||
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | Florian Fainelli | 2008-08-12 | 2 | -0/+80 |
| | | | | SVN-Revision: 12289 | ||||
* | add missing dependency | Felix Fietkau | 2008-08-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 12270 | ||||
* | fixes whitespace error | John Crispin | 2008-08-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 12088 | ||||
* | adds option to select tls provider when using wpa_supplicant, fixes #3770 | John Crispin | 2008-07-30 | 2 | -0/+14 |
| | | | | SVN-Revision: 12016 | ||||
* | wpa_supplicant: sort scan results by link quality to improve ↵ | Felix Fietkau | 2008-07-25 | 1 | -0/+35 |
| | | | | | | supplicant-controlled roaming SVN-Revision: 11931 | ||||
* | wpa_supplicant: improve scan cache reliability | Felix Fietkau | 2008-07-25 | 1 | -30/+22 |
| | | | | SVN-Revision: 11930 | ||||
* | fix wpa_cli compile | Felix Fietkau | 2008-07-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 11861 | ||||
* | Fix menuconfig - Description for the no timestamp check option was ↵ | Andy Boyett | 2008-07-17 | 2 | -7/+10 |
| | | | | | | swallowing all entries below it in menuconfig SVN-Revision: 11850 | ||||
* | fix md5sum | Travis Kemen | 2008-07-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 11835 | ||||
* | Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for ↵ | Felix Fietkau | 2008-07-15 | 15 | -1386/+662 |
| | | | | | | 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 | ||||
* | add little endian arm wpa_supplicant config file | Imre Kaloz | 2008-06-05 | 1 | -0/+139 |
| | | | | SVN-Revision: 11369 | ||||
* | fix wpa_supplicant cflags | Felix Fietkau | 2008-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 11311 | ||||
* | bumped wpa_supplicant to 0.5.10 | Andy Boyett | 2008-03-16 | 1 | -5/+5 |
| | | | | SVN-Revision: 10608 | ||||
* | Mirror source tarball to openwrt.org (#2983) | Florian Fainelli | 2008-01-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10133 | ||||
* | Upgrade wpa_supplicant to 0.5.9 (#2823) | Florian Fainelli | 2007-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 9686 | ||||
* | Provide an i686 wpa_supplicant configuration file | Florian Fainelli | 2007-10-24 | 1 | -0/+181 |
| | | | | SVN-Revision: 9437 | ||||
* | fixed wpa2 support for madwifi/wpa_supplicant | John Crispin | 2007-10-18 | 1 | -18/+1 |
| | | | | SVN-Revision: 9355 | ||||
* | DESCRIPTION:= is obselete | John Crispin | 2007-10-14 | 1 | -3/+12 |
| | | | | SVN-Revision: 9305 | ||||
* | Package wpa-passphrase (#1275) | Florian Fainelli | 2007-09-16 | 1 | -1/+13 |
| | | | | SVN-Revision: 8788 | ||||
* | avr32 build fixes | Imre Kaloz | 2007-07-17 | 1 | -0/+139 |
| | | | | SVN-Revision: 8017 | ||||
* | added several patches to make packages compile for the foxboard | John Crispin | 2007-06-12 | 1 | -0/+139 |
| | | | | SVN-Revision: 7597 | ||||
* | replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS | Nicolas Thill | 2007-03-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 6735 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 1 | -3/+0 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | upgrade wpa_supplicant to v0.5.7 for #1133 | Imre Kaloz | 2007-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 5998 | ||||
* | Add a powerpc configuration file for magicbox, prevents buildbot from failing ;) | Florian Fainelli | 2006-12-28 | 1 | -0/+181 |
| | | | | SVN-Revision: 5914 | ||||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 5624 | ||||
* | move wpa_supplicant to trunk | Felix Fietkau | 2006-10-31 | 5 | -0/+671 |
SVN-Revision: 5362 |