]> git.ipfire.org Git - thirdparty/hostap.git/commit
Use cleaner debug print for ctrl_iface commands with private info
authorJouni Malinen <j@w1.fi>
Sat, 4 Jan 2014 05:40:46 +0000 (07:40 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 20:33:50 +0000 (22:33 +0200)
commitd31b5ac7784aa0002caada8f03032cf79313a1a7
tree269a3113e76e300348c58de7b94027d9942e1991
parent9595151f3fefffee83e3fbe3effb030df44a0052
Use cleaner debug print for ctrl_iface commands with private info

Convert this to a text string instead of ASCII hexdump to make the
debug log more convenient to use.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/ctrl_iface.c