lighttpd1.4/src
Glenn Strauss ddfae019cb separate routines for reading output from backends
move code in dynamic handlers (CGI, FastCGI, SCGI, proxy)
from *_handle_fdevent() to *_recv_response() for reuse
outside the *_handle_fdevent() routine
2016-06-19 23:34:16 -04:00
..
CMakeLists.txt [build_cmake] use MODULE on Mac OS X (fixes #1761) 2016-05-21 14:07:57 -04:00
Makefile.am [mod_ssi] more flexible quoting (fixes #1768) 2016-05-14 05:50:37 -04:00
SConscript [mod_ssi] more flexible quoting (fixes #1768) 2016-05-14 05:50:37 -04:00
array.c [core] replace array weakref with vector 2016-03-19 15:27:38 +00:00
array.h [core] replace array weakref with vector 2016-03-19 15:27:38 +00:00
base.h [config] config options to stream request/response (#949, #376) 2016-06-19 23:34:15 -04:00
base64.c [base64] fix another crash due to broken force_assert conditions 2016-03-25 16:58:14 +00:00
base64.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
buffer.c use li_[iu]tostrn() instead of li_[iu]tostr() 2016-04-01 17:38:26 +00:00
buffer.h use li_[iu]tostrn() instead of li_[iu]tostr() 2016-04-01 17:38:26 +00:00
chunk.c [core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #933, fixes #1387, #1283, fixes #2083) 2016-06-12 02:51:10 -04:00
chunk.h [core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #933, fixes #1387, #1283, fixes #2083) 2016-06-12 02:51:10 -04:00
config.h.cmake build with libressl 2016-05-07 12:50:41 -04:00
configfile-glue.c [core] simplify config merge of array lists 2016-05-10 22:32:03 -04:00
configfile.c [config] config options to stream request/response (#949, #376) 2016-06-19 23:34:15 -04:00
configfile.h [core] replace array weakref with vector 2016-03-19 15:27:38 +00:00
configparser.y use buffer_string_set_length() to truncate strings 2016-05-23 14:12:24 -04:00
connections-glue.c [core] option to stream request body to backend (fixes #376) 2016-06-19 23:34:16 -04:00
connections.c [config] config options to stream request/response (#949, #376) 2016-06-19 23:34:15 -04:00
connections.h [core] lighttpd -1 handles single request on stdin socket (fixes #1584) 2016-05-02 15:29:33 -04:00
crc32.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
crc32.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
data_array.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
data_config.c [core] replace array weakref with vector 2016-03-19 15:27:38 +00:00
data_count.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
data_fastcgi.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
data_integer.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
data_string.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
etag.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
etag.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
fastcgi.h - white space cleanup part 2 this time 1.4 ;) 2006-10-04 13:26:23 +00:00
fdevent.c always poll for client POLLHUP/POLLERR events (fixes #399) 2016-04-18 06:19:03 -04:00
fdevent.h [config] config options to stream request/response (#949, #376) 2016-06-19 23:34:15 -04:00
fdevent_freebsd_kqueue.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
fdevent_libev.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
fdevent_linux_sysepoll.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
fdevent_poll.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
fdevent_select.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
fdevent_solaris_devpoll.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
fdevent_solaris_port.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
first.h [core] define __STDC_WANT_LIB_EXT1__ (fixes #2722) 2016-04-13 03:54:04 -04:00
http-header-glue.c [core] stream response to client (#949) 2016-06-19 23:34:15 -04:00
http_auth.c [mod_auth] skip blank lines and comment lines (fixes #2327) 2016-04-28 13:13:43 -04:00
http_auth.h pass buf size to li_tohex() 2016-04-01 16:54:46 +00:00
http_chunk.c [core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #933, fixes #1387, #1283, fixes #2083) 2016-06-12 02:51:10 -04:00
http_chunk.h [core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #933, fixes #1387, #1283, fixes #2083) 2016-06-12 02:51:10 -04:00
inet_ntop_cache.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
inet_ntop_cache.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
joblist.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
joblist.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
keyvalue.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
keyvalue.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
lemon.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
lempar.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
lighttpd-angel.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
log.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
log.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
md5.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
md5.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_access.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_accesslog.c minor: quiet some compiler warnings 2016-05-21 15:41:20 -04:00
mod_alias.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_auth.c [mod_auth] send charset="UTF-8" in WWW-Authenticate (fixes #1468) 2016-04-12 23:56:55 -04:00
mod_auth.h moved everything below trunk/ and added branches/ and tags/ 2005-02-20 14:27:00 +00:00
mod_cgi.c separate routines for reading output from backends 2016-06-19 23:34:16 -04:00
mod_cml.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_cml.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_cml_funcs.c pass buf size to li_tohex() 2016-04-01 16:54:46 +00:00
mod_cml_funcs.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_cml_lua.c [mod_ssi, mod_cml] set DOCUMENT_ROOT to basedir (fixes #2383) 2016-05-02 14:31:36 -04:00
mod_compress.c check close() return code after writing to file 2016-05-10 22:33:44 -04:00
mod_dirlisting.c fallback to lseek()/read() if mmap() fails (#fixes 2666) 2016-04-28 13:13:36 -04:00
mod_evasive.c [mod_evasive] 302 redirect option if limit reached (fixes #2199) 2016-05-13 20:49:33 -04:00
mod_evhost.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_expire.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_extforward.c [mod_extforward] reset cond_cache for scheme (fixes #1499) 2016-04-13 00:17:46 -04:00
mod_fastcgi.c separate routines for reading output from backends 2016-06-19 23:34:16 -04:00
mod_flv_streaming.c [core] open fd when appending file to cq (fixes #2655) 2016-04-18 04:27:08 -04:00
mod_indexfile.c [mod_indexfile] save physical path to env (fixes #448, #892) 2016-04-14 16:02:11 -04:00
mod_magnet.c set REDIRECT_URI in mod_rewrite, mod_magnet 2016-04-25 01:02:08 -04:00
mod_magnet_cache.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_magnet_cache.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_mysql_vhost.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_proxy.c separate routines for reading output from backends 2016-06-19 23:34:16 -04:00
mod_redirect.c [mod_redirect,mod-rewrite] short-circuit if blank replacement (fixes #2085) 2016-04-14 16:01:45 -04:00
mod_rewrite.c set REDIRECT_URI in mod_rewrite, mod_magnet 2016-04-25 01:02:08 -04:00
mod_rrdtool.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_scgi.c separate routines for reading output from backends 2016-06-19 23:34:16 -04:00
mod_secdownload.c minor: quiet some compiler warnings 2016-05-21 15:41:20 -04:00
mod_setenv.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_simple_vhost.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_skeleton.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_ssi.c [mod_ssi] fix parse of tag across buf boundary (fixes #2732) 2016-05-17 15:33:27 -04:00
mod_ssi.h [mod_ssi] more flexible quoting (fixes #1768) 2016-05-14 05:50:37 -04:00
mod_ssi_expr.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_ssi_expr.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_ssi_exprparser.y consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_staticfile.c [core] http_response_send_file() shared code (#2017) 2016-04-25 15:41:46 -04:00
mod_status.c [mod_status] add JSON output option (fixed #2432) 2016-05-02 23:45:18 -04:00
mod_trigger_b4_dl.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_uploadprogress.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_userdir.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
mod_usertrack.c use li_[iu]tostrn() instead of li_[iu]tostr() 2016-04-01 17:38:26 +00:00
mod_webdav.c [core] option to stream request body to backend (fixes #376) 2016-06-19 23:34:16 -04:00
network.c [TLS] release openssl buffers as used (fixes #1265, fixes #1283, #881) 2016-06-19 23:34:15 -04:00
network.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
network_backends.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
network_darwin_sendfile.c [core] fallback to write if sendfile not supported (fixes #471, #987) 2016-04-28 13:14:39 -04:00
network_freebsd_sendfile.c [core] fallback to write if sendfile not supported (fixes #471, #987) 2016-04-28 13:14:39 -04:00
network_linux_sendfile.c [core] fallback to write if sendfile not supported (fixes #471, #987) 2016-04-28 13:14:39 -04:00
network_openssl.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
network_solaris_sendfilev.c [core] fallback to write if sendfile not supported (fixes #471, #987) 2016-04-28 13:14:39 -04:00
network_write.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
network_write_mmap.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
network_write_no_mmap.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
network_writev.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
plugin.c remove handle_joblist hook 2016-04-18 06:19:03 -04:00
plugin.h remove handle_joblist hook 2016-04-18 06:19:03 -04:00
proc_open.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
proc_open.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
request.c use buffer_string_set_length() to truncate strings 2016-05-23 14:33:09 -04:00
request.h [config] opts for http header parsing strictness (fixes #551, fixes #1086, fixes #1184, fixes #2143, #2258, #2281, fixes #946, fixes #1330, fixes #602, #1016) 2016-05-19 19:15:13 -04:00
response.c [core] preserve PATH_INFO case on case-insensitive fs (fixes #406) 2016-04-28 13:23:29 -04:00
response.h [core] stream response to client (#949) 2016-06-19 23:34:15 -04:00
safe_memclear.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
safe_memclear.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
server.c [config] config options to stream request/response (#949, #376) 2016-06-19 23:34:15 -04:00
server.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
settings.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
splaytree.c Fix header inclusion order, always include "config.h" before any system header 2009-10-11 14:31:42 +00:00
splaytree.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
stat_cache.c [core] open fd when appending file to cq (fixes #2655) 2016-04-18 04:27:08 -04:00
stat_cache.h [core] open fd when appending file to cq (fixes #2655) 2016-04-18 04:27:08 -04:00
status_counter.c consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
status_counter.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
stream.c [config] support include file glob (fixes #1221) 2016-05-13 20:49:31 -04:00
stream.h [config] support include file glob (fixes #1221) 2016-05-13 20:49:31 -04:00
sys-mmap.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
sys-socket.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
test_base64.c [unittests] add test_buffer and test_base64 unit tests 2016-03-25 16:58:12 +00:00
test_buffer.c [unittests] add test_buffer and test_base64 unit tests 2016-03-25 16:58:12 +00:00
test_configfile.c minor: fix compiler warning for extra ';' 2016-05-07 02:46:49 -04:00
vector.c [core] add generic vector implementation 2016-03-19 15:27:36 +00:00
vector.h [core] add generic vector implementation 2016-03-19 15:27:36 +00:00
version.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00