summaryrefslogtreecommitdiff
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-08-13 09:06:35 +0000
committerStefan Fritsch <sf@apache.org>2011-08-13 09:06:35 +0000
commit84a104bb220cfa71edd29a705958dc64f37f316e (patch)
tree08468a1f05dec3b1662d6ce8b199001fc61b93e4 /libhttpd.dsp
parenta68a8e491890af8dc3b03725460836ea9c77a0c6 (diff)
downloadhttpd-84a104bb220cfa71edd29a705958dc64f37f316e.tar.gz
Add ap_varbuf API for resizable buffers.
Increase length limit of lines in the configuration file to 16MB. Increase length limit of lines in the group file to 16MB. PR: 45888, 50824, 43084 Windows and Netware build changes are untested. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1157354 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index 6e656d084d..d7ff1a2687 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -607,6 +607,10 @@ SOURCE=.\server\util_time.c
# End Source File
# Begin Source File
+SOURCE=.\include\util_varbuf.h
+# End Source File
+# Begin Source File
+
SOURCE=.\os\win32\util_win32.c
# End Source File
# Begin Source File