This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-07 19:40:39 +00:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
hostapd
/
files
History
Florian Fainelli
6b04ad55f9
A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (
#3935
)
...
Signed-off-by:
thomas@archlinux.org
SVN-Revision: 12394
2008-08-26 17:19:00 +00:00
..
default.config
Add hostapd support for nl80211 (mac80211 stack)
2008-02-16 18:51:55 +00:00
hostapd.sh
A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (
#3935
)
2008-08-26 17:19:00 +00:00
mini.config
Add hostapd support for nl80211 (mac80211 stack)
2008-02-16 18:51:55 +00:00