]> git.ipfire.org Git - thirdparty/hostap.git/commit
EST: Comment out X509_REQ_print calls on Android with BoringSSL
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 4 Dec 2015 16:26:06 +0000 (18:26 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 4 Dec 2015 18:08:31 +0000 (20:08 +0200)
commite007d538cd45eb29bd31c45fd63451b138508389
tree3161b07937f10b6547c61d2fb20a5f8099bc4636
parente6f4832737cd2b83b010e13582f59f2b4a965ce6
EST: Comment out X509_REQ_print calls on Android with BoringSSL

These were restored into BoringSSL in June 2015, but not all Android
branches include those changes. To fix the build, comment these call out
on Android for now if hs20-osu-client is built against BoringSSL. These
are used only for debugging purposes, so this is fine for Hotspot 2.0
functionality.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hs20/client/est.c