You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
ca HS 2.0 server: Add a note on OCSP server hostname 4 years ago
www HS 2.0 server: Add X-WFA-Hotspot20-Filtering header line to T&C 5 years ago
.gitignore HS 2.0 server: Add a .gitignore file 4 years ago
Makefile build: Put object files into build/ folder 4 years ago
hs20-osu-server.txt HS 2.0 server: Document client certificate related Apache configuration 6 years ago
hs20_spp_server.c Fix VERSION_STR printf() calls in case the postfix strings include % 4 years ago
spp_server.c Clean up base64_{encode,decode} pointer types 5 years ago
spp_server.h HS 2.0 server: SIM provisioning exchange 6 years ago
sql-example.txt HS 2.0 SPP server: Fix aaa_trust_root_cert_url example to use DER 10 years ago
sql.txt HS 2.0 server: Alternative subrem updateNode for certificate credentials 5 years ago