lighttpd1.4/src
Jan Kneschke 9e4e4f7e1a fixed remote crash on duplicate header keys with line-wrapping (fixes #1230)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1869 152afb58-edef-0310-8abb-c4023f1b3aa9
2007-06-15 14:08:32 +00:00
..
.cvsignore added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
Makefile.am - add mod_extforward module from wiki 2007-02-19 21:05:59 +00:00
SConscript - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
array.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
array.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
base.h - applied patch from sh@linux2go.dk (#1039) 2007-02-19 13:55:07 +00:00
bitset.c on SEGFAULT tell were we where 2005-08-21 23:09:43 +00:00
bitset.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
buffer.c encode newlines in HTTP headers (fixes #1106) 2007-04-09 18:12:43 +00:00
buffer.h encode newlines in HTTP headers (fixes #1106) 2007-04-09 18:12:43 +00:00
chunk.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
chunk.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
configfile-glue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
configfile.c handle the mmap() error of the file-size is 0 (fixes #1076) 2007-04-10 11:40:34 +00:00
configfile.h fix merging of auto-indexing element, and make autoload modules hack to use array merging 2005-08-23 14:35:01 +00:00
configparser.y - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
connections-glue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
connections.c - restore the old return code with configured 404 handlers 2007-05-09 15:05:17 +00:00
connections.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
crc32.c fixed crc32c on 64bit platforms (fixes crc errors) 2005-09-26 12:26:37 +00:00
crc32.h s/def/defined/ 2005-09-30 17:27:23 +00:00
data_array.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_config.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_count.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_fastcgi.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_integer.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
data_string.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
etag.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
etag.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fastcgi.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_freebsd_kqueue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_linux_rtsig.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_linux_sysepoll.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_poll.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_select.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent_solaris_devpoll.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
http-header-glue.c fixed crashed if gethostbyaddr() fails on redirect 2007-03-26 08:21:39 +00:00
http_auth.c fixed small mem-leak if auth failed 2007-04-09 16:58:13 +00:00
http_auth.h r1553@h2o: darix | 2007-01-14 10:37:14 +0100 2007-01-14 09:40:02 +00:00
http_auth_digest.c removed dead code which led to a collision on libsasl2 anyway 2006-01-04 23:29:02 +00:00
http_auth_digest.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
http_chunk.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
http_chunk.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
inet_ntop_cache.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
inet_ntop_cache.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
joblist.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
joblist.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
keyvalue.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
keyvalue.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
lemon.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
lempar.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
log.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
log.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
md5.c fixed md5 on 64bit platforms 2005-11-17 14:39:07 +00:00
md5.h fixed md5 on 64bit platforms 2005-11-17 14:39:07 +00:00
mod_access.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_accesslog.c - fixed various crashes at startup on broken accesslog.format strings 2007-04-09 19:58:57 +00:00
mod_alias.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_auth.c r1553@h2o: darix | 2007-01-14 10:37:14 +0100 2007-01-14 09:40:02 +00:00
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_cgi.c - fix the previous commit 2007-02-21 19:55:16 +00:00
mod_cml.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_cml.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_cml_funcs.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_cml_funcs.h part of [733] 2005-10-01 12:08:00 +00:00
mod_cml_lua.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_compress.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_dirlisting.c reduced default PATH_MAX to 255 (fixes #826) 2007-04-09 20:27:19 +00:00
mod_evasive.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_evhost.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_expire.c added now and weeks support to mod_expire. close #943 2006-12-19 15:11:04 +00:00
mod_extforward.c oops, missed one renamed variable if IPv6 is not available 2007-04-10 09:26:20 +00:00
mod_fastcgi.c - spelling fixes by Ryan Schmidt (patch from mailinglist) 2007-05-03 22:08:59 +00:00
mod_flv_streaming.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_indexfile.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_magnet.c only set the etag if we have one 2006-10-07 07:46:22 +00:00
mod_magnet_cache.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_magnet_cache.h lua_State has to be put into the #ifdef too 2006-09-15 15:32:18 +00:00
mod_mysql_vhost.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_proxy.c Added round-robin support to mod_fastcgi. 2007-01-03 09:46:32 +00:00
mod_redirect.c - fixed crash on url.redirect and url.rewrite if %0 is used in a 2007-04-10 07:52:58 +00:00
mod_rewrite.c - fixed crash on url.redirect and url.rewrite if %0 is used in a 2007-04-10 07:52:58 +00:00
mod_rrdtool.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_scgi.c commit fix from Ticket #964 2007-01-05 02:57:09 +00:00
mod_secure_download.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_setenv.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_simple_vhost.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_skeleton.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi_expr.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi_expr.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_ssi_exprparser.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_ssi_exprparser.y - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_staticfile.c don't allow caching of file without a content-type 2007-04-09 18:39:29 +00:00
mod_status.c - add the orig_uri to the uri column in mod_status. 2007-05-25 14:23:46 +00:00
mod_trigger_b4_dl.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_uploadprogress.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_userdir.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_usertrack.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
mod_webdav.c fixed compilation on c89 compilers 2007-04-10 15:04:46 +00:00
network.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
network.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
network_backends.h - Handle DragonFlyBSD the same way as Freebsd. 2006-12-29 05:32:44 +00:00
network_freebsd_sendfile.c - Handle DragonFlyBSD the same way as Freebsd. 2006-12-29 05:32:44 +00:00
network_linux_sendfile.c save the old errno of the sendfile() call in case that the attr_get() 2006-10-08 18:24:14 +00:00
network_openssl.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
network_solaris_sendfilev.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
network_write.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
network_writev.c * fixed compilation in network_writev.c on MacOS X 10.3.9 (fixes #903) 2007-04-10 16:15:21 +00:00
plugin.c - merged -r1090:1091 => add --with-webdav-locks 2006-10-09 13:50:29 +00:00
plugin.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
proc_open.c merged [1051], [1052], [1053], [1054], [1057], [1060], [1061], [1062] 2006-09-07 10:19:29 +00:00
proc_open.h added include_shell option to configfiles (merged the rest of the trunk changesets) 2005-08-09 06:42:33 +00:00
request.c fixed remote crash on duplicate header keys with line-wrapping (fixes #1230) 2007-06-15 14:08:32 +00:00
request.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
response.c fixed duplicate headers as reported in the blog 2007-04-13 20:47:40 +00:00
response.h moved last-modifed handling to response.c and let mod_cml_lua.c use it. 2005-08-31 13:39:09 +00:00
server.c - prevent wrong pidfile unlinking on graceful restart (patch by Chris Webb) 2007-02-17 18:17:00 +00:00
server.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
settings.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
spawn-fcgi.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
splaytree.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
splaytree.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
stat_cache.c - do not use xattr for content-type handling unconditionally 2007-05-25 12:56:46 +00:00
stat_cache.h dropped file-cache, added stat-cache and modules ALWAYS cleanup at connection-end 2005-08-08 08:22:06 +00:00
status_counter.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
status_counter.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
stream.c - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
stream.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
sys-mmap.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
sys-socket.h ECONNABORTED is not known on cygwin (fixes #863) 2007-04-09 20:31:03 +00:00