.. |
CMakeLists.txt
|
[cmake] enable warnings for GCC and Clang
|
2016-07-30 23:42:57 -04:00 |
Makefile.am
|
[build] add $(ATTR_LIB) to liblightcomp_la_LIBADD
|
2016-06-30 22:33:54 -04:00 |
SConscript
|
[mod_ssi] more flexible quoting (fixes #1768)
|
2016-05-14 05:50:37 -04:00 |
array.c
|
fix some warnings reported by cppcheck
|
2016-07-17 16:13:31 -04:00 |
array.h
|
[core] replace array weakref with vector
|
2016-03-19 15:27:38 +00:00 |
base.h
|
[mod_accesslog] %a %A %C %D %k %{}t %{}T (fixes #1145, fixes #1415, fixes #2081)
|
2016-07-12 23:03:16 -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
|
[security] encode quoting chars in HTML and XML
|
2016-07-30 04:11:21 -04:00 |
buffer.h
|
use li_[iu]tostrn() instead of li_[iu]tostr()
|
2016-04-01 17:38:26 +00:00 |
chunk.c
|
[core] set chunkqueue tempdirs at startup
|
2016-07-28 03:57:52 -04:00 |
chunk.h
|
[core] set chunkqueue tempdirs at startup
|
2016-07-28 03:57:52 -04:00 |
config.h.cmake
|
[cmake] always define _GNU_SOURCE
|
2016-07-30 14:20:52 +02:00 |
configfile-glue.c
|
[core] fix s6_addr type-punned compiler warning
|
2016-07-02 14:26:51 -04:00 |
configfile.c
|
[core] set chunkqueue tempdirs at startup /var/tmp
|
2016-07-29 15:01:46 -04:00 |
configfile.h
|
[core] replace array weakref with vector
|
2016-03-19 15:27:38 +00:00 |
configparser.y
|
[core] $HTTP["remoteip"] must handle IPv6 w/o []
|
2016-07-21 01:42:35 -04:00 |
connections-glue.c
|
[TLS] read all available records from SSL_read()
|
2016-07-27 06:00:44 -04:00 |
connections.c
|
[core] set chunkqueue tempdirs at startup
|
2016-07-28 03:57:52 -04:00 |
connections.h
|
[mod_cgi] handle local redirect response (fixes #2108)
|
2016-07-14 16:31:08 -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
|
[core] remove assert in fdevent_unregister()
|
2016-07-07 12:47:13 -04:00 |
fdevent.h
|
[core] add declarations to fdevent.h (#2373)
|
2016-06-29 21:12:21 -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
|
[core] fdevent_libev: workaround compiler warning
|
2016-07-13 16:06:58 -04: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
|
fix error handling for portability (NetBSD)
|
2016-06-29 08:20:12 -04: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
|
[cygwin] fix mod_proxy and mod_fastcgi ioctl use
|
2016-06-23 15:46:44 -04:00 |
http_auth.c
|
[mod_auth] fix Digest auth to be better than Basic (fixes #1844)
|
2016-07-16 23:25:53 -04:00 |
http_auth.h
|
pass buf size to li_tohex()
|
2016-04-01 16:54:46 +00:00 |
http_chunk.c
|
[core] option to stream response body to client (fixes #949, #760, #1283, #1387)
|
2016-06-19 23:34:16 -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
|
fix errors detected by Coverity Scan
|
2016-06-23 03:57:19 -04: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
|
[autobuild] clock_gettime() -lrt with glibc < 2.17
|
2016-07-18 23:24:42 -04:00 |
log.h
|
[autobuild] clock_gettime() -lrt with glibc < 2.17
|
2016-07-18 23:24:42 -04: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
|
[mod_access] new directive url.access-allow (fixes #1421)
|
2016-07-13 04:12:08 -04:00 |
mod_accesslog.c
|
[autobuild] clock_gettime() -lrt with glibc < 2.17
|
2016-07-18 23:24:42 -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] fix Digest auth to be better than Basic (fixes #1844)
|
2016-07-16 23:25:53 -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
|
revert 1.4.40 swap of REQUEST_URI, REDIRECT_URI (fixes #2738)
|
2016-07-23 02:13:41 -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
|
minor: spelling changes in some comments/messages
|
2016-07-18 23:26:38 -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
|
revert 1.4.40 swap of REQUEST_URI, REDIRECT_URI (fixes #2738)
|
2016-07-23 02:13:41 -04:00 |
mod_flv_streaming.c
|
http_response_backend_error()
|
2016-06-19 23:34:16 -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
|
do not set REDIRECT_URI in mod_magnet, mod_rewrite (#2738)
|
2016-07-23 01:35:13 -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
|
[security] do not emit HTTP_PROXY to CGI env
|
2016-07-19 01:22:33 -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
|
do not set REDIRECT_URI in mod_magnet, mod_rewrite (#2738)
|
2016-07-23 01:35:13 -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
|
revert 1.4.40 swap of REQUEST_URI, REDIRECT_URI (fixes #2738)
|
2016-07-23 02:13:41 -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
|
minor: spelling changes in some comments/messages
|
2016-07-18 23:26:38 -04:00 |
mod_ssi.c
|
[security] do not emit HTTP_PROXY to CGI env
|
2016-07-19 01:22:33 -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] show keep-alive status w/ text output (fixes #2740)
|
2016-07-21 11:19:06 -04:00 |
mod_trigger_b4_dl.c
|
minor: spelling changes in some comments/messages
|
2016-07-18 23:26:38 -04:00 |
mod_uploadprogress.c
|
[mod_uploadprogress] fix mem leak (#1858)
|
2016-07-07 14:16:46 -04: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
|
remove long-deprecated, non-functional config opts
|
2016-07-16 16:11:51 -04:00 |
mod_webdav.c
|
[mod_webdav] fix proppatch mem leak, other fixes (#fixes 1334, #fixes 2000)
|
2016-07-05 23:22:41 -04:00 |
network.c
|
[core] check if EAI_ADDRFAMILY is defined
|
2016-07-29 12:48:00 -04:00 |
network.h
|
[core] disable Nagle algorithm (TCP_NODELAY)
|
2016-06-29 21:02:44 -04: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
|
[TLS] better handling of SSL_ERROR_WANT_READ/WRITE
|
2016-07-27 02:24:53 -04: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
|
[cygwin] minor: fix compiler warning
|
2016-07-02 02:17:39 -04: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
|
fix error handling for portability (NetBSD)
|
2016-06-29 08:20:12 -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] permit IPv6 address scope identifier
|
2016-07-25 01:01:10 -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] make server.max-request-size scopeable (fixes #1901)
|
2016-07-09 11:01:13 -04:00 |
response.h
|
http_response_backend_error()
|
2016-06-19 23:34:16 -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
|
[security] ensure gid != 0 if server.username set (fixes #2725)
|
2016-07-30 02:10:01 -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
|
[security] disable stat_cache if !follow-symlink (fixes #2724)
|
2016-07-30 02:10:44 -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
|
[core] #include <sys/filio.h> for FIONREAD (fixes #2726)
|
2016-07-18 04:40:57 -04: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
|
fix errors detected by Coverity Scan
|
2016-06-21 03:53:50 -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 |