WPS: Moved Credential building to use struct wps_credential
authorJouni Malinen <j@w1.fi>
Thu, 27 Nov 2008 19:14:39 +0000 (21:14 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 27 Nov 2008 19:14:39 +0000 (21:14 +0200)
commit3f42d42c070a8a239452b74684e6a59384aacefd
treed19e8b5b33ab6742b42dfabc16d90c80c7036106
parent96a2ed9f506fc8d9064e14f40f3bba7603fc455f
WPS: Moved Credential building to use struct wps_credential

This makes it easier to store old AP settings into wps->cred (and allow
them to modified and taken into use in the future). Separation between
Credential and AP Settings building is also cleaner in this design.
src/wps/wps_registrar.c