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
Glenn Strauss c7492b6e0a [mod_proxy] store address family at config time 6 years ago
..
CMakeLists.txt [mod_proxy] move data_fastcgi into mod_proxy.c 6 years ago
Makefile.am [mod_proxy] move data_fastcgi into mod_proxy.c 6 years ago
SConscript [mod_proxy] move data_fastcgi into mod_proxy.c 6 years ago
array.c [core] perf: skip redundant strlen() if len known 6 years ago
array.h [mod_proxy] move data_fastcgi into mod_proxy.c 6 years ago
base.h [core] sock_addr_from_str_hints reusable name res 6 years ago
base64.c [base64] fix another crash due to broken force_assert conditions 7 years ago
base64.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
buffer.c [core] buffer_substr_replace() 6 years ago
buffer.h [core] buffer_substr_replace() 6 years ago
chunk.c [core] rename fd_close_on_exec() 6 years ago
chunk.h [core] initialize globals at top of main() 6 years ago
config.h.cmake [cmake] always define _GNU_SOURCE 7 years ago
configfile-glue.c [core] get port from sock_addr if AF_INET,AF_INET6 6 years ago
configfile.c [core] server.socket-perms to set perms on unix (fixes #656) 6 years ago
configfile.h [core] replace array weakref with vector 7 years ago
configparser.y [core] optional condition in config "else" clause (fixes #1268) 6 years ago
connections-glue.c [core] act as transparent proxy after con Upgrade 6 years ago
connections.c [core] act as transparent proxy after con Upgrade 6 years ago
connections.h [core] move con throttling to connections-glue.c 6 years ago
crc32.c consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
crc32.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
data_array.c consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
data_config.c [core] perf: skip redundant strlen() if len known 6 years ago
data_integer.c consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
data_string.c [core] remove some unused header includes 6 years ago
etag.c [core] reduce exposure of unistd.h, other includes 6 years ago
etag.h [core] reduce exposure of unistd.h, other includes 6 years ago
fastcgi.h - white space cleanup part 2 this time 1.4 ;) 17 years ago
fdevent.c [core] fdevent_connect_status() shared code 6 years ago
fdevent.h [core] fdevent_connect_status() shared code 6 years ago
fdevent_freebsd_kqueue.c [core] remove some unused header includes 6 years ago
fdevent_libev.c [core] add missing include of stdlib.h 6 years ago
fdevent_linux_sysepoll.c [core] rename fd_close_on_exec() 6 years ago
fdevent_poll.c [core] remove some unused header includes 6 years ago
fdevent_select.c [core] remove some unused header includes 6 years ago
fdevent_solaris_devpoll.c [core] rename fd_close_on_exec() 6 years ago
fdevent_solaris_port.c [core] remove some unused header includes 6 years ago
first.h [core] define __STDC_WANT_LIB_EXT1__ (fixes #2722) 7 years ago
http-header-glue.c [core] continue collecting use of netdb.h 6 years ago
http_auth.c [core] initialize globals at top of main() 6 years ago
http_auth.h [core] initialize globals at top of main() 6 years ago
http_chunk.c [core] include "fdevent.h" where needed 6 years ago
http_chunk.h [core] buffer large responses to tempfiles (fixes #758, fixes #760, fixes #933, fixes #1387, #1283, fixes #2083) 7 years ago
http_vhostdb.c [core] initialize globals at top of main() 6 years ago
http_vhostdb.h [core] initialize globals at top of main() 6 years ago
inet_ntop_cache.c [core] continue collecting use of netdb.h 6 years ago
inet_ntop_cache.h [core] continue collecting use of netdb.h 6 years ago
joblist.c [core] reduce exposure of unistd.h, other includes 6 years ago
joblist.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
keyvalue.c [core] add const to reduce .data segment size 6 years ago
keyvalue.h [core] add const to reduce .data segment size 6 years ago
lemon.c [lemon] standalone; remove #include "first.h" 7 years ago
lempar.c fix errors detected by Coverity Scan 7 years ago
lighttpd-angel.c [doc] SIGUSR1 doc and lighttpd-angel SIGUSR1 6 years ago
log.c [core] reduce exposure of unistd.h, other includes 6 years ago
log.h [core] reduce exposure of unistd.h, other includes 6 years ago
md5.c [TLS] mark code that uses -lcrypto but not -lssl 6 years ago
md5.h [core] remove some unused header includes 6 years ago
mod_access.c [core] remove some unused header includes 6 years ago
mod_accesslog.c [core] consolidate fork()/execve() code (#1393) 6 years ago
mod_alias.c [core] remove some unused header includes 6 years ago
mod_auth.c [mod_auth] Digest nonce on system with time <=1978 6 years ago
mod_authn_file.c [core] remove some unused header includes 6 years ago
mod_authn_gssapi.c [core] reduce exposure of unistd.h, other includes 6 years ago
mod_authn_ldap.c [core] remove some unused header includes 6 years ago
mod_authn_mysql.c [core] remove some unused header includes 6 years ago
mod_cgi.c [core] consolidate fork()/execve() code (#1393) 6 years ago
mod_cml.c [core] reduce exposure of unistd.h, other includes 6 years ago
mod_cml.h remove #include "stream.h" where not used 7 years ago
mod_cml_funcs.c [core] reduce exposure of unistd.h, other includes 6 years ago
mod_cml_funcs.h [autobuild] rm module stub code for missing deps 7 years ago
mod_cml_lua.c [core] remove some unused header includes 6 years ago
mod_compress.c [core] sys-strings.h abstraction for strings.h 6 years ago
mod_deflate.c [core] include "fdevent.h" where needed 6 years ago
mod_dirlisting.c [mod_dirlisting] sort "../" to top of names 6 years ago
mod_evasive.c [core] use con->dst_addr_buf instead of ip recalc 6 years ago
mod_evhost.c [core] perf: skip redundant strlen() if len known 6 years ago
mod_expire.c [core] remove some unused header includes 6 years ago
mod_extforward.c [core] continue collecting use of netdb.h 6 years ago
mod_fastcgi.c [core] fdevent_connect_status() shared code 6 years ago
mod_flv_streaming.c [core] remove unused includes of stat_cache.h 6 years ago
mod_geoip.c [mod_geoip] call from handle_request_env hook 6 years ago
mod_indexfile.c [core] remove some unused header includes 6 years ago
mod_magnet.c [core] perf: skip redundant strlen() if len known 6 years ago
mod_magnet_cache.c [core] remove some unused header includes 6 years ago
mod_magnet_cache.h [autobuild] rm module stub code for missing deps 7 years ago
mod_mysql_vhost.c [core] rename fd_close_on_exec() 6 years ago
mod_openssl.c [mod_openssl] adjust use of ssl.ca-dn-file 6 years ago
mod_proxy.c [mod_proxy] store address family at config time 6 years ago
mod_redirect.c [config] more specific checks for array lists 6 years ago
mod_rewrite.c [core] perf: skip redundant strlen() if len known 6 years ago
mod_rrdtool.c [core] consolidate fork()/execve() code (#1393) 6 years ago
mod_scgi.c [core] fdevent_connect_status() shared code 6 years ago
mod_secdownload.c [core] remove some unused header includes 6 years ago
mod_setenv.c [config] more specific checks for array lists 6 years ago
mod_simple_vhost.c [core] remove some unused header includes 6 years ago
mod_skeleton.c [core] calloc plugin_config for consistent init 6 years ago
mod_ssi.c [core] consolidate fork()/execve() code (#1393) 6 years ago
mod_ssi.h [mod_ssi] basic recursive SSI include virtual (fixes #536) 7 years ago
mod_ssi_expr.c [core] perf: skip redundant strlen() if len known 6 years ago
mod_ssi_expr.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
mod_ssi_exprparser.y [core] remove some unused header includes 6 years ago
mod_staticfile.c [core] remove unused includes of stat_cache.h 6 years ago
mod_status.c [core] reduce exposure of unistd.h, other includes 6 years ago
mod_trigger_b4_dl.c [core] rename fd_close_on_exec() 6 years ago
mod_uploadprogress.c [core] remove unused includes of stat_cache.h 6 years ago
mod_userdir.c [config] more specific checks for array lists 6 years ago
mod_usertrack.c [core] remove some unused header includes 6 years ago
mod_vhostdb.c mod_vhostdb* (dbi,mysql,pgsql,ldap) (fixes #485, fixes #1936, fixes #2297) 6 years ago
mod_vhostdb_dbi.c [core] rename fd_close_on_exec() 6 years ago
mod_vhostdb_ldap.c [config] more specific checks for array lists 6 years ago
mod_vhostdb_mysql.c [core] rename fd_close_on_exec() 6 years ago
mod_vhostdb_pgsql.c [config] more specific checks for array lists 6 years ago
mod_webdav.c [core] silence compiler warnings if !HAVE_FORK 6 years ago
network.c [core] sock_addr_from_str_hints reusable name res 6 years ago
network.h [core] graceful restart with SIGUSR1 (fixes #2785) 6 years ago
network_backends.h [mod_openssl] move openssl code into mod_openssl 6 years ago
network_darwin_sendfile.c [core] move network_open_file_chunk() to chunk.c 6 years ago
network_freebsd_sendfile.c [core] move network_open_file_chunk() to chunk.c 6 years ago
network_linux_sendfile.c [core] move network_open_file_chunk() to chunk.c 6 years ago
network_solaris_sendfilev.c [core] move network_open_file_chunk() to chunk.c 6 years ago
network_write.c [cygwin] minor: fix compiler warning 7 years ago
network_write_mmap.c [core] move network_open_file_chunk() to chunk.c 6 years ago
network_write_no_mmap.c [core] move network_open_file_chunk() to chunk.c 6 years ago
network_writev.c consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
plugin.c [core] allow earlier plugin init for SSL/TLS 6 years ago
plugin.h [core] allow earlier plugin init for SSL/TLS 6 years ago
proc_open.c [core] remove some unused header includes 6 years ago
proc_open.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
rand.c [core] fix compiler warnings on Mac OS X 6 years ago
rand.h [core] rename li_rand() to li_rand_pseudo_bytes() 7 years ago
request.c [core] perf: skip redundant strlen() if len known 6 years ago
request.h [core] omit default port from normalized host str 6 years ago
response.c [core] reduce exposure of unistd.h, other includes 6 years ago
response.h [core] act as transparent proxy after con Upgrade 6 years ago
safe_memclear.c consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
safe_memclear.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
server.c [core] add const to reduce .data segment size 6 years ago
server.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
settings.h [core] inet_ntop_cache now 4-element cache 6 years ago
splaytree.c Fix header inclusion order, always include "config.h" before any system header 14 years ago
splaytree.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
stat_cache.c [core] rename fd_close_on_exec() 6 years ago
stat_cache.h [core] perf: stat_cache_mimetype_by_ext() 6 years ago
status_counter.c [core] perf: skip redundant strlen() if len known 6 years ago
status_counter.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
stream.c [core] remove some unused header includes 6 years ago
stream.h [config] support include file glob (fixes #1221) 7 years ago
sys-endian.h DragonFlyBSD defines __DragonFly__ (#2746) 7 years ago
sys-mmap.h consistent inclusion of config.h at top of files (fixes #2073) 7 years ago
sys-socket.h [core] inet_pton(), inet_ntop() on (sock_addr *) 6 years ago
sys-strings.h [core] sys-strings.h abstraction for strings.h 6 years ago
test_base64.c [unittests] add test_buffer and test_base64 unit tests 7 years ago
test_buffer.c [core] remove some unused header includes 6 years ago
test_configfile.c [core] mv log_error_{open,cycle.close} to server.c 6 years ago
vector.c [core] add generic vector implementation 7 years ago
vector.h [core] add generic vector implementation 7 years ago