aboutsummaryrefslogtreecommitdiffstats
path: root/package/hostapd
Commit message (Collapse)AuthorAgeFilesLines
* wpa_supplicant.sh: always use parameters from the current sectionnbd2012-12-161-7/+2
| | | | | | | | | | | | | | | | Using variables from the outer scope unnecessarily complicates the code and leads to issues. This patch fixes the bug when having an "adhoc" wifi-iface section before a "sta" section prevents wpa_supplicant from using the key specified in the corresponding section as it tries to use the "adhoc" key instead (1 by default). Signed-off-by: Paul Fertser <fercerpav@gmail.com> Backport of r34716 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge some pending fixes (fixes assoc errors when moving between ↵nbd2012-10-252-1/+43
| | | | | | | | vaps of the same wifi device) Backport of r33919 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)nbd2012-10-171-0/+17
| | | | | | Backport of r33815 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix parallel build issues and spurious object file rebuilds ↵nbd2012-10-061-0/+1
| | | | | | (backport of r33630) git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* branch Attitude Adjustmentblogic2012-10-0540-0/+4793
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@33625 3c298f89-4303-0410-b956-a3cf2f4a3e73