You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd1.4/src
Jan Kneschke 3888c10357 handle missing SSL-close-notify if keep-alive is disabled (fixed #311)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@803 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
..
.cvsignore added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
Makefile.am remove trailing \ (fixed #310) 18 years ago
SConscript get it compile on mac os x 18 years ago
array.c fix merging of auto-indexing element, and make autoload modules hack to use array merging 18 years ago
array.h either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
base.h an unset header is now treat as empty_string "" to make the conditional logic correct. 18 years ago
bitset.c on SEGFAULT tell were we where 18 years ago
bitset.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
buffer.c detect empty URIs in requests as bad request, status 400 18 years ago
buffer.h on SEGFAULT tell were we where 18 years ago
chunk.c fixed assertion on failure of mkstemp or write on post-data 18 years ago
chunk.h renamed file.offset to file.start (we had 3 different 'offset' which was confusing) 18 years ago
configfile-glue.c the missing part of [757] 18 years ago
configfile.c assume case-sensitive FS of upper + lower case result in the same filename (e.g. /1234/) 18 years ago
configfile.h fix merging of auto-indexing element, and make autoload modules hack to use array merging 18 years ago
configparser.y either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
connections-glue.c moved external functions to *-glue.c 19 years ago
connections.c fixed assertion on failure of mkstemp or write on post-data 18 years ago
connections.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
crc32.c fixed crc32c on 64bit platforms (fixes crc errors) 18 years ago
crc32.h s/def/defined/ 18 years ago
data_array.c fix merging of auto-indexing element, and make autoload modules hack to use array merging 18 years ago
data_config.c make output of array/config same format as lighttpd.conf, with auto indention 18 years ago
data_count.c fix merging of auto-indexing element, and make autoload modules hack to use array merging 18 years ago
data_fastcgi.c fix merging of auto-indexing element, and make autoload modules hack to use array merging 18 years ago
data_integer.c fix merging of auto-indexing element, and make autoload modules hack to use array merging 18 years ago
data_string.c fix merging of auto-indexing element, and make autoload modules hack to use array merging 18 years ago
etag.c final fix for testcase and #177 18 years ago
etag.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
fastcgi.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent.h fdlist is not used, removed it (fixes inclusion into C++) 18 years ago
fdevent_freebsd_kqueue.c only try to open the event-handler, but close right away as we have to open it AFTER the daemonize again 18 years ago
fdevent_linux_rtsig.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_linux_sysepoll.c fixed handling of delay FDEVENT_HUP and epoll() 18 years ago
fdevent_poll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_select.c added gracefull shutdown and max-connections 18 years ago
fdevent_solaris_devpoll.c only try to open the event-handler, but close right away as we have to open it AFTER the daemonize again 18 years ago
http-header-glue.c remove warning for strptime 18 years ago
http_auth.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
http_auth.h added support for LDAP-bind() 18 years ago
http_auth_digest.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
http_auth_digest.h either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
http_chunk.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_chunk.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
inet_ntop_cache.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
inet_ntop_cache.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
joblist.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
joblist.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
keyvalue.c added the rest of the DeltaV methods 18 years ago
keyvalue.h either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
lemon.c make ucbcc on sol9 happy as B_TRUE and B_FALSE are defined somewhere 18 years ago
lempar.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
log.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
log.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
md5.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5_global.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_access.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
mod_accesslog.c added %I for bytes_in 18 years ago
mod_alias.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
mod_auth.c don't crach in error message for auth.require->method 18 years ago
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_cgi.c removed con->request.content (mem-buffer) by a chunk-queue 18 years ago
mod_cml.c removed setup_connection (merged [295]) 18 years ago
mod_cml.h ported mod_cml to lua 18 years ago
mod_cml_funcs.c added file_isdir 18 years ago
mod_cml_funcs.h part of [733] 18 years ago
mod_cml_lua.c fixed last-modified handling and handle absolute path names correctly (fixed #244) 18 years ago
mod_compress.c close fds on error and add CLOEXEC to FDs which stay open for a longer time 18 years ago
mod_dirlisting.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
mod_evhost.c better error-handling and cleanup (merged [257] and [282]) 18 years ago
mod_expire.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
mod_fastcgi.c fixed preparation of the content if we have to get the content from 2 network packets 18 years ago
mod_indexfile.c updated docs to 1.4.x names and add support for global index-generators (see #250) 18 years ago
mod_mysql_vhost.c Moved the check if we have mysql-vhost config for this host AFTER the patch function 18 years ago
mod_proxy.c append X-Forwarded-For to existing headers 18 years ago
mod_redirect.c fixed possible uninit variables of the config-parser fails (merged [183]) 18 years ago
mod_rewrite.c make %1 %2 etc works instead of SEGV 18 years ago
mod_rrdtool.c on SEGFAULT tell were we where 18 years ago
mod_scgi.c removed con->request.content (mem-buffer) by a chunk-queue 18 years ago
mod_secure_download.c handle mod_secdownload similar to mod_alias: create the physical path yourself 18 years ago
mod_setenv.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
mod_simple_vhost.c fixed possible uninit variables of the config-parser fails (merged [183]) 18 years ago
mod_skeleton.c part of [733] 18 years ago
mod_ssi.c fixed missing sys/filio.h on solaris (fixes #332) 18 years ago
mod_ssi.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_expr.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_expr.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_exprparser.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi_exprparser.y part of [733] 18 years ago
mod_staticfile.c the range-request options was not handled at all, added test case 18 years ago
mod_status.c added BusyServer compat for ?auto 18 years ago
mod_trigger_b4_dl.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
mod_uploadprogress.c removed debug code 18 years ago
mod_userdir.c added support for userdir without a passwd entry 18 years ago
mod_usertrack.c fixed possible uninit variables of the config-parser fails (merged [183]) 18 years ago
mod_webdav.c fixed compilation of libxml2 is not installed 18 years ago
network.c update bytes_written in con-> (fixed #737) 18 years ago
network.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_backends.h added the fd as parameter for the write() functions 18 years ago
network_freebsd_sendfile.c renamed file.offset to file.start (we had 3 different 'offset' which was confusing) 18 years ago
network_linux_sendfile.c renamed file.offset to file.start (we had 3 different 'offset' which was confusing) 18 years ago
network_openssl.c handle missing SSL-close-notify if keep-alive is disabled (fixed #311) 18 years ago
network_solaris_sendfilev.c renamed file.offset to file.start (we had 3 different 'offset' which was confusing) 18 years ago
network_write.c renamed file.offset to file.start (we had 3 different 'offset' which was confusing) 18 years ago
network_writev.c added madvise, smaller mmap()ed windows and local-buffering 18 years ago
plugin.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
plugin.h ..physical_path is gone and has ben replaced by subrequest_start 18 years ago
proc_open.c added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
proc_open.h added include_shell option to configfiles (merged the rest of the trunk changesets) 18 years ago
request.c detect empty URIs in requests as bad request, status 400 18 years ago
request.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
response.c don't assume the relpath is really set (merge from #120) 18 years ago
response.h moved last-modifed handling to response.c and let mod_cml_lua.c use it. 18 years ago
server.c gracefull -> graceful 18 years ago
server.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
settings.h merged [166] 18 years ago
spawn-fcgi.c add no-fork option for daemontools (fixed #295) 18 years ago
splaytree.c exported splaytree_size 18 years ago
splaytree.h exported splaytree_size 18 years ago
stat_cache.c removed the if (ISREG || ISDIR) as we need the sce set if we return HANDLER_GO_ON 18 years ago
stat_cache.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 18 years ago
stream.c either remove include config.h or covered it in HAVE_CONFIG_H 18 years ago
stream.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
sys-mmap.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
sys-socket.h moved everything below trunk/ and added branches/ and tags/ 19 years ago