summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2021-03-26 11:27:34 +0000
committerStefan Eissing <icing@apache.org>2021-03-26 11:27:34 +0000
commit587d17015167f442c98efaf497504fe3825a3fe7 (patch)
treeb0eef6fc010df94ef358fb3b00e205bea1b27c87 /libhttpd.dsp
parent0bc464744b44f182dc0e3276d44a077ec44a1367 (diff)
downloadhttpd-587d17015167f442c98efaf497504fe3825a3fe7.tar.gz
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1888083 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index d3720c5a3b..f9a656ee3a 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -193,6 +193,10 @@ SOURCE=.\include\http_request.h
# End Source File
# Begin Source File
+SOURCE=.\include\http_ssl.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\http_vhost.h
# End Source File
# Begin Source File
@@ -477,6 +481,10 @@ SOURCE=.\server\request.c
# End Source File
# Begin Source File
+SOURCE=.\server\ssl.c
+# End Source File
+# Begin Source File
+
SOURCE=.\server\vhost.c
# End Source File
# End Group