]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Move authentication functionality into a separate source code file
authorJouni Malinen <jouni@codeaurora.org>
Sun, 10 May 2020 22:16:12 +0000 (01:16 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 11 May 2020 14:26:11 +0000 (17:26 +0300)
commitfdbbb74064985be3ddd4e23486000e9f77e7a19e
tree9bf6d4365ca622f757e12f5619c83535db58fd5c
parent182f6ae9059c7b5b8eeafb12cdcda824a6b50015
DPP: Move authentication functionality into a separate source code file

This continues splitting dpp.c into smaller pieces.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
hostapd/Android.mk
hostapd/Makefile
src/common/dpp.c
src/common/dpp_auth.c [new file with mode: 0644]
src/common/dpp_i.h
tests/fuzzing/dpp-uri/Makefile
wpa_supplicant/Android.mk
wpa_supplicant/Makefile