summaryrefslogtreecommitdiff
path: root/package/wpa_supplicant/files/wpa_supplicant.sh
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: add a build variant for wpa_supplicant and one for a multicall ↵Felix Fietkau2010-01-231-116/+0
| | | | | | 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 Wich2010-01-141-2/+2
| | | | SVN-Revision: 19128
* wpa_supplicant: add WEP key handling to conform with documented behaviour in ↵Jo-Philipp Wich2010-01-131-5/+32
| | | | | | mac80211.sh (#6493) SVN-Revision: 19119
* wpa_supplicant: relax parsing of encryption mode, drop support for uppercase ↵Jo-Philipp Wich2009-12-051-9/+15
| | | | | | modes SVN-Revision: 18663
* fix unparsable options generated by wpa_supplicant.sh (#4835)Jo-Philipp Wich2009-03-281-2/+5
| | | | SVN-Revision: 15058
* hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cliAndy Boyett2009-01-151-0/+1
| | | | SVN-Revision: 14039
* Fix typo in wpa_supplicant (#4208)Florian Fainelli2008-11-151-1/+1
| | | | SVN-Revision: 13209
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵Felix Fietkau2008-10-291-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 Fainelli2008-08-131-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 Fainelli2008-08-121-0/+78
SVN-Revision: 12289