hostap/hs20/server
Johannes Berg 722138cd25 build: Put object files into build/ folder
Instead of building in the source tree, put most object
files into the build/ folder at the root, and put each
thing that's being built into a separate folder.

This then allows us to build hostapd and wpa_supplicant
(or other combinations) without "make clean" inbetween.

For the tests keep the objects in place for now (and to
do that, add the build rule) so that we don't have to
rewrite all of that with $(call BUILDOBJS,...) which is
just noise there.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-10-10 12:51:39 +03:00
..
ca HS 2.0 server: Add a note on OCSP server hostname 2020-03-13 16:52:29 +02:00
www HS 2.0 server: Add X-WFA-Hotspot20-Filtering header line to T&C 2019-02-14 12:09:09 +02:00
.gitignore HS 2.0 server: Add a .gitignore file 2020-10-10 12:42:58 +03:00
Makefile build: Put object files into build/ folder 2020-10-10 12:51:39 +03:00
hs20-osu-server.txt HS 2.0 server: Document client certificate related Apache configuration 2018-12-04 00:34:10 +02:00
hs20_spp_server.c Fix VERSION_STR printf() calls in case the postfix strings include % 2020-02-17 19:17:10 +02:00
spp_server.c Clean up base64_{encode,decode} pointer types 2019-11-28 16:39:09 +02:00
spp_server.h HS 2.0 server: SIM provisioning exchange 2018-12-15 18:15:01 +02:00
sql-example.txt HS 2.0 SPP server: Fix aaa_trust_root_cert_url example to use DER 2014-04-11 18:55:42 +03:00
sql.txt HS 2.0 server: Alternative subrem updateNode for certificate credentials 2019-01-23 01:03:46 +02:00