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 7bca57bb6b final fix for testcase and #177
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@378 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
..
.cvsignore moved external functions to *-glue.c 19 years ago
Makefile.am - Added hash, round-robin balancers 18 years ago
array.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
array.h - Added hash, round-robin balancers 18 years ago
base.h added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi 19 years ago
bitset.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
bitset.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
buffer.c Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path. 18 years ago
buffer.h Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path. 18 years ago
chunk.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
chunk.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
config.c added dir-listing.hide-dotfiles and customizable CSS for dirlisting written by smi 19 years ago
configfile-glue.c moved external functions to *-glue.c 19 years ago
configfile.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
configparser.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
configparser.y merge [109], [259], [266] and [267] 18 years ago
connections-glue.c moved external functions to *-glue.c 19 years ago
connections.c make sure we mark the connection as SSL (important for redirects later) 18 years ago
connections.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
crc32.c use size_t instead of unsigned int and char * instead of unsigned char * 18 years ago
crc32.h use size_t instead of unsigned int and char * instead of unsigned char * 18 years ago
data_array.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_config.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_count.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_fastcgi.c - Added hash, round-robin balancers 18 years ago
data_integer.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
data_string.c moved everything below trunk/ and added branches/ and tags/ 19 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 moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_freebsd_kqueue.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_linux_rtsig.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_linux_sysepoll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_poll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_select.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
fdevent_solaris_devpoll.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
file_cache.c merge [109], [259], [266] and [267] 18 years ago
file_cache.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
http-header-glue.c moved SA_LEN macro to http-header-glue.c 19 years ago
http_auth.c fixed #148 and let PAM use the lighttpd-handle (if someone implements it) 18 years ago
http_auth.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_auth_digest.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
http_auth_digest.h moved everything below trunk/ and added branches/ and tags/ 19 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 moved everything below trunk/ and added branches/ and tags/ 19 years ago
keyvalue.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
lemon.c removed warnings about shadowed variables 19 years ago
lempar.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
log.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
log.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
md5.c moved everything below trunk/ and added branches/ and tags/ 19 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 moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_accesslog.c fixed NULL dereference in logfile cycling if accesslog is not set 19 years ago
mod_alias.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_auth.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_cgi.c don't close the connection twice on HUP|IN 18 years ago
mod_compress.c use size_t instead of unsigned int and char * instead of unsigned char * 18 years ago
mod_evhost.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_expire.c 'modification' as ignored and handled as 'access' 19 years ago
mod_fastcgi.c added more debug info and fix hang after a local fcgi process has died 18 years ago
mod_mysql_vhost.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_proxy.c removed dead code, improved debug output and use + instead of % for the host-selection in CARP 18 years ago
mod_redirect.c cleanup nicely 18 years ago
mod_rewrite.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_rrdtool.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_secure_download.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_setenv.c merge [109], [259], [266] and [267] 18 years ago
mod_simple_vhost.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_skeleton.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_ssi.c Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path. 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 moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_status.c PACKAGE -> PACKAGE_NAME (by smi) 19 years ago
mod_userdir.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
mod_usertrack.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network.c don't use accept-filtering if SSL is used 18 years ago
network.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_backends.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_freebsd_sendfile.c ignore remove-close in freebsd sendfile() 19 years ago
network_linux_sendfile.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_openssl.c handle EPIPE in SSL_read as remote-close 19 years ago
network_solaris_sendfilev.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_write.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
network_writev.c moved everything below trunk/ and added branches/ and tags/ 19 years ago
plugin.c added the name of the plugin if dlopen fails 18 years ago
plugin.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
request.c Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path. 18 years ago
request.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
response.c Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path. 18 years ago
response.h moved everything below trunk/ and added branches/ and tags/ 19 years ago
server.c merged [274] and [239] 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 PACKAGE -> PACKAGE_NAME (by smi) 19 years ago
stream.c moved everything below trunk/ and added branches/ and tags/ 19 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