]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Move TCP encapsulation into a separate source code file
authorJouni Malinen <jouni@codeaurora.org>
Mon, 11 May 2020 08:59:46 +0000 (11:59 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 11 May 2020 14:26:11 +0000 (17:26 +0300)
commit3aaf269f67f38cd2ae9a06878363b004616e2586
treef1ce4b5a1a33233f809a65006125409405cb2625
parent21c612017b0c22df93eeee40863829a3fc46d336
DPP: Move TCP encapsulation 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_i.h
src/common/dpp_tcp.c [new file with mode: 0644]
tests/fuzzing/dpp-uri/Makefile
wpa_supplicant/Android.mk
wpa_supplicant/Makefile