hostap/hs20/client
Masashi Honma 18f4fc43f2 hs20-osu-client: Check snprintf result to avoid compiler warnings
Fix false positive warnings by gcc 8.3.0.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
2019-05-25 21:58:29 +03:00
..
.gitignore HS 2.0: Add QUIET=1 support for building hs20-osu-client 2019-02-05 23:51:36 +02:00
Android.mk Android: Remove superfluous OpenSSL include paths 2016-03-03 16:27:10 +02:00
devdetail.xml
devinfo.xml
est.c HS 2.0: Fix EST compilation with OpenSSL 1.1.0 and newer 2019-01-01 19:56:19 +02:00
Makefile HS 2.0: Add QUIET=1 support for building hs20-osu-client 2019-02-05 23:51:36 +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 hs20-osu-client: Check snprintf result to avoid compiler warnings 2019-05-25 21:58:29 +03: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