]> git.ipfire.org Git - thirdparty/hostap.git/commit
D-Bus: Fix GONegotiationSuccess signal passphrase format
authorJouni Malinen <j@w1.fi>
Wed, 31 Dec 2014 09:41:11 +0000 (11:41 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 31 Dec 2014 09:44:42 +0000 (11:44 +0200)
commit68bb0077434b5f8d3f7129b1f225a3cc1047587c
tree9b4d0496703a6ea7efdff1ecfd73f6230f4ad981
parent3cccf0b87070082c31e4f0c76673d9d9bb906feb
D-Bus: Fix GONegotiationSuccess signal passphrase format

Passphrase is a variable length string of (8..63 characters), not a byte
array of fixed 64 octets.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/dbus/dbus_new.c