hostap/hs20/client
Jouni Malinen 1695b4dc37 HS 2.0: Do not require devinfo.xml for all hs20-osu-client operations
hs20-osu-client refused to do anything if it could not find devinfo.xml
from the current working directory. This is a bit excessive since that
file was used in init_ctx() only to fill in ctx->devid which is used
when constructing OMA DM messages.

Move the check for ctx->devid into OMA DM specific code so that other
hs20-osu-client functionality can be used without the devinfo.xml file.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2018-10-30 15:29:12 +02:00
..
Android.mk Android: Remove superfluous OpenSSL include paths 2016-03-03 16:27:10 +02:00
devdetail.xml HS 2.0R2: Add OSU client implementation 2014-03-12 01:09:22 +02:00
devinfo.xml HS 2.0R2: Add OSU client implementation 2014-03-12 01:09:22 +02:00
est.c HS 2.0: Remove hs20-osu-client debug file Cert/est-resp.raw 2018-09-26 12:59:41 +03:00
Makefile HTTP (curl): OCSP with BoringSSL 2015-12-04 20:08:31 +02:00
oma_dm_client.c HS 2.0: Do not require devinfo.xml for all hs20-osu-client operations 2018-10-30 15:29:12 +02:00
osu_client.c HS 2.0: Do not require devinfo.xml for all hs20-osu-client operations 2018-10-30 15:29:12 +02:00
osu_client.h HS 2.0: Allow OSU SSID selection to be enforced for testing purposes 2018-09-13 00:17:51 +03:00
spp_client.c HS 2.0: spp-client: Warn user if xml file cannot be found 2015-05-27 11:55:43 +03:00