..
CMakeLists.txt
[mod_authn_sasl] SASL auth (new) ( fixes #2275 )
5 years ago
Makefile.am
[mod_authn_sasl] SASL auth (new) ( fixes #2275 )
5 years ago
SConscript
[scons] fix various python2/3 incompatibilities
5 years ago
algo_sha1.c
[algo_sha1] fix compile break and warnings
5 years ago
algo_sha1.h
[algo_sha1] fix compile break and warnings
5 years ago
array.c
[core] pass array_get_element_klen() const array *
4 years ago
array.h
[core] pass array_get_element_klen() const array *
4 years ago
base.h
[core] merge redirect/rewrite pattern substitution
4 years ago
base64.c
[core] fix base64 decode when char is unsigned ( fixes #2848 )
4 years ago
base64.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
base_decls.h
[core] base_decls.h to quiet compiler warnings
5 years ago
buffer.c
[core] attempt to quiet coverity false positives
5 years ago
buffer.h
[core] buffer_substr_replace()
5 years ago
chunk.c
[core] fix segfault if tempdirs fill up ( fixes #2843 )
5 years ago
chunk.h
[core] inline chunkqueue_is_empty()
5 years ago
config.h.cmake
[mod_authn_ldap] replace use of deprecated funcs
5 years ago
configfile-glue.c
[core] merge redirect/rewrite pattern substitution
4 years ago
configfile.c
[core] isolate backend fdevent handler defs
5 years ago
configfile.h
[core] replace array weakref with vector
6 years ago
configparser.y
[core] adjust parser for valid variable expansion
5 years ago
connections-glue.c
[core] fix 32-bit compile POST w/ chunked request body ( #2854 )
4 years ago
connections.c
[core] fdevent_accept_listenfd() nonblock cloexec
4 years ago
connections.h
[core] move con throttling to connections-glue.c
5 years ago
crc32.c
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
crc32.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
data_array.c
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
data_config.c
[core] perf: skip redundant strlen() if len known
5 years ago
data_integer.c
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
data_string.c
[core] remove some unused header includes
5 years ago
etag.c
[core] reduce exposure of unistd.h, other includes
5 years ago
etag.h
[core] reduce exposure of unistd.h, other includes
5 years ago
fastcgi.h
- white space cleanup part 2 this time 1.4 ;)
16 years ago
fdevent.c
[core] fdevent_accept_listenfd() nonblock cloexec
4 years ago
fdevent.h
[core] fix rare race condition from backends ( fixes #2878 )
4 years ago
fdevent_freebsd_kqueue.c
[core] support POLLRDHUP, where available ( #2743 )
5 years ago
fdevent_impl.h
[core] fix dup typedef compiler warning
5 years ago
fdevent_libev.c
[core] isolate backend fdevent handler defs
5 years ago
fdevent_linux_sysepoll.c
[core] support POLLRDHUP, where available ( #2743 )
5 years ago
fdevent_poll.c
[core] support POLLRDHUP, where available ( #2743 )
5 years ago
fdevent_select.c
[core] isolate backend fdevent handler defs
5 years ago
fdevent_solaris_devpoll.c
[core] isolate backend fdevent handler defs
5 years ago
fdevent_solaris_port.c
[core] add include sys/poll.h on Solaris ( fixes #2859 )
4 years ago
first.h
[core] define __STDC_WANT_LIB_EXT1__ ( fixes #2722 )
6 years ago
gw_backend.c
[core] fix rare race condition from backends ( fixes #2878 )
4 years ago
gw_backend.h
[core] SIGCHLD handle_waitpid hook for modules
5 years ago
http-header-glue.c
[core] fix rare race condition from backends ( fixes #2878 )
4 years ago
http_auth.c
[mod_auth] constant time compare plain passwords
4 years ago
http_auth.h
[mod_auth] constant time compare plain passwords
4 years ago
http_chunk.c
[core] include "fdevent.h" where needed
5 years ago
http_chunk.h
[core] buffer large responses to tempfiles ( fixes #758 , fixes #760 , fixes #933 , fixes #1387 , #1283 , fixes #2083 )
6 years ago
http_vhostdb.c
[core] initialize globals at top of main()
5 years ago
http_vhostdb.h
[core] initialize globals at top of main()
5 years ago
inet_ntop_cache.c
[core] isolate sock_addr manipulation
5 years ago
inet_ntop_cache.h
[core] isolate sock_addr manipulation
5 years ago
joblist.c
[core] reduce exposure of unistd.h, other includes
5 years ago
joblist.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
keyvalue.c
[core] merge redirect/rewrite pattern substitution
4 years ago
keyvalue.h
[core] merge redirect/rewrite pattern substitution
4 years ago
lemon.c
[meson] new build system
5 years ago
lempar.c
fix errors detected by Coverity Scan
6 years ago
lighttpd-angel.c
[core] attempt to quiet coverity false positives
5 years ago
log.c
[core] reduce exposure of unistd.h, other includes
5 years ago
log.h
[core] base_decls.h to quiet compiler warnings
5 years ago
md5.c
[TLS] mark code that uses -lcrypto but not -lssl
5 years ago
md5.h
[core] remove some unused header includes
5 years ago
meson.build
[mod_authn_sasl] SASL auth (new) ( fixes #2275 )
5 years ago
mod_access.c
[core] remove some unused header includes
5 years ago
mod_accesslog.c
[mod_accesslog] %{canonical,local,remote}p ( fixes #2840 )
5 years ago
mod_alias.c
[core] remove some unused header includes
5 years ago
mod_auth.c
[mod_auth] check that digest realm matches config
4 years ago
mod_authn_file.c
[mod_auth] constant time compare plain passwords
4 years ago
mod_authn_gssapi.c
[core] attempt to quiet coverity false positives
5 years ago
mod_authn_ldap.c
[mod_authn_ldap] auth with ldap referrals ( fixes #2846 )
4 years ago
mod_authn_mysql.c
[core] add missing #include
5 years ago
mod_authn_sasl.c
[mod_authn_sasl] SASL auth (new) ( fixes #2275 )
5 years ago
mod_cgi.c
[core] fix rare race condition from backends ( fixes #2878 )
4 years ago
mod_cml.c
[core] reduce exposure of unistd.h, other includes
5 years ago
mod_cml.h
remove #include "stream.h" where not used
6 years ago
mod_cml_funcs.c
[core] reduce exposure of unistd.h, other includes
5 years ago
mod_cml_funcs.h
[autobuild] rm module stub code for missing deps
6 years ago
mod_cml_lua.c
[core] remove some unused header includes
5 years ago
mod_compress.c
[core] increase stat_cache abstraction
4 years ago
mod_deflate.c
[mod_compress,mod_deflate] try mmap MAP_PRIVATE
5 years ago
mod_dirlisting.c
[mod_dirlisting] custom js date parse func ( fixes #2823 )
5 years ago
mod_evasive.c
[core] isolate sock_addr manipulation
5 years ago
mod_evhost.c
[core] perf: skip redundant strlen() if len known
5 years ago
mod_expire.c
[core] remove some unused header includes
5 years ago
mod_extforward.c
[mod_extforward] allow explict IPs to be untrusted ( #2860 )
4 years ago
mod_fastcgi.c
[core] fix rare race condition from backends ( fixes #2878 )
4 years ago
mod_flv_streaming.c
[core] remove unused includes of stat_cache.h
5 years ago
mod_geoip.c
[mod_geoip] call from handle_request_env hook
5 years ago
mod_indexfile.c
[core] remove some unused header includes
5 years ago
mod_magnet.c
[mod_magnet] fix regression in lighty.stat ( fixes #2877 )
4 years ago
mod_magnet_cache.c
[core] increase stat_cache abstraction
4 years ago
mod_magnet_cache.h
[autobuild] rm module stub code for missing deps
6 years ago
mod_mysql_vhost.c
[core] rename fd_close_on_exec()
5 years ago
mod_openssl.c
[mod_openssl] elliptic curve auto selection ( fixes #2833 )
4 years ago
mod_proxy.c
[mod_proxy] fix segfault in Set-Cookie reverse map ( fixes #2879 )
4 years ago
mod_redirect.c
[core] merge redirect/rewrite pattern substitution
4 years ago
mod_rewrite.c
[core] merge redirect/rewrite pattern substitution
4 years ago
mod_rrdtool.c
[mod_rrdtool] handle_trigger returns HANDLER_GO_ON
5 years ago
mod_scgi.c
[core] SIGCHLD handle_waitpid hook for modules
5 years ago
mod_secdownload.c
[core] remove some unused header includes
5 years ago
mod_setenv.c
[config] more specific checks for array lists
5 years ago
mod_simple_vhost.c
[core] remove some unused header includes
5 years ago
mod_skeleton.c
[core] calloc plugin_config for consistent init
5 years ago
mod_ssi.c
[mod_webdav] PROPFIND getetag attr must match GET
5 years ago
mod_ssi.h
[mod_ssi] basic recursive SSI include virtual ( fixes #536 )
6 years ago
mod_ssi_expr.c
[core] perf: skip redundant strlen() if len known
5 years ago
mod_ssi_expr.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
mod_ssi_exprparser.y
[core] remove some unused header includes
5 years ago
mod_staticfile.c
[core] remove unused includes of stat_cache.h
5 years ago
mod_status.c
[core] isolate backend fdevent handler defs
5 years ago
mod_trigger_b4_dl.c
[core] rename fd_close_on_exec()
5 years ago
mod_uploadprogress.c
[core] remove unused includes of stat_cache.h
5 years ago
mod_userdir.c
[config] more specific checks for array lists
5 years ago
mod_usertrack.c
[core] adjust li_rand_pseudo* interfaces
5 years ago
mod_vhostdb.c
mod_vhostdb* (dbi,mysql,pgsql,ldap) ( fixes #485 , fixes #1936 , fixes #2297 )
5 years ago
mod_vhostdb_dbi.c
[core] rename fd_close_on_exec()
5 years ago
mod_vhostdb_ldap.c
[mod_authn_ldap] auth with ldap referrals ( fixes #2846 )
4 years ago
mod_vhostdb_mysql.c
[core] rename fd_close_on_exec()
5 years ago
mod_vhostdb_pgsql.c
[config] more specific checks for array lists
5 years ago
mod_webdav.c
[core] open additional fds O_CLOEXEC
4 years ago
mod_wstunnel.c
[mod_wstunnel] fix for frames larger than 64k ( fixes #2858 )
4 years ago
network.c
[core] consolidate backend network write handlers
5 years ago
network.h
[core] /dev/stdin listener for inetd wait yes
5 years ago
network_write.c
[core] consolidate backend network write handlers
5 years ago
network_write.h
[core] consolidate backend network write handlers
5 years ago
plugin.c
[core] SIGCHLD handle_waitpid hook for modules
5 years ago
plugin.h
[core] merge redirect/rewrite pattern substitution
4 years ago
proc_open.c
[core] remove some unused header includes
5 years ago
proc_open.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
rand.c
[core] adjust li_rand_pseudo* interfaces
5 years ago
rand.h
[core] adjust li_rand_pseudo* interfaces
5 years ago
request.c
[core] fix CONNECT w strict header parsing enabled
4 years ago
request.h
[core] remove unused func
4 years ago
response.c
[core] fix path-info calculation in git master ( fixes #2861 )
4 years ago
response.h
[core] shared code for socket backends
5 years ago
safe_memclear.c
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
safe_memclear.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
server.c
[core] warn if mod_indexfile after dynamic handler
4 years ago
server.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
settings.h
[core] inet_ntop_cache now 4-element cache
5 years ago
sock_addr.c
[core] quiet coverity false positive
5 years ago
sock_addr.h
[core] isolate sock_addr manipulation
5 years ago
splaytree.c
Fix header inclusion order, always include "config.h" before any system header
13 years ago
splaytree.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
stat_cache.c
[core] fix incorrect hash algorithm impl
4 years ago
stat_cache.h
[core] increase stat_cache abstraction
4 years ago
status_counter.c
[mod_fastcgi] slightly simplify counters
5 years ago
status_counter.h
[core] base_decls.h to quiet compiler warnings
5 years ago
stream.c
[core] remove some unused header includes
5 years ago
stream.h
[config] support include file glob ( fixes #1221 )
6 years ago
sys-endian.h
DragonFlyBSD defines __DragonFly__ ( #2746 )
6 years ago
sys-mmap.h
consistent inclusion of config.h at top of files ( fixes #2073 )
6 years ago
sys-socket.h
[core] isolate sock_addr manipulation
5 years ago
sys-strings.h
[core] sys-strings.h abstraction for strings.h
5 years ago
test_base64.c
[unittests] consolidate base64 test code
5 years ago
test_buffer.c
[core] remove some unused header includes
5 years ago
test_configfile.c
[core] quiet coverity false positive
5 years ago
vector.c
[core] add generic vector implementation
6 years ago
vector.h
[core] add generic vector implementation
6 years ago