]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config.c
SAE: Allow SAE password to be configured separately (STA)
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 11 Oct 2017 20:09:16 +0000 (23:09 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 11 Oct 2017 20:24:19 +0000 (23:24 +0300)
commita34ca59e4db0df63034fed4def121eaecc65bfa7
tree1168ebf27bc4b26fbd4284d5fdedab41b3d6b78b
parent2377c1caef77c9c309681ad419b87cafc1c10e28
SAE: Allow SAE password to be configured separately (STA)

The new sae_password network profile parameter can now be used to set
the SAE password instead of the previously used psk parameter. This
allows shorter than 8 characters and longer than 63 characters long
passwords to be used.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/config_winreg.c
wpa_supplicant/mesh_rsn.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant.conf