hostapd/hs20/client
Neelansh Mittal a926295a55 HS 2.0R2: Fix permissions for SP/<fqdn> directory on Android
As part of OSU, the AAA TrustRoot cert is downloaded into SP/<fqdn>
directory. On Android, wpa_supplicant runs with Wifi uid privileges, and
hence might not have read access to the AAA TrustRoot present SP/<fqdn>
directory. Hence, make AID_WIFI as the group owner of SP/<fqdn>
directory and allow the members of AID_WIFI group to read files present
in this directory.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2015-02-19 12:11:36 +02:00
..
Android.mk Android: Remove hardcoded ICU include paths from hs20-osu-client 2015-01-10 01:00:29 +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.0R2: Do not mandate OCSP response for EST operations 2014-03-18 00:39:58 +02:00
Makefile HS 2.0R2: Add OSU client implementation 2014-03-12 01:09:22 +02:00
oma_dm_client.c HS 2.0R2: Configure OSU client trust root more consistently 2014-03-18 00:39:39 +02:00
osu_client.c HS 2.0R2: Fix permissions for SP/<fqdn> directory on Android 2015-02-19 12:11:36 +02:00
osu_client.h HS 2.0R2: Do not use OSU cert validation for EST 2014-03-18 00:39:49 +02:00
spp_client.c HS 2.0R2: Configure OSU client trust root more consistently 2014-03-18 00:39:39 +02:00