From 84a104bb220cfa71edd29a705958dc64f37f316e Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Sat, 13 Aug 2011 09:06:35 +0000 Subject: 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 --- libhttpd.dsp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libhttpd.dsp') 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 -- cgit v1.2.1