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/src/wps
Johannes Berg 87098d3324 build: Put archive files into build/ folder too
This is something I hadn't previously done, but there are
cases where it's needed, e.g., building 'wlantest' and then
one of the tests/fuzzing/*/ projects, they use a different
configuration (fuzzing vs. not fuzzing).

Perhaps more importantly, this gets rid of the last thing
that was dumped into the source directories, apart from
the binaries themselves.

Note that due to the use of thin archives, this required
building with absolute paths.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
4 years ago
..
Makefile build: Put archive files into build/ folder too 4 years ago
http.h WPS: Move POST URL validation into web_connection_parse_post() 15 years ago
http_client.c WPS: Use a shared error path in http_client_addr() 9 years ago
http_client.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
http_server.c WPS: Merge common error paths in HTTP server 9 years ago
http_server.h Remove the GPL notification from files contributed by Jouni Malinen 12 years ago
httpread.c WPS: Remove duplicated isgraph() loop in HTTP header parsing 9 years ago
httpread.h Remove the GPL notification from files contributed by Atheros 12 years ago
ndef.c WPS: Avoid bogus static analyzer warning in ndef_parse_record() 9 years ago
upnp_xml.c Clean up base64_{encode,decode} pointer types 5 years ago
upnp_xml.h WPS ER: Fix UPnP XML Device Description parser to find correct device 13 years ago
wps.c wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS 5 years ago
wps.h WPS: Remove static-WEP-only workaround 4 years ago
wps_attr_build.c Allow TKIP support to be removed from build 4 years ago
wps_attr_parse.c hostapd: Support Multi-AP backhaul STA onboarding with WPS 5 years ago
wps_attr_parse.h hostapd: Support Multi-AP backhaul STA onboarding with WPS 5 years ago
wps_attr_process.c WPS: Check SHA256 result success 5 years ago
wps_common.c WPS: Add multi_ap_subelem to wps_build_wfa_ext() 5 years ago
wps_defs.h WPS: Add multi_ap_subelem to wps_build_wfa_ext() 5 years ago
wps_dev_attr.c WPS: Add application extension data to WPS IE 4 years ago
wps_dev_attr.h WPS: Add application extension data to WPS IE 4 years ago
wps_enrollee.c Allow TKIP support to be removed from build 4 years ago
wps_er.c WPS UPnP: Do not allow event subscriptions with URLs to other networks 4 years ago
wps_er.h WPS ER: Allow UPnP interface to be forced 11 years ago
wps_er_ssdp.c WPS ER: Fix SSDP CACHE-CONTROL line parser 9 years ago
wps_i.h wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS 5 years ago
wps_module_tests.c tests: Declare module test functions in a header file 8 years ago
wps_registrar.c Allow TKIP support to be removed from build 4 years ago
wps_upnp.c WPS UPnP: Support build on OS X 4 years ago
wps_upnp.h WPS: Support parallel UPnP WPS protocol runs 9 years ago
wps_upnp_ap.c WPS UPnP: Do not update Beacon frames unnecessarily on subscription removal 4 years ago
wps_upnp_event.c WPS UPnP: Handle HTTP initiation failures for events more properly 4 years ago
wps_upnp_i.h WPS UPnP: Do not allow event subscriptions with URLs to other networks 4 years ago
wps_upnp_ssdp.c Share a single str_starts() implementation 8 years ago
wps_upnp_web.c Clean up base64_{encode,decode} pointer types 5 years ago
wps_validate.c WPS: Fix wps_validate_credential() argument type 5 years ago