WPS: Add HTTP server module
authorJouni Malinen <j@w1.fi>
Sun, 8 Nov 2009 15:26:55 +0000 (17:26 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 8 Nov 2009 15:26:55 +0000 (17:26 +0200)
commitb905c4a398fcfb0951f92473254451a26adcb142
treea1c221a3aa1b8efd9d1905094a65ee851f1e4906
parent585774f28a37e4d0ce38cbccaaca6937c03196c9
WPS: Add HTTP server module

Clean up code so that UPnP implementation does not need to include all
the HTTP functionality. In addition, make it easier to share HTTP server
functionality with other components in the future.
hostapd/Makefile
src/wps/http_server.c [new file with mode: 0644]
src/wps/http_server.h [new file with mode: 0644]
src/wps/wps_upnp_i.h
src/wps/wps_upnp_web.c
wpa_supplicant/Makefile