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-09 20:31:35 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
hostapd
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
..
files
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
Makefile
Update hostapd to 0.6.4
2008-08-13 19:32:40 +00:00