hostapd/hs20/client
Ilan Peer 909864ab1e HS 2.0: Restore ifdef for DEFINE_STACK_OF in est.c
DEFINE_STACK_OF() was only introduced in OpenSSL 1.1.0 and newer, but
the ifdef directive that wrapped it was wrongly removed when cleaning
some BoringSSL definitions. Use ifdef confistently for defining and
using AttrOrOID.

Fixes: faf9c04cb5 ("Remove a host of unnecessary OPENSSL_IS_BORINGSSL ifdefs")
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
2022-12-16 22:42:16 +02:00
..
.gitignore HS 2.0 client: Ignore generated/copied files in work directory 2019-06-03 14:09:33 +03:00
Android.mk Android: Compile hs20-osu-client to /vendor/bin in test builds 2022-04-14 17:10:03 +03: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: Restore ifdef for DEFINE_STACK_OF in est.c 2022-12-16 22:42:16 +02:00
Makefile build: Put object files into build/ folder 2020-10-10 12:51:39 +03:00
oma_dm_client.c hs20_web_browser() to allow TLS server validation to be enabled 2020-02-16 17:40:52 +02:00
osu_client.c HS20: Use required_home_ois in hs20-osu-client 2022-11-26 17:58:57 +02:00
osu_client.h hs20-osu-client: Validate HTTPS server certificate by default (browser) 2020-02-16 17:40:52 +02:00
spp_client.c cleanup: Remove unreachable code 2022-03-04 12:07:46 +02:00