This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Openwrt
/
package
/
hostapd
/
files
History
Vasilis Tsiligiannis
87cba7eb46
hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant (
#8164
)
...
SVN-Revision: 23817
2010-11-03 10:39:29 +00:00
..
hostapd-full.config
hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad
2010-07-08 18:36:07 +00:00
hostapd-mini.config
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
2010-01-23 08:28:26 +00:00
hostapd.sh
Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used.
2010-10-27 11:11:04 +00:00
multicall.c
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
2010-01-23 08:28:26 +00:00
wpa_supplicant-full.config
hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad
2010-07-08 18:36:07 +00:00
wpa_supplicant-mini.config
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
2010-01-23 08:28:26 +00:00
wpa_supplicant.sh
hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant (
#8164
)
2010-11-03 10:39:29 +00:00
wps-hotplug.sh
hostapd: add preliminary wps script support (push-button only, does not handle multi-bss yet)
2010-07-08 18:36:17 +00:00