lighttpd1.4/src
Glenn Strauss fde843f63e [mod_ssi] fix parse of tag across buf boundary (fixes #2732)
thx fbrosson

x-ref:
  "char copied to wrong place in SSI output"
  https://redmine.lighttpd.net/issues/2732
2016-05-17 15:33:27 -04:00
..
CMakeLists.txt [mod_ssi] more flexible quoting (fixes #1768) 2016-05-14 05:50:37 -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 [core] add default modules while processing server config 2016-05-10 22:32:03 -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 check close() return code after writing to file 2016-05-10 22:33:44 -04:00
chunk.h [core] retry tempdirs on partial write, ENOSPC (fixes #2588) 2016-04-18 04:30:55 -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] support include file glob (fixes #1221) 2016-05-13 20:49:31 -04:00
configfile.h [core] replace array weakref with vector 2016-03-19 15:27:38 +00:00
configparser.y [configparser] fix small leak on config failure 2016-03-26 13:57:03 +00:00
connections-glue.c minor: add missing #include <errno.h> 2016-04-28 13:20:34 -04:00
connections.c [mod_auth] preserve WWW-Authenticate for error docs (fixes #2730) 2016-05-10 22:33:44 -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 always poll for client POLLHUP/POLLERR events (fixes #399) 2016-04-18 06:19:03 -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] wrap IPv6 literal in "[]" in redirect URL 2016-05-16 19:50:53 -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] open fd when appending file to cq (fixes #2655) 2016-04-18 04:27:08 -04:00
http_chunk.h [core] open fd when appending file to cq (fixes #2655) 2016-04-18 04:27:08 -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 [mod_accesslog] report aborted con state with %X (fixes #1890) 2016-05-14 01:17:52 -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 fix typo in new cgi.x-sendfile directives 2016-05-07 01:18:34 -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 [mod_fastcgi,mod_scgi] IPv6 support (fixes #2372) 2016-05-02 15:34:56 -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 [doc] enhance error msg for backend server config 2016-04-24 20:24:28 -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 [mod_fastcgi,mod_scgi] IPv6 support (fixes #2372) 2016-05-02 15:34:56 -04:00
mod_secdownload.c pass buf size to li_tohex() 2016-04-01 16:54:46 +00: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 check close() return code after writing to file 2016-05-10 22:33:44 -04:00
network.c [core] fix IPv6 address + port parsing (#2204) 2016-05-07 23:08:53 -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 [core] respond 411 Length Required if request has Transfer-Encoding: chunked (fixes #631) 2016-03-26 12:58:33 +00:00
request.h consistent inclusion of config.h at top of files (fixes #2073) 2016-03-19 15:14:35 +00:00
response.c [core] preserve PATH_INFO case on case-insensitive fs (fixes #406) 2016-04-28 13:23:29 -04:00
response.h [mod_fastcgi] use http_response_xsendfile() (fixes #799, fixes #851, fixes #2017, fixes #2076) 2016-04-27 23:10:24 -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 adjustments for openssl 1.1.0 pre-release 2016-05-11 00:58:26 -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