index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: make rfkill support optional
nbd
2010-07-08
3
-2
/
+272
*
hostapd: add preliminary wps script support (push-button only, does not handl...
nbd
2010-07-08
3
-2
/
+18
*
hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad
nbd
2010-07-08
2
-1
/
+3
*
hostapd: update to 2010-07-05
nbd
2010-07-08
13
-47
/
+62
*
add missing dependencies for hostapd-utils and wpa-cli (#7421)
nbd
2010-07-03
1
-2
/
+2
*
[package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na
jow
2010-06-30
1
-0
/
+8
*
[package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override
jow
2010-06-30
1
-1
/
+1
*
[package] hostapd: forgot the actual change in previous commit
jow
2010-06-16
1
-0
/
+1
*
[package] hostapd: properly read eap_type from configuration when setting up ...
jow
2010-06-16
1
-2
/
+2
*
hostapd: fix line reordering leading to segfaults
nbd
2010-05-02
1
-3
/
+3
*
wpa_supplicant: fix issues with the nl80211 driver
nbd
2010-05-02
2
-0
/
+128
*
hostapd: add ap isolate support for mac80211
nbd
2010-04-26
3
-0
/
+134
*
hostapd: update to 20100418 (0.7.2)
nbd
2010-04-24
9
-43
/
+43
*
hostapd: fix segmentation fault on non-mac80211 drivers (#7202)
nbd
2010-04-20
1
-5
/
+7
*
hostapd: fix basic rate selection for 5ghz
nbd
2010-04-20
1
-0
/
+68
*
[package] hostapd: fixup madwifi turbo modes (#7060)
jow
2010-04-03
1
-1
/
+2
*
hostapd: fix build error caused by r20631
juhosg
2010-03-31
1
-1
/
+10
*
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
juhosg
2010-03-31
1
-1
/
+1
*
hostapd: clean up openssl tls dependencies and build handling (fixes #6572)
nbd
2010-03-28
2
-11
/
+14
*
When enabling MFP, hostapd will read assoc_sa_query_max_timeout and
thepeople
2010-03-24
1
-0
/
+8
*
Enable management frame protection in hostapd, and make it configurable
thepeople
2010-03-24
2
-1
/
+9
*
Enable management frame protection in wpa_supplicant, and make it
thepeople
2010-03-24
2
-1
/
+11
*
Cleanup redundant psk handling code in wpa_supplicant.sh.
thepeople
2010-03-24
1
-10
/
+5
*
[package] hostapd: always strip "11" from hwmode value
jow
2010-03-21
1
-2
/
+2
*
[package] use a common way of marking packages as not supported on specific t...
nico
2010-03-10
1
-3
/
+3
*
hostapd: restore wds sta state after the sta reassociates
nbd
2010-03-09
1
-0
/
+12
*
hostapd: remove the hotplug script for adding wds station interfaces to a bri...
nbd
2010-03-09
3
-14
/
+75
*
hostapd: fix setting the station vlan for wds stations on reauthentication
nbd
2010-03-09
1
-0
/
+16
*
hostapd: upgrade to 20100309
nbd
2010-03-09
12
-1262
/
+47
*
wpa_supplicant: fix bridging settings for wds
nbd
2010-03-09
1
-0
/
+8
*
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ...
nbd
2010-02-19
1
-0
/
+22
*
mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...
nbd
2010-02-19
1
-1
/
+4
*
hostapd: select crda if mac80211 is selected
nbd
2010-02-16
1
-3
/
+3
*
hostapd: fix wpad compile on powerpc
nbd
2010-02-16
1
-1
/
+2
*
hostapd: move the roboswitch config override to the right place
nbd
2010-02-16
1
-2
/
+2
*
mac80211: use wpa_supplicant for unencrypted connections to improve client mo...
nbd
2010-02-08
1
-0
/
+3
*
hostapd: fix a segfault in the error path of the nl80211 bss interface add fu...
nbd
2010-02-02
1
-2
/
+6
*
add me as a maintainer for a few other packages
nbd
2010-01-31
1
-0
/
+4
*
hostapd: fix segfault in mac80211 wds ap handling
nbd
2010-01-30
1
-3
/
+4
*
wpa_supplicant: add missing dependencies
nbd
2010-01-25
1
-0
/
+1
*
hostapd: fix wpad compile error by preventing make spam from showing up in th...
nbd
2010-01-23
1
-2
/
+2
*
hostapd: fix compile error in the roboswitch driver
nbd
2010-01-23
2
-1
/
+16
*
hostapd: fix build error
nbd
2010-01-23
1
-1
/
+1
*
hostapd: add a build variant for wpa_supplicant and one for a multicall hosta...
nbd
2010-01-23
13
-8
/
+2225
*
mac80211: restructure /lib/wifi/mac80211.sh
nbd
2010-01-20
1
-97
/
+45
*
hostapd: upgrade to latest git version, add patches to fix multi-bss support ...
nbd
2010-01-20
5
-2
/
+1351
*
hostapd: remove all object files on config changes
nbd
2010-01-19
1
-2
/
+1
*
hostapd: fix compile error with madwifi enabled
nbd
2010-01-08
1
-0
/
+18
*
hostapd: upgrade to latest version
nbd
2010-01-08
5
-284
/
+26
*
hostapd: parse the option for hiding the ESSID (#6310)
nbd
2009-12-09
1
-0
/
+2
[next]