Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | hostapd: add a build variant for wpa_supplicant and one for a multicall ↵ | Felix Fietkau | 2010-01-23 |
| | | | | | | hostapd+supplicant program (wpad) and remove the old wpa_supplicant package SVN-Revision: 19286 | ||
* | wpa_supplicant: fix two syntax errors in wpa_supplicant.sh (#6504) | Jo-Philipp Wich | 2010-01-14 |
| | | | | SVN-Revision: 19128 | ||
* | wpa_supplicant: add WEP key handling to conform with documented behaviour in ↵ | Jo-Philipp Wich | 2010-01-13 |
| | | | | | | mac80211.sh (#6493) SVN-Revision: 19119 | ||
* | wpa_supplicant: remove legacy PS3 gelic wpa driver support | Hamish Guthrie | 2010-01-06 |
| | | | | SVN-Revision: 19052 | ||
* | wpa_supplicant: relax parsing of encryption mode, drop support for uppercase ↵ | Jo-Philipp Wich | 2009-12-05 |
| | | | | | | modes SVN-Revision: 18663 | ||
* | wpa_supplicant: fix madwifi related config change handling | Felix Fietkau | 2009-08-20 |
| | | | | SVN-Revision: 17333 | ||
* | Add bssid, frag and rts options and fix mac access control Signed-off-by: ↵ | Jo-Philipp Wich | 2009-05-30 |
| | | | | | | Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 16221 | ||
* | Major enhancement to hostap.sh script * use common openwrt option naming ↵ | Jo-Philipp Wich | 2009-05-30 |
| | | | | | | (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 | ||
* | correct path to board specific configuration, enable roboswitch driver in ↵ | Florian Fainelli | 2009-05-28 |
| | | | | | | wpa_supplicant for brcm-2.4, brcm47xx and brcm63xx SVN-Revision: 16147 | ||
* | introduce a generic PKG_CONFIG_DEPENDS for packages that need to be ↵ | Nicolas Thill | 2009-04-27 |
| | | | | | | 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 Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | fix unparsable options generated by wpa_supplicant.sh (#4835) | Jo-Philipp Wich | 2009-03-28 |
| | | | | SVN-Revision: 15058 | ||
* | enable roboswitch for brcm-2.4 config | Florian Fainelli | 2009-03-26 |
| | | | | SVN-Revision: 15046 | ||
* | deactivate nl80211 again. Fixes bug #4823 | Hauke Mehrtens | 2009-03-24 |
| | | | | SVN-Revision: 15014 | ||
* | bump to version 0.6.9. Synced config with upstream version. | Hauke Mehrtens | 2009-03-23 |
| | | | | SVN-Revision: 14993 | ||
* | wpa_supplicant: update to 0.6.8 | Gabor Juhos | 2009-02-17 |
| | | | | SVN-Revision: 14545 | ||
* | wpa_supplicant: update to 0.6.7 | Gabor Juhos | 2009-01-28 |
| | | | | SVN-Revision: 14240 | ||
* | wpa_supplicant: refresh patches | Gabor Juhos | 2009-01-28 |
| | | | | SVN-Revision: 14239 | ||
* | hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli | Andy Boyett | 2009-01-15 |
| | | | | SVN-Revision: 14039 | ||
* | wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist ↵ | Felix Fietkau | 2008-12-22 |
| | | | | | | | | 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 |
| | | | | SVN-Revision: 13209 | ||
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵ | Felix Fietkau | 2008-10-29 |
| | | | | | | 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 |
| | | | | | | 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 |
| | | | | SVN-Revision: 12289 | ||
* | add missing dependency | Felix Fietkau | 2008-08-10 |
| | | | | SVN-Revision: 12270 | ||
* | fixes whitespace error | John Crispin | 2008-08-04 |
| | | | | SVN-Revision: 12088 | ||
* | adds option to select tls provider when using wpa_supplicant, fixes #3770 | John Crispin | 2008-07-30 |
| | | | | SVN-Revision: 12016 | ||
* | wpa_supplicant: sort scan results by link quality to improve ↵ | Felix Fietkau | 2008-07-25 |
| | | | | | | supplicant-controlled roaming SVN-Revision: 11931 | ||
* | wpa_supplicant: improve scan cache reliability | Felix Fietkau | 2008-07-25 |
| | | | | SVN-Revision: 11930 | ||
* | fix wpa_cli compile | Felix Fietkau | 2008-07-18 |
| | | | | SVN-Revision: 11861 | ||
* | Fix menuconfig - Description for the no timestamp check option was ↵ | Andy Boyett | 2008-07-17 |
| | | | | | | swallowing all entries below it in menuconfig SVN-Revision: 11850 | ||
* | fix md5sum | Travis Kemen | 2008-07-15 |
| | | | | SVN-Revision: 11835 | ||
* | Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for ↵ | Felix Fietkau | 2008-07-15 |
| | | | | | | 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 |
| | | | | SVN-Revision: 11369 | ||
* | fix wpa_supplicant cflags | Felix Fietkau | 2008-06-01 |
| | | | | SVN-Revision: 11311 | ||
* | bumped wpa_supplicant to 0.5.10 | Andy Boyett | 2008-03-16 |
| | | | | SVN-Revision: 10608 | ||
* | Mirror source tarball to openwrt.org (#2983) | Florian Fainelli | 2008-01-06 |
| | | | | SVN-Revision: 10133 | ||
* | Upgrade wpa_supplicant to 0.5.9 (#2823) | Florian Fainelli | 2007-12-09 |
| | | | | SVN-Revision: 9686 | ||
* | Provide an i686 wpa_supplicant configuration file | Florian Fainelli | 2007-10-24 |
| | | | | SVN-Revision: 9437 | ||
* | fixed wpa2 support for madwifi/wpa_supplicant | John Crispin | 2007-10-18 |
| | | | | SVN-Revision: 9355 | ||
* | DESCRIPTION:= is obselete | John Crispin | 2007-10-14 |
| | | | | SVN-Revision: 9305 | ||
* | Package wpa-passphrase (#1275) | Florian Fainelli | 2007-09-16 |
| | | | | SVN-Revision: 8788 | ||
* | avr32 build fixes | Imre Kaloz | 2007-07-17 |
| | | | | SVN-Revision: 8017 | ||
* | added several patches to make packages compile for the foxboard | John Crispin | 2007-06-12 |
| | | | | SVN-Revision: 7597 | ||
* | replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS | Nicolas Thill | 2007-03-28 |
| | | | | SVN-Revision: 6735 | ||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | lots of places SVN-Revision: 6582 | ||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 |
| | | | | | | 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 |
| | | | | SVN-Revision: 5998 | ||
* | Add a powerpc configuration file for magicbox, prevents buildbot from failing ;) | Florian Fainelli | 2006-12-28 |
| | | | | SVN-Revision: 5914 | ||
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 |
| | | | | SVN-Revision: 5624 |