Commit Graph

109 Commits

Author SHA1 Message Date
6d1ad8e33b hostapd: backport package from trunk r39765
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 39927
2014-03-14 10:53:39 +00:00
13044dff07 hostapd: sync with trunk r36533
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 36682
2013-05-21 11:56:27 +00:00
30c34e1e99 hostapd: fix client reassociation after too many ACK failures
Backport of r35973

SVN-Revision: 35974
2013-03-12 00:25:14 +00:00
6fe82f8198 hostapd: fix the scan wait patch for multiple interfaces
Backport of r35630

SVN-Revision: 35631
2013-02-16 19:01:44 +00:00
b82dc3a77e hostapd: add back the patch that waits for interface bringup in ht40, it got lost with the update
Backport of r35619

SVN-Revision: 35620
2013-02-16 14:26:36 +00:00
c3d8beb352 hostapd: merge some pending fixes (fixes assoc errors when moving between vaps of the same wifi device)
Backport of r33919

SVN-Revision: 33925
2012-10-25 15:13:10 +00:00
970b58823d hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)
Backport of r33815

SVN-Revision: 33816
2012-10-17 18:18:17 +00:00
480108c8c4 hostapd: add a patch for suppressing probe responses from APs that have reached their limit of maximum number of clients
SVN-Revision: 33401
2012-09-14 14:08:39 +00:00
dc800773d0 hostapd: support wps in hostapd_cli even when built from the mini variant
SVN-Revision: 33393
2012-09-13 12:39:14 +00:00
16ed0ca7b4 hostapd: update to 2012-09-10
SVN-Revision: 33392
2012-09-13 12:38:51 +00:00
1c03ac9a7a hostapd: fix ap+sta issues
SVN-Revision: 33311
2012-08-29 16:06:24 +00:00
5fc3404897 mac80211/hostapd: add support for HT capa in case of IBSS/RSN
Signed-off-by: Antonio Quartulli <ordex@autistici.org>

SVN-Revision: 32830
2012-07-24 23:07:25 +00:00
78f5131fea hostapd: add pending patches
add patched needed to pass more parameters to the IBSS JOIN command

Signed-off-by: Antonio Quartulli <ordex@autistici.org>

SVN-Revision: 32828
2012-07-24 23:07:10 +00:00
80daf3014f hostapd: update to 20120428, fixes some radius issues and wds ap mac address issues
SVN-Revision: 31515
2012-04-29 11:14:53 +00:00
012c363f33 hostapd: fix driver_madwifi compile issues
SVN-Revision: 31139
2012-03-29 12:52:32 +00:00
a34c564995 hostapd: update to 20120326
SVN-Revision: 31080
2012-03-27 10:42:47 +00:00
f140b207af hostapd: add configurable debug message minimum priority to cut down on bloat generated by excessive debug messages
SVN-Revision: 30666
2012-02-20 23:41:52 +00:00
aeed058a19 hostapd: merge an upstream workaround for broken clients sending the wrong wpa type (should fix )
SVN-Revision: 29876
2012-01-24 01:49:23 +00:00
eeb6e75e17 hostapd: add missing check for wds stations
SVN-Revision: 29559
2011-12-17 14:28:20 +00:00
2d3de3165a [package] hostapd: support optional argument for the -v switch of hostapd and wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in
SVN-Revision: 29507
2011-12-12 17:26:13 +00:00
a6cf47aad3 hostapd: update to latest git version
SVN-Revision: 28746
2011-11-04 01:05:26 +00:00
e01e3ef78a wpa_supplicant: increase the time between scans to reduce the number of hw resets
SVN-Revision: 28262
2011-09-20 14:45:38 +00:00
165ce75100 hostapd: add a workaround for driver issues in various android devices with texas instruments wifi
SVN-Revision: 28167
2011-09-04 18:23:36 +00:00
4b5dea4b18 Revert "hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ()"
This is causing regressions for other clients

SVN-Revision: 28141
2011-09-01 16:07:38 +00:00
d679d82b02 hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some broken clients ()
SVN-Revision: 28111
2011-08-29 08:23:13 +00:00
672d823217 hostapd: fix a compile issue when compiling wpa_supplicant (fixes )
SVN-Revision: 27830
2011-07-29 14:14:32 +00:00
0768350a83 hostapd: fix wds interface address handling for multi-bssid
SVN-Revision: 27823
2011-07-29 09:40:24 +00:00
f739002b80 hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eapol frame
SVN-Revision: 27822
2011-07-29 09:40:19 +00:00
705c3dc60b hostapd: refresh patch
SVN-Revision: 27571
2011-07-09 07:28:00 +00:00
a98446ea3b hostapd: send EAPOL frames using the same WMM queue as management frames - fixes reconnect issues under load
SVN-Revision: 27570
2011-07-09 07:20:19 +00:00
4cf67828e5 hostapd: only advertise a single encryption type via WPS if multiple are supported - fixes windows 7 interop issues
SVN-Revision: 27569
2011-07-09 07:19:55 +00:00
b9103dbf39 hostapd: fix a race condition related to assoc response tx status processing
SVN-Revision: 27022
2011-05-28 16:27:17 +00:00
ebe6e2aa4c hostapd: update to 20110527, includes a client mode wpa auth fix
SVN-Revision: 27021
2011-05-28 16:27:12 +00:00
554ffaf963 hostapd: fix a few compile errors and warnings
SVN-Revision: 26751
2011-04-24 03:34:46 +00:00
f4db5b19ab hostapd: update to 2011-04-21
SVN-Revision: 26749
2011-04-23 21:34:35 +00:00
3f6d4cf291 hostapd: fix bridge handling for wds stations ()
SVN-Revision: 26724
2011-04-19 15:41:49 +00:00
16e4efadd7 hostapd: properly mark random data as ready if initialization succeeds without reassociation ()
SVN-Revision: 26611
2011-04-12 17:30:16 +00:00
fdcbbb5158 hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart
SVN-Revision: 26415
2011-04-02 19:44:51 +00:00
e1e4cd5688 hostapd: update to 20110402, fixes issues with non-QoS clients
SVN-Revision: 26414
2011-04-02 19:44:47 +00:00
959ea9e83a nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients ()
SVN-Revision: 26367
2011-03-30 11:38:35 +00:00
d4d24c40fc hostapd: make entropy collection contribute to the kernel pool
SVN-Revision: 26272
2011-03-22 21:00:54 +00:00
49cfadebac hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
SVN-Revision: 26261
2011-03-21 23:02:12 +00:00
a9798debaf [package] hostapd: fix non-multicall hostapd compile ()
SVN-Revision: 26220
2011-03-18 11:03:12 +00:00
682ef80d06 hostapd: add a patch to remove some unnecessary control interface functionality
SVN-Revision: 26216
2011-03-18 02:15:52 +00:00
15b5e844f0 [package] hostapd: Fix hostap driver for multicall binary builds
SVN-Revision: 26203
2011-03-17 07:23:37 +00:00
1d995642df hostapd: update to 20110117
SVN-Revision: 25094
2011-01-24 18:54:20 +00:00
b70463cbdc [package] hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured
SVN-Revision: 24041
2010-11-19 22:02:52 +00:00
9d554e0beb hostapd: back out a problematic madwifi change that worked around some issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes )
SVN-Revision: 24032
2010-11-19 00:57:41 +00:00
ce41cc6c46 hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds)
SVN-Revision: 23987
2010-11-13 17:00:18 +00:00
adac8050d8 hostapd: update to 2010-11-11
SVN-Revision: 23969
2010-11-11 22:39:19 +00:00