Felix Fietkau
|
6e9542e392
|
hostapd: fix a race condition related to assoc response tx status processing
SVN-Revision: 27022
|
2011-05-28 16:27:17 +00:00 |
Felix Fietkau
|
1b2b3be64d
|
hostapd: update to 20110527, includes a client mode wpa auth fix
SVN-Revision: 27021
|
2011-05-28 16:27:12 +00:00 |
Felix Fietkau
|
cbbe49a1d8
|
hostapd: fix a few compile errors and warnings
SVN-Revision: 26751
|
2011-04-24 03:34:46 +00:00 |
Felix Fietkau
|
d7bdfca6d0
|
hostapd: update to 2011-04-21
SVN-Revision: 26749
|
2011-04-23 21:34:35 +00:00 |
Felix Fietkau
|
ea07da5fe5
|
hostapd: fix bridge handling for wds stations (#9257)
SVN-Revision: 26724
|
2011-04-19 15:41:49 +00:00 |
Felix Fietkau
|
768877966d
|
hostapd: properly mark random data as ready if initialization succeeds without reassociation (#9222)
SVN-Revision: 26611
|
2011-04-12 17:30:16 +00:00 |
Felix Fietkau
|
6811425955
|
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 |
Felix Fietkau
|
8807b396ce
|
hostapd: update to 20110402, fixes issues with non-QoS clients
SVN-Revision: 26414
|
2011-04-02 19:44:47 +00:00 |
Felix Fietkau
|
08eca8da80
|
nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients (#8830)
SVN-Revision: 26367
|
2011-03-30 11:38:35 +00:00 |
Felix Fietkau
|
85b859a2b6
|
hostapd: make entropy collection contribute to the kernel pool
SVN-Revision: 26272
|
2011-03-22 21:00:54 +00:00 |
Felix Fietkau
|
e822e20348
|
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 |
Vasilis Tsiligiannis
|
0e5f8f6904
|
hostapd: fix non-multicall hostapd compile (#9074)
SVN-Revision: 26220
|
2011-03-18 11:03:12 +00:00 |
Felix Fietkau
|
a75791b855
|
hostapd: add a patch to remove some unnecessary control interface functionality
SVN-Revision: 26216
|
2011-03-18 02:15:52 +00:00 |
Vasilis Tsiligiannis
|
6b0faf40e7
|
hostapd: Fix hostap driver for multicall binary builds
SVN-Revision: 26203
|
2011-03-17 07:23:37 +00:00 |
Felix Fietkau
|
0e6529d50c
|
hostapd: update to 20110117
SVN-Revision: 25094
|
2011-01-24 18:54:20 +00:00 |
Jo-Philipp Wich
|
73f313d035
|
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 |
Felix Fietkau
|
a72af79590
|
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 #8267)
SVN-Revision: 24032
|
2010-11-19 00:57:41 +00:00 |
Felix Fietkau
|
336c7f084d
|
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 |
Felix Fietkau
|
814af8484e
|
hostapd: update to 2010-11-11
SVN-Revision: 23969
|
2010-11-11 22:39:19 +00:00 |
Felix Fietkau
|
c7b77f16c7
|
hostapd: add some wpa related madwifi fixes
SVN-Revision: 23933
|
2010-11-09 01:36:43 +00:00 |
Felix Fietkau
|
327d4d9f67
|
hostapd: update to 20101109, reorganize patches
SVN-Revision: 23932
|
2010-11-09 01:36:36 +00:00 |
Felix Fietkau
|
e0194cb763
|
hostapd: move the madwifi segfault fix to the right place
SVN-Revision: 23738
|
2010-10-31 13:49:34 +00:00 |
Jo-Philipp Wich
|
434c8dbf33
|
package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv.
SVN-Revision: 23715
|
2010-10-29 21:25:39 +00:00 |
Felix Fietkau
|
c1d125fb33
|
hostapd: do not restrict ht capabilities for ap+sta
SVN-Revision: 23674
|
2010-10-27 15:17:09 +00:00 |
Felix Fietkau
|
e9378aa3cd
|
hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces
SVN-Revision: 23641
|
2010-10-26 13:47:12 +00:00 |
Felix Fietkau
|
d80884021d
|
hostapd: fix wpa_supplicant standalone compile
SVN-Revision: 23625
|
2010-10-24 21:31:05 +00:00 |
Felix Fietkau
|
4d9c7b1a4b
|
hostapd: fix AP+STA reconnects
SVN-Revision: 23604
|
2010-10-24 00:19:34 +00:00 |
Felix Fietkau
|
025462a706
|
hostapd: remove some unnecessary debugging code from the last commit
SVN-Revision: 23603
|
2010-10-23 23:45:41 +00:00 |
Felix Fietkau
|
35cdc5d722
|
hostapd/mac80211: implement support for AP+STA
SVN-Revision: 23602
|
2010-10-23 23:39:54 +00:00 |
Felix Fietkau
|
0fbff7de83
|
hostapd: fix SIGHUP for multi-bss
SVN-Revision: 23601
|
2010-10-23 23:39:49 +00:00 |
Felix Fietkau
|
8cd8f6029c
|
hostapd: fix non-multicall wpa_supplicant compile
SVN-Revision: 23073
|
2010-09-15 17:51:06 +00:00 |
Felix Fietkau
|
7fb3870671
|
hostapd: fix wpa_supplicant crash issues in WDS STA mode
SVN-Revision: 23067
|
2010-09-15 03:14:48 +00:00 |
Felix Fietkau
|
d23ca9f0f3
|
hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464)
SVN-Revision: 22854
|
2010-08-31 16:16:32 +00:00 |
Felix Fietkau
|
1d45111aa5
|
hostapd: make rfkill support optional
SVN-Revision: 22101
|
2010-07-08 18:36:22 +00:00 |
Felix Fietkau
|
af6d19ac96
|
hostapd: update to 2010-07-05
SVN-Revision: 22097
|
2010-07-08 18:35:15 +00:00 |
Felix Fietkau
|
4c1eacdd5a
|
hostapd: fix line reordering leading to segfaults
SVN-Revision: 21323
|
2010-05-02 23:38:15 +00:00 |
Felix Fietkau
|
fd61253b66
|
wpa_supplicant: fix issues with the nl80211 driver
SVN-Revision: 21320
|
2010-05-02 22:03:49 +00:00 |
Felix Fietkau
|
db8b1922fc
|
hostapd: add ap isolate support for mac80211
SVN-Revision: 21179
|
2010-04-26 23:08:03 +00:00 |
Felix Fietkau
|
b6ea79a06b
|
hostapd: update to 20100418 (0.7.2)
SVN-Revision: 21142
|
2010-04-24 17:24:07 +00:00 |
Felix Fietkau
|
605fbb51ce
|
hostapd: fix segmentation fault on non-mac80211 drivers (#7202)
SVN-Revision: 21065
|
2010-04-20 21:25:14 +00:00 |
Felix Fietkau
|
b131ab7914
|
hostapd: fix basic rate selection for 5ghz
SVN-Revision: 21043
|
2010-04-20 15:08:29 +00:00 |
Felix Fietkau
|
5c02f218be
|
hostapd: restore wds sta state after the sta reassociates
SVN-Revision: 20108
|
2010-03-09 21:33:24 +00:00 |
Felix Fietkau
|
ad1507756b
|
hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge
SVN-Revision: 20104
|
2010-03-09 21:16:38 +00:00 |
Felix Fietkau
|
875b9fc0ae
|
hostapd: fix setting the station vlan for wds stations on reauthentication
SVN-Revision: 20103
|
2010-03-09 21:16:32 +00:00 |
Felix Fietkau
|
1aa0192b94
|
hostapd: upgrade to 20100309
SVN-Revision: 20090
|
2010-03-09 17:36:10 +00:00 |
Felix Fietkau
|
4c776cf093
|
hostapd: fix a segfault in the error path of the nl80211 bss interface add function
SVN-Revision: 19496
|
2010-02-02 02:51:06 +00:00 |
Felix Fietkau
|
d780bbd5ff
|
hostapd: fix segfault in mac80211 wds ap handling
SVN-Revision: 19420
|
2010-01-30 16:08:02 +00:00 |
Felix Fietkau
|
8499c45a73
|
hostapd: fix compile error in the roboswitch driver
SVN-Revision: 19290
|
2010-01-23 15:12:57 +00:00 |
Felix Fietkau
|
64268c7165
|
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
SVN-Revision: 19286
|
2010-01-23 08:28:26 +00:00 |
Felix Fietkau
|
c61daab867
|
hostapd: upgrade to latest git version, add patches to fix multi-bss support with a single hostapd instance
SVN-Revision: 19234
|
2010-01-20 02:26:00 +00:00 |