]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix generated WPS PIN values to use zero-padding
authorSzymon Bigos <szymon.bigos@tieto.com>
Fri, 2 Dec 2011 21:04:39 +0000 (23:04 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 2 Dec 2011 21:04:39 +0000 (23:04 +0200)
commit9337e876ab677facc850f4db682a7a8d9aed018c
treed3ac24a7bae16be116a1ebea59dadd46e918406f
parent47662f4017b32e17343e5def5f5f55f782b82845
Fix generated WPS PIN values to use zero-padding

The dynamically generated PINs are supposed to have 8 digits, but
some PIN generatation cases were not zero-padding these properly.
src/ap/wps_hostapd.c
wpa_supplicant/ap.c