Commit Graph

1966 Commits (052a049f29ca7478d5e86924add77bce481d68bf)
 

Author SHA1 Message Date
Glenn Strauss 5a91fd4b90 [core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #933, fixes #1387, #1283, fixes #2083)
7 years ago
Glenn Strauss 4f6bd42268 [mod_webdav] create file w/ LOCK request if ENOENT
7 years ago
Glenn Strauss 34fbc868cf [mod_webdav] getetag and lockdiscovery live props
7 years ago
Glenn Strauss 488688301e [doc] NEWS
7 years ago
Glenn Strauss aee88d6916 [mod_webdav] create file w/ LOCK request if ENOENT
7 years ago
Glenn Strauss 4eeeb8fc76 [config] server.bsd-accept-filter option
7 years ago
Glenn Strauss f3e36ccdbb use buffer_string_set_length() to truncate strings
7 years ago
Glenn Strauss df8032a7c8 use buffer_string_set_length() to truncate strings
7 years ago
Glenn Strauss c463860451 minor: quiet some compiler warnings
7 years ago
Glenn Strauss bb93414a23 [build_cmake] use MODULE on Mac OS X (fixes #1761)
7 years ago
Glenn Strauss e8dd8fdb53 [config] normalize IP strings in lighttpd.conf
7 years ago
Glenn Strauss b47494d4cd [config] opts for http header parsing strictness (fixes #551, fixes #1086, fixes #1184, fixes #2143, #2258, #2281, fixes #946, fixes #1330, fixes #602, #1016)
7 years ago
Glenn Strauss b29c8efcb9 [mod_fastcgi] no chunked response w/ X-Sendfile (fixes #2733)
7 years ago
Glenn Strauss c55cf3df10 [mod_cgi,mod_scgi] X-Sendfile sets file_started (fixes #2733)
7 years ago
Glenn Strauss fde843f63e [mod_ssi] fix parse of tag across buf boundary (fixes #2732)
7 years ago
Glenn Strauss a8c51b0cbe [core] wrap IPv6 literal in "[]" in redirect URL
7 years ago
Glenn Strauss a5fcfee6fc [mod_ssi] more flexible quoting (fixes #1768)
7 years ago
Glenn Strauss abfb9d9e2d [mod_ssi] add PCRE_* options to constrain regex
7 years ago
Glenn Strauss ede4d17913 [mod_ssi] include relative to alias,userdir (fixes #222)
7 years ago
Glenn Strauss df146a7724 [mod_ssi] fix SSI statement parser
7 years ago
Glenn Strauss 45021708bf [mod_accesslog] report aborted con state with %X (fixes #1890)
7 years ago
Glenn Strauss 427acbf034 [build] enhancements for cross-compiling (fixes #2276)
7 years ago
Glenn Strauss 0cd7f2dda8 [mod_evasive] 302 redirect option if limit reached (fixes #2199)
7 years ago
Glenn Strauss bd66026fc2 [config] support include file glob (fixes #1221)
7 years ago
Glenn Strauss 1cd31ae2cc adjustments for openssl 1.1.0 pre-release
7 years ago
Glenn Strauss 239c7e3026 [doc] NEWS
7 years ago
Glenn Strauss a9568d0ad6 check close() return code after writing to file
7 years ago
Glenn Strauss 29e7468d46 [mod_auth] preserve WWW-Authenticate for error docs (fixes #2730)
7 years ago
Glenn Strauss 98acff0ea0 [core] add default modules while processing server config
7 years ago
Glenn Strauss edbe157245 [core] simplify config merge of array lists
7 years ago
Glenn Strauss 969456f3fa [core] fix config merge of array lists
7 years ago
Glenn Strauss 83d896d095 static build instructions using SCons or make
7 years ago
Glenn Strauss 598cdd0e5e [core] fix IPv6 address + port parsing (#2204)
7 years ago
Glenn Strauss 1ca52fdce3 build with libressl
7 years ago
Glenn Strauss 873eaf3f4a minor: fix compiler warning for extra ';'
7 years ago
Glenn Strauss ccb1f02b83 clean up oneshot_fd resource upon startup error
7 years ago
Glenn Strauss c6edb24803 fix typo in new cgi.x-sendfile directives
7 years ago
Glenn Strauss 299173a3b5 reset response headers, write_queue for error docs
7 years ago
Glenn Strauss 01ec2c458c [doc] NEWS
7 years ago
Glenn Strauss 9b14e017c8 [mod_webdav] improve PROPFIND,PROPPATCH; map COPY/MOVE Destination
7 years ago
Glenn Strauss 80bb42266e [mod_webdav] improve PROPFIND,PROPPATCH (#1818, #1953)
7 years ago
Glenn Strauss e0115208ec [mod_webdav] map COPY/MOVE Destination to aliases (fixes #1787)
7 years ago
Glenn Strauss 3dc67b3004 [mod_status] add JSON output option (fixed #2432)
7 years ago
Glenn Strauss 4059dcd60e [mod_fastcgi,mod_scgi] IPv6 support (fixes #2372)
7 years ago
Glenn Strauss 89379011df lighttpd run modes for idle timeout, one-shot
7 years ago
Glenn Strauss 1812f5541a [core] lighttpd -1 handles single request on stdin socket (fixes #1584)
7 years ago
Glenn Strauss 6c35e38fe1 [network] separate addr trans from socket creation
7 years ago
Glenn Strauss 06b87dee34 [core] cmd line opt to shutdown after idle time limit (fixes #2696)
7 years ago
Glenn Strauss a0a7b9fbf5 [mod_ssi, mod_cml] set DOCUMENT_ROOT to basedir (fixes #2383)
7 years ago
Glenn Strauss 0f7c068010 [doc] NEWS
7 years ago